Problem installing Phoca Gallery

Phoca Gallery - image gallery extension
User avatar
mvdw310
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 01 Jan 2014, 19:58

Problem installing Phoca Gallery

Post by mvdw310 »

Dear,

when i try to install Phoca Gallery i got the following Error.

Waarschuwing
JInstaller: :Installeren: Fout SQL Duplicate entry '1' for key 'PRIMARY'
Extensie Installeren: SQL fout verwerken zoekopdracht: DB functie is mislukt met het volgende foutnummer 1062
Duplicate entry '1' for key 'PRIMARY'
SQL =
INSERT INTO `#__phocagallery_styles` (`id`, `title`, `alias`, `filename`, `menulink`, `type`, `published`, `checked_out`, `checked_out_time`, `ordering`, `params`, `language`) VALUES
(1, 'Phocagallery', 'phocagallery', 'phocagallery.css', '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '*'),
(2, 'Rating', '', 'rating.css', NULL, 1, 1, 0, '0000-00-00 00:00:00', 2, NULL, '*'),
(3, 'Default', '', 'default.css', NULL, 2, 1, 0, '0000-00-00 00:00:00', 3, NULL, '*');

Someone who can tell me what the problem is ?

thnks
Manfred
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49138
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Problem installing Phoca Gallery

Post by Jan »

Hi, see:
https://www.phoca.cz/blog/1100-solution ... components

It seems like there was some Phoca Gallery table in your database before installing. So if you don't have any data in your gallery, you can try to clean your system first and then install again:

https://www.phoca.cz/documents/16-jooml ... m-manually

Jan
If you find Phoca extensions useful, please support the project
Post Reply