blurr
12-11-2005, 12:01 PM
Right since my webhost upgraded PHP I've had problems with uploading the image, well not so much uploading the image, but creating a thumbnail. Now before you say, yes I have read the other threads concerning this and I have tried the various suggested fixes... ie. editing certain lines in the function.php and index.php etc, none of which have worked. Both the images and thumbnail folders are set to CHMOD 777...
Basically once I've uploaded the photo, it kicks up these errors directly below it...
Warning: end(): Passed variable is not an array or object in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 55
Warning: imagejpeg(): supplied argument is not a valid Image resource in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 94
Warning: chmod(): Unable to access ../thumbnails/thumb_20051211125934_waste.jpg in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 96
Warning: chmod(): No such file or directory in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 96
Here's my general info:
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version 4.3.0)
MySQL version 4.1.11 (Pixelpost's min requirement: MySQL 3.23.58)
GD-lib bundled (2.0.28 compatible) with JPEG support
Server software Apache/1.3.33 (Unix) mod_python/2.7.10 Python/2.2.2 mod_gzip/1.3.26.1a mod_perl/1.29 mod_throttle/3.1.2 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7e
EXIF Pixelpost is using exifer v1.5 for EXIF information.
and here are my 'Paths'
Guessed imagepath: /usr/local/psa/home/vhosts/myembers.com/httpdocs/images/
Configured Imagepath /usr/local/psa/home/vhosts/myembers.com/httpdocs/images/
Image Directory: OK - Can we write to the directory? YES.
Thumbnails Directory: OK - Can we write to the directory? YES.
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK
Basically once I've uploaded the photo, it kicks up these errors directly below it...
Warning: end(): Passed variable is not an array or object in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 55
Warning: imagejpeg(): supplied argument is not a valid Image resource in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 94
Warning: chmod(): Unable to access ../thumbnails/thumb_20051211125934_waste.jpg in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 96
Warning: chmod(): No such file or directory in /usr/local/psa/home/vhosts/myembers.com/httpdocs/includes/functions.php on line 96
Here's my general info:
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version 4.3.0)
MySQL version 4.1.11 (Pixelpost's min requirement: MySQL 3.23.58)
GD-lib bundled (2.0.28 compatible) with JPEG support
Server software Apache/1.3.33 (Unix) mod_python/2.7.10 Python/2.2.2 mod_gzip/1.3.26.1a mod_perl/1.29 mod_throttle/3.1.2 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7e
EXIF Pixelpost is using exifer v1.5 for EXIF information.
and here are my 'Paths'
Guessed imagepath: /usr/local/psa/home/vhosts/myembers.com/httpdocs/images/
Configured Imagepath /usr/local/psa/home/vhosts/myembers.com/httpdocs/images/
Image Directory: OK - Can we write to the directory? YES.
Thumbnails Directory: OK - Can we write to the directory? YES.
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK