Problems upgrading CPG 1.3.0 from 1.3.0 beta Problems upgrading CPG 1.3.0 from 1.3.0 beta
 

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

Problems upgrading CPG 1.3.0 from 1.3.0 beta

Started by daNo, June 17, 2004, 05:34:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

daNo

Hello,

I have just upgraded our CPB 1.3.0 beta to 1.3.0 official.  There were no errors during the install process.

I *deleted* all of the existing files (after backing them up, minus the albums and the include/config.inc.php), and uploaded the new files.

When I try and access index.php I get the error message:

Parse error: parse error in /home/starmada/cgi-bin/tgia/index.php on line 340

               if (!is_image($picture['filename'])) {
                       $image_info = getimagesize($pic_url);
                       $picture['pwidth'] = $image_info[0];
                       $picture['pheight'] = $image_info[1];
               }

With $picture['pwidth'] being line 340.

I dont see any parse errors... any ideas?

daNo

On the same topic, what FTP program do you use?

I was using FileZilla... but I am thinking that my problems might be due to upload corruption... I am trying with SmartFTP but it has a really bad interface...but each time i delete and re-upload the new files, it seems to resolve the problem. (i think the problem is fixed now)... but for future reference, to avoid such problems, what is a good ftp program?

Casper

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here