Not sure why, but when I installed OpenDeals profile I got the following error:

Warning: getimagesize() [function.getimagesize]: PNG file corrupted by ASCII conversion in image_gd_get_info() (line 349 of /home/myname/public_html/deals/modules/system/image.gd.inc).

This error message and the corresponding empty image areas went away when I flushed all caches twice and ran cron.

Comments

yannisc’s picture

Try downloading the .zip version of the distro and reinstall. Make sure gd library is installed on your system and also that you have 128MB free mem for PHP.

LIQUID VISUAL’s picture

Thanks, but, I did all that and the problem recurred. The thing that corrected the issue was to

1) Flush caches twice after installation
2) run cron

I made the post only to provide a solution to others who might have the same problem.

yannisc’s picture

Status: Active » Closed (fixed)