View Single Post
Old March 20th, 2006, 02:38 PM   #14 (permalink)
criscokid
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 567
I've re-installed the operating system on my webserver along with PHP, mySQL and ImageMagick. I could not get PhotoPost to work - 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?

Last edited by criscokid; March 20th, 2006 at 02:42 PM.
criscokid is offline   Reply With Quote