PDA

View Full Version : Problem when upgraded


viciousone8688
07-19-2005, 08:11 PM
I've been running 1.4.1 for about a week no problem, But when I upgraded to 1.4.2 earlier I get this error whenever I try to upload images

Warning: chmod(): No such file or directory in C:\Inetpub\vhosts\mackoftheday.com\httpdocs\test\a dmin\index.php on line 420
POSTED: Just a Flower

2005-07-19 15:07:44


Warning: imagejpeg(): supplied argument is not a valid Image resource in C:\Inetpub\vhosts\mackoftheday.com\httpdocs\test\i ncludes\functions.php on line 92

Warning: chmod(): No such file or directory in C:\Inetpub\vhosts\mackoftheday.com\httpdocs\test\i ncludes\functions.php on line 94


Server info

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

MySQL version 4.1.7-nt (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible) with JPEG support

Server software Microsoft-IIS/6.0

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

Paths
Guessed imagepath: /test/images/

Configured Imagepath ../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

Connie
07-19-2005, 08:31 PM
we did not change the functions.php in any functionality

but as it seems you are running on a windows server, did you do any changes in 1.4.1, for example commentingout "error_reporting",?

If so, did you do it in 1.4.2 as well?
If no, than you should do this again:
// error_reporting(0);

please try to remember your changes..

viciousone8688
07-19-2005, 09:13 PM
I made no changes to 1.4.1.

Where should I add " // error_reporting(0);"?

viciousone8688
07-19-2005, 10:49 PM
I got it worked out. Moved some stuff to some new folders, and it seems to be fine now

raminia
07-20-2005, 07:04 AM
removed/renamed some old stuff?