Page 1 of 1

Problem installing Phoca Gallery

Posted: 06 Jan 2021, 22:17
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

Re: Problem installing Phoca Gallery

Posted: 09 Jan 2021, 03:14
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