coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: patexocet on March 06, 2006, 12:32:39 PM

Title: Trouble upgrading to 1.4.4
Post by: patexocet on March 06, 2006, 12:32:39 PM
Hi,

I made a mistake when I upgrade my gallery to the 1.4.4 version. I lose all my data.

looking In phpMyAdmin I see that have all my table twice. Some with cpg_143 extention And some with cpg_132 extention.

The good one are the cpg_132

How can I delete the 143 to replace by the 132

Here is a shoot of my phpMyAdmin

http://www.gestimmo.be/php.jpg

Sorry for my bad English and thank you for your time helping me.

Patrick
Title: Re: Trouble upgrading to 1.4.4
Post by: Nibbler on March 06, 2006, 01:13:28 PM
Edit include/config.inc.php and specify the correct table prefix.
Title: Re: Trouble upgrading to 1.4.4
Post by: patexocet on March 06, 2006, 01:39:13 PM
Thanks for you very quick answer.

Problem is in the meantime (before reading your answer) I rename all my table named 132 by 143 with phpMyAdmin and now I got the message Fatal Error

Pat
Title: Re: Trouble upgrading to 1.4.4
Post by: patexocet on March 06, 2006, 02:29:56 PM
Complementary to my last post

I rename all my table named 143 by 132 with phpMyAdmin and Coppermine work fine again but empty (without my old data)

If I compare my old table named 132 to the new table 143 the structure of the table is different.

What can I do to solve the problem and to use my old data with the version 1.4.4.

The adress of the website is http://photos.gestimmo.be/

Sorry to loosing your time
Title: Re: Trouble upgrading to 1.4.4
Post by: Nibbler on March 06, 2006, 03:16:05 PM
Use update.php to update 1.3 db tables to 1.4.
Title: Re: Trouble upgrading to 1.4.4
Post by: patexocet on March 06, 2006, 03:29:04 PM
Thank you everythink look OK now.

1000 ThankYou

Pat