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.
Posts: 2322
That's saying that you already have the component installed...
Posts: 5
It seems, but I can't find it in the components.
Posts: 2322
Then you're going to have to go in and manually drop the mos_gallery table, using whatever tools you would normally use.
Posts: 9
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.
Posts: 50
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.
Posts: 3
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