PDA

View Full Version : Trouble Posting Images with 1.5beta


suisham
01-28-2006, 11:53 PM
Any help would be welcome...struggling newbie here....when I attempt to post an image using 1.5, I'm getting the following error message:

Warning: imagejpeg(): supplied argument is not a valid Image resource in ......./includes/functions.php on line 133

My General Info:

Host Information


PHP-version 4.4.1 (Pixelpost's min requirement: PHP version: 4.3.0 )

MySQL version 5.0.18-standard-log (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib bundled (2.0.28 compatible) with JPEG support

File Uploads to Pixelpost site are possible.

Server software Apache/1.3.33 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.1 mod_ssl/2.8.22 OpenSSL/0.9.7e

EXIF Pixelpost is using exifer v1.5 for EXIF-information.

Paths
Guessed imagepath: ..../cgi-systemimages/

Configured Imagepath: /home/....

Image Directory: OK - Can we write to the directory? YES. CHMOD: 0777

Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0777

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

Connie
01-29-2006, 07:10 AM
Guessed imagepath: /home/suisham/apostryphal.com/cgi-systemimages/

Configured Imagepath: /home/suisham/apostryphal.com/

did you configurre this image path????
that seems to be quite strange..

change the configured imagepath in admin/options to

../images

and tell us if that works

Joe[y]
01-29-2006, 10:57 AM
../images/ for the configured imagepath... don't forget the tailing slash.

suisham
01-29-2006, 07:34 PM
Hey guys - thanks very much for your help. I had played with configuring the image path incorrectly...that final / did the trick.

Thanks to everyone at pixelpost for this handly little package!