help help
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

help

Started by sammykay, July 09, 2005, 08:55:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sammykay

I had to reinstall a coppermine gallery...i kept the albums folder and just deleted the include, sql folders and all the webpage files.  After i readded them, i reinstalled it, but in the same mysql info as before, but none of my categories or albums are showing up....how can i fix this?

Tranz

So it's the same mysql info in include/config.inc.php?

sammykay


donnoman

you didn't delete the databases or tables did you? OR do a phpmyadmin backup with "drop tables" checked?

Are you positive the prefix is the same, login with phpmyadmin or your mysql control panel and manually verify what prefixes are in your database, then look at your prefix in config.inc.php.

If you have two sets of tables with different prefixes then you have the wrong prefix set in config.inc.php.