View Single Post
Old March 21st, 2006, 08:44 AM   #1 (permalink)
criscokid
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 567
No thumbnails of new photos in 'Recent Photos' block

Over the weekend I've re-installed the operating system on my webserver along with PHP, mySQL and ImageMagick. I could not get PhotoPost to work when it came to uploading photos - I tried everything! Eventually I came across this post and implemented this:

In image.inc.php look for fs_exec command - replace ALL fs_exec commands to SHELL_EXEC, EXCEPT the FIRST command

and now PhotoPost works but all the thumbnails aren't really thumbnails - they're the same size as the photos I've uploaded. My 'Thumbnail image max width and height in pixels' is set to 100 - what do I need to do to correct this?

Until I get this problem resolved I have GD2 running - everything appears to be working ok, except:

* Photopost: the 'Recent Photos' block is not showing any thumbnails of images that have been uploaded since the re-install.
* Reviewpost: the 'Recent Products' block is not showing any thumbnails of products that have been uploaded since the re-install.
criscokid is offline   Reply With Quote