PDA

View Full Version : Error when uploading


DailyDog
01-29-2006, 06:09 PM
Hi

I have installed PixelPost. I tried uploading a picture as a test and this was the error message I got:

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/.katana/fs33login/photo.dailydog.be/includes/functions.php on line 92

Warning: chmod(): No such file or directory in /home/.katana/fs33login/photo.dailydog.be/includes/functions.php on line 94


What does this mean?

Thx

Connie
01-29-2006, 06:14 PM
it means that you did not give us the necessary informations ;=)

you could have searched the forum for this message and you would have found a lot of answers to this

did you create the necessary folders
did you gave the right permissions to the folders
what are the general informations WHICH YOU FIND IN ADMIN GENERAL INFO and which are necessary to give any hint because we have no magic powers

om mani padme hum

DailyDog
01-29-2006, 06:24 PM
Warning: getimagesize(../images/20060129200054_oostende december 2005 5.jpg): failed to open stream: No such file or directory in /home/.katana/fs33login/photo.dailydog.be/admin/index.php on line 735

Warning: filesize(): Stat failed for ../images/20060129200054_oostende december 2005 5.jpg (errno=2 - No such file or directory) in /home/.katana/fs33login/photo.dailydog.be/admin/index.php on line 736


Does this tell you more?
I created the necessary folders, but I don't know about giving them permission.

DailyDog
01-29-2006, 06:26 PM
Never mind. Obviously something has gone totally wrong with the installation. I'll try again.


Guessed imagepath: /home/fs33login/photo.dailydog.be/cgi-systemimages/

Configured Imagepath /home/fs33login/photo.dailydog.be/cgi-system

Image Directory: Does Not Exist (should be /home/fs33login/photo.dailydog.be/cgi-systemimages) - Thumbnails folder not writable!
You must set correct permissions on this folder or you will not be able to create any thumbnails.
Set the folder to chmod 777 (read, write and execute permissions for owner, group and world).

Thumbnails Directory: Does Not Exist (should be /home/fs33login/photo.dailydog.be/cgi-systemthumbnails) -

Language Directory: Does Not Exist (should be /home/fs33login/photo.dailydog.be/cgi-systemlanguage)

Addons Directory: Does Not Exist (should be /home/fs33login/photo.dailydog.be/cgi-systemaddons)

Includes Directory: Does Not Exist (should be /home/fs33login/photo.dailydog.be/cgi-systemincludes)

Templates Directory: Does Not Exist (should be /home/fs33login/photo.dailydog.be/cgi-systemtemplates)

Joe[y]
01-29-2006, 06:28 PM
your imagepath is totally wrong. just change the configured imagepath to:

../images/

GeoS
01-30-2006, 01:08 AM
Use smartftp (www.smartftp.com) FTP client or try to use some admin panel (cPanel, ...) to set CHMOD 777 on thumbnails and images directories.