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
Edit include/config.inc.php and specify the correct table prefix.
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
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
Use update.php to update 1.3 db tables to 1.4.
Thank you everythink look OK now.
1000 ThankYou
Pat