View Single Post
Old October 22nd, 2005, 11:49 AM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,056
On this your php error reporting is set to high on the server

Notice: Undefined variable: argv in C:\http\demonwrestling\demonwrestling_com\gallery\index.php on line 15

Now as far as this

Error creating thumbnail! Error code: 1

Command:

"c:\ImageMagick\mogrify.exe" +profile "*" -size 100x78 -quality 70 -geometry 100x78 -unsharp 10 c:/http/demonwrestling/demonwrestling_com/gallery/data/500/thumbs/01.jpg

You must ensure you have set the data and uploads directories as well as there children to READ WRITE EXECUTE. The IWAM AND IUSER accounts must have full access as well.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote