coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Sophie_Fr on November 26, 2006, 01:11:23 PM

Title: Uploading isn't working anymore
Post by: Sophie_Fr on November 26, 2006, 01:11:23 PM
Hello!
Since yesterday I have a big problem with my gallery. I know how to use one, and so yesterday I started a new gallery. I was setting new things and then I clicked unfortunetly on a button here (http://img226.imageshack.us/img226/171/copp01le5.jpg) (sorry it's in french) and all became white, nothing was working anymore.  :(
So I deleted all and reuploaded new the gallery. When I installed it the install.php it said ERROR: cpm_184 album already created, something like that.
And now I can't upload any picture because it can't make any thumbnail!!!
When I want to do that I see that (http://katewalsh.free.fr/copp02.jpg) and when I click on that I see this (http://katewalsh.free.fr/copp03.jpg)!
Can you please help me?  :-\
Title: Re: Uploading isn't working anymore
Post by: Davide Renda on November 26, 2006, 03:20:26 PM
While deleting all, have you cleaned also your mySQL database? It seems, on your new install, you still have kept the old one.
Title: Re: Uploading isn't working anymore
Post by: Sophie_Fr on November 26, 2006, 03:42:54 PM
I deleted all that was in the gallery.
But when I installed all new, there was already the albums I created for example...
Title: Re: Uploading isn't working anymore
Post by: Davide Renda on November 26, 2006, 04:10:10 PM
hence I suppose the mySQL database has not been emptied. Connect on your phpmyadmin or similar and clean all CPG tables before a new install
Title: Re: Uploading isn't working anymore
Post by: Sophie_Fr on November 26, 2006, 04:53:21 PM
I deleted the albums and so  and then in my FTP I deleted all my gallery, and reuploaded all, but it's the same. I'm desperate, I really don't now what I have to do. Already when I installed the gallery I had "the mySQL Error: Table 'cpg148_albums' already exists on query ' CREATE TABLE cpg148_albums ( aid int(11) NOT NULL auto_increment, title varchar(255) NOT NULL default '', description text NOT NULL default '', visibility int(11) NOT NULL default '0', uploads enum('YES','NO') NOT NULL default 'NO', comments enum('YES','NO') NOT NULL default 'YES', votes enum('YES','NO') NOT NULL default 'YES', pos int(11) NOT NULL default '0', category int(11) NOT NULL default '0', thumb int(11) NOT NULL default '0', keyword VARCHAR( 50 ), alb_password VARCHAR( 32 ), alb_password_hint TEXT, PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM'"

Do I am really stupid?  ???
Title: Re: Uploading isn't working anymore
Post by: Davide Renda on November 26, 2006, 05:13:50 PM
Quotehave you cleaned also your mySQL database
QuoteI suppose the mySQL database has not been emptied

Did you read my two previous messages? The mySQL error you've pasted is the confirmation of my doubt: you have not cleaned your database. Do that before re-installing a new gallery.

QuoteConnect on your phpmyadmin or similar and clean all CPG tables before a new install
Title: Re: Uploading isn't working anymore
Post by: Sophie_Fr on November 26, 2006, 05:23:53 PM
I read them and I thought I did what you said... or I don't know how I "clean" up the database
Title: Re: Uploading isn't working anymore
Post by: Sami on November 26, 2006, 09:31:54 PM
you can't clean database by FTP !!!
It's a different animal , you should use your mysql tool that you have on your hosting control panel (such as phpmyadmin) to totally drop all your old cpg tables
Or use different table prefix instead of default on install process
Title: Re: Uploading isn't working anymore
Post by: Sophie_Fr on November 26, 2006, 10:40:37 PM
Thanks I lot! It worked, finally!
Thanks to be this patient this me!  ;D