Hey, I recently switched hosts with a Coppermine gallery, and as the mysql db has changed, I need to know which file to edit to recognize the new db?
include/config.inc.php
Ok, thank you!
Now it's saying this:
While executing query "SELECT * FROM cpg148config" on 0
mySQL error: Table 'seater_db.cpg148config' doesn't exist
check your table prefix it should be something like cpg148_
I think you have set it to cpg148 and it's wrong
check it under include/config.inc.php
I just did that and it still has the same message
Then check your database (with phpmyadmin) and make sure that you have those tables and if you have them find the actual name of tables