joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.75k stars 3.64k forks source link

J3.5 Beta1 #8304

Closed 810 closed 8 years ago

810 commented 8 years ago

On update sql error:

Duplicate entry '452' for key 'PRIMARY' SQL=INSERT INTO #__extensions (extension_id, name, type, element, folder, client_id, enabled, access, protected, manifest_cache, params, custom_data, system_data, checked_out, checked_out_time, ordering, state) VALUES (452, 'plg_system_updatenotification', 'plugin', 'updatenotification', 'system', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);

zero-24 commented 8 years ago

@810 please check which extension block that ID. Thanks

810 commented 8 years ago

for me extention id 452 is plg_captcha_nocaptcha

zero-24 commented 8 years ago

This extension was never shiped in stable as far as i know this was changed bevor the release and merged into the "old" captcha plugin ;)

zero-24 commented 8 years ago

Can you try updating from 3.4.5 stable to 3.5.0 beta. This should work as this plugin is not shiped with 3.4.5 :)

810 commented 8 years ago

clean J3.4.5 to J4.5.0 B1 is ok, no error

zero-24 commented 8 years ago

Ok so i guess your other test System was a bit older and othen used for testing new releases? If yes than is the only question i can't 100% answer atm. Did we ship the nocaptcha plugin or got it merged with the old bevor stable?

810 commented 8 years ago

I think, this one: https://github.com/joomla/joomla-cms/pull/5323

zero-24 commented 8 years ago

Yes but This gets reverted here: https://github.com/joomla/joomla-cms/pull/5888 and tgis goes also into 3.4.0 stabel ;)

810 commented 8 years ago

Ahh yes, that's the one. So I will close this issue.

zero-24 commented 8 years ago

Thanks :)