Hey!
So I'm trying to tranfer my coppermine gallery from a domain that got suspended to another. I backed up the data from my last domain through phpmyadmin and then I imported it to the new domain. I think all of it went well. Then I downloaded with an ftp client the gallery from my last domain and before uploading it again to the new domain(new host) I corrected the information in the config.php file. But when I'm tranfering the data through ftp client, it begins to appear critical error by the middle of the tranference. I already installed the gallery, but I can't see the login page or the index page, these pages appear all white...
Can you help me?
Thanks,
Maria
After reading this (or if you have already read): How can I move my gallery to another host?
(http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#moveGallery) if you don't solve the problem, post a link to your gallery.
P.S: Remember to upload the classic theme to the themes folder.
Ok, I've read that, but I couldn't solve the problem.
Now in the index page I see:
Fatal error
While executing query "SELECT * FROM cpg1.4.19config" on 0
mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.19config' at line 1
I think it has to do with mysq table prefix, I had a few doubts putting it, and I chnaged it a lot of times, during instalation and on the config.php file.
I put cpg1.4.19, but I dont know if this is the right one...
On config the part of mysql table prefix is:
// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] = 'cpg1.4.19';
?>
my gallery is : http://www.7crgallery7.co.cc/Gallery/index.php
Thanks in advance,
Maria
Always before posting, search on the forum. You will save time to yourself and to us.
While executing query "SELECT * FROM cpg149_config" on 0 (http://forum.coppermine-gallery.net/index.php/topic,45378.0.html)
Thanks, I solved the problem.
Your welcome ;)
Regards,