coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: bigdrago on March 23, 2011, 11:43:52 PM

Title: Delete old database settings?
Post by: bigdrago on March 23, 2011, 11:43:52 PM
Hello.

I currently have 'cpg143_' as table prefix in the database.

Can I delete everything else except 'cpg143_' ?

I also have 'cpg_' in the database, but I think that is old and not in use.
Title: Re: Delete old database settings?
Post by: ΑndrĂ© on March 24, 2011, 09:24:23 AM
All Coppermine tables use the same database prefix that is set in include/config.inc.php. Maybe some plugins have hardcoded table names, so we cannot say 'yes, you can delete everything else', as this may not apply for galleries which use certain plugins/mods.