Page 1 of 1

Error SQL Duplicate entry '1' for key 'PRIMARY'

Posted: 11 Nov 2025, 15:33
by pwouda
Hi there,

After trying to install Phoca Maps 5.1.0 on a Joomla 5.4.0 website, I get the error

JInstaller: :Install: Error SQL Duplicate entry '1' for key 'PRIMARY'

Removing all references to Phoca Maps in the jos_extensions database, and removing all phoca directories on the sercer does not help.

Best regards,
Peter

Re: Error SQL Duplicate entry '1' for key 'PRIMARY'

Posted: 12 Nov 2025, 00:55
by Jan
Hi, the only one table, where Phoca Maps adds data when installing is: #__phocamaps_icon

Try to test if such table exists before installing.

Jan

Re: Error SQL Duplicate entry '1' for key 'PRIMARY'

Posted: 17 Nov 2025, 16:48
by pwouda
Hi Ja,

Thanks! Removing the #__phocamaps_icon table made the installation work.

Best regards,
Peter

Re: Error SQL Duplicate entry '1' for key 'PRIMARY'

Posted: 19 Nov 2025, 13:27
by Jan
Ok, great to hear it.

Jan