mod_news_pro_gk4 Error in gk_classes/gk.thumbs.php

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Fri Jun 22, 2012 9:15 am
Hi I have this error on my site:

Code: Select all
Warning: imagesx() expects parameter 1 to be resource, boolean given in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 190

Warning: imagesy() expects parameter 1 to be resource, boolean given in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 191

Warning: Division by zero in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 223

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 245

Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 263

Warning: imagefill() expects parameter 1 to be resource, boolean given in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 265

Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 388

Warning: imagejpeg() expects parameter 1 to be resource, boolean given in /var/www/mysite.com/public_html/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 390


Do you hav a solution for this..?
User avatar
Fresh Boarder

Konrad M
Fri Jun 22, 2012 10:22 am
Hi,
Please check in your php.ini file if 'display_errors' option is set as off. If no please change it to off. Or if you don't have access to this file please ask your hosting company to change it.
User avatar


cron