PDA

View Full Version : Error in my Graphic Module setup


KingPANO
27th of November 2004 (Sat), 23:16
This is the error I'm getting at the top of the graphics module setup. All chmod are setup correctly according to Pekka setup guide.

I check the folder and have the file in the UPLOAD/test area. Imagemagick paths are ok.

Any Ideas?

Warning: opendir(UPLOAD/test/): failed to open dir: No such file or directory in /home/yourdomain/public_html/gallery/input/SCRIPT_editor_functions.php on line 577

Warning: readdir(): supplied argument is not a valid Directory resource in /home/yourdomain/public_html/gallery/input/SCRIPT_editor_functions.php on line 578

Warning: closedir(): supplied argument is not a valid Directory resource in /home/yourdomain/public_html/gallery/input/SCRIPT_editor_functions.php on line 597


Thank you,
Bill

Pekka
28th of November 2004 (Sun), 05:11
Double-check that both UPLOAD and UPLOAD/test folders are chmod 777.

KingPANO
28th of November 2004 (Sun), 11:17
Everything was chmod correctly...and the graphic module test page was looking for the UPLOAD page or UPLOAD/test page. The folder that I had was in lower case upload/test so I rename it to an upper case and everything is going smoothly.

Thank you for a great program. Paypal on the way.
Bill