I am in OJS Version 3.2.1.2 and want to update to OJS Version 3.3.0.5, but here I am experiencing database error problems, with the following error message:
A database error has occurred: SQLSTATE [23000]: Integrity constraint violation: 1062 Duplicate entry '8-id_ID-remoteUrl' for key 'navigation_menu_item_settings_pkey' (SQL: insert into
navigation_menu_item_settings (
navigation_menu_itemid
, locale
, setting_name
id,
locale,
setting_nameid
, setting_value
, setting_type
) values (8, id_ID, remoteUrl, Register, string))`
I have tried to delete the contents of the navigation_menu_item_settings in the ID 8 section but still can’t, can you guys help me
Thank you