Can't install Mambo component

Zenigata

Joined: 2004-07-15
Posts: 5
Posted: Sat, 2005-04-23 18:56

Hi,
I've tried to install Mambo component with gallery 1.5 and Mambo 4.5.2.1 but I have this error:

SQL Error DB function failed with error number 1062
Duplicate entry 'path' for key 1 SQL=INSERT INTO `mos_gallery` (`field`, `value`) VALUES ('path', '')
SQL = 
INSERT INTO `mos_gallery` (`field`, `value`)
			           VALUES ('path',          '')

Can you help me, please?

Thanks.

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Sat, 2005-04-23 19:59

That's saying that you already have the component installed...

 
Zenigata

Joined: 2004-07-15
Posts: 5
Posted: Sun, 2005-04-24 17:00
signe wrote:
That's saying that you already have the component installed...

It seems, but I can't find it in the components.

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Sun, 2005-04-24 19:28

Then you're going to have to go in and manually drop the mos_gallery table, using whatever tools you would normally use.

 
spartyguy

Joined: 2003-07-22
Posts: 9
Posted: Thu, 2005-05-12 21:31

I also have had this problem. I've dropped the table using phpmyadmin with no issues. I cannot delete the com_gallery files or folder in components or admin/components, and it won't allow me to reinstall the component. Any ideas? It actually won't let me chmod the files inside the folders, or the folders themselves.

 
Brat

Joined: 2003-08-03
Posts: 50
Posted: Fri, 2005-05-20 04:42
spartyguy wrote:
I also have had this problem. I've dropped the table using phpmyadmin with no issues. I cannot delete the com_gallery files or folder in components or admin/components, and it won't allow me to reinstall the component. Any ideas? It actually won't let me chmod the files inside the folders, or the folders themselves.

That could be because of this newest Mambo's permissions. Basically, yoiu cannot simply FTP in and delete Mambo-related directories and files as you did with earlier versions. You need to download and install the MamboXplorer component (from mamboforge.net). With this component, you will be able to navigate and manage your Mambo stuff.

I learned this the hard way myself, and thought this could help.

 
ishgabor

Joined: 2006-11-07
Posts: 3
Posted: Tue, 2006-11-07 20:09

I too have got the same thing. But I have never installed it before. Duplicate entry 'path' for key 1 SQL=INSERT INTO `mos_gallery` (`field`, `value`)VALUES ('path', '')
Can someone step by step me throught it.
Ish