|
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.
|