Line 2441 error Line 2441 error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Line 2441 error

Started by Mrs. Jolie, December 17, 2006, 10:27:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mrs. Jolie

Basically I have an album set up, and everytime i go to upload, it lets me upload it then it theres a button CONTINUE.. when i press that an error comes up saying line 2441 in my upload.php is mess up.

heres the code:
in upload.php

// The file is an image, we must resize it for a preview image.
        resize_image($path_to_image, $path_to_preview, '150',
$CONFIG['thumb_method'], 'wd');



the middle line is line 2441


anyone see anything wrong with it.. i keep getting this error.
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg.photobucket.com%2Falbums%2Fv449%2Fmyjolie06%2Fth_error.jpg&hash=2bb0005fb1bde8aba246b0247882d1c53d8a1173)

i did install the watermark feature, but it make any changes to upload.php

oh and ive already tried CHMOD 777 and 775 and niether seems to help.

Nibbler

Make sure include/picmgmt.inc.php is present and correct.

Mrs. Jolie