coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: butchas on January 15, 2008, 02:26:58 AM

Title: I think I have two albums
Post by: butchas on January 15, 2008, 02:26:58 AM
I only have one album that I am using but I see two albums in php admin  cpg1410 &  cpg1410.  Can I delete one and if so how?
???

Title: Re: I think I have two albums
Post by: Infernal on January 15, 2008, 06:22:16 AM
I THINK ..it's just thinking do not necessarily do it before asking anyone else
this is what i would do
rename one of them to "album" and see if your page works if it does not work delete the other one if it works delete it

not certain what you mean tho with 2albums php admin
if you mean to cpg databases then this should be the solution
Title: Re: I think I have two albums
Post by: Joachim Müller on January 15, 2008, 08:29:53 AM
@butchas: post two links to the two "albums". Are you refering to folder names?
Title: Re: I think I have two albums
Post by: butchas on January 26, 2008, 03:15:40 AM
cpg1410 looks empty where cpg1411 looks like it has data.  Here is a screen dump.

[Edit GauGau] Replaced hotlinked image with attachment [/Edit]


Title: Re: I think I have two albums
Post by: butchas on January 26, 2008, 03:19:55 AM
Here is a link to my gallery:  http://www.eastcoastrollingthunder.com/smf/index.php?action=coppermine
Title: Re: I think I have two albums
Post by: Nibbler on January 26, 2008, 03:23:12 AM
You are not talking about albums, but database prefixes. Look at include/config.inc.php to see what database prefix you are actually using and drop the tables with the other prefix.
Title: Re: I think I have two albums
Post by: butchas on February 10, 2008, 05:22:42 PM
Thank you.