How to remove duplicates from the UI after upgrading to version 6.0

HelenaG Grulichova asked on March 5, 2012 08:58

How to remove duplicates from the UI after upgrading to version 6.0

Correct Answer

HelenaG Grulichova answered on March 5, 2012 08:58

In special cases, it may happen that tabs and icons in the version 6.0 user interface (CMS Desk, Site Manager) are duplicated. For example if you import an older site to version 6.0 or if the upgrade procedure was not followed properly during previous upgrades.

If this happens, UI elements stored in the CMS_UIElement table are created twice and displayed in the UI. To fix this issue you can apply the latest hotfix for version 6 or you can delete the elements which are duplicated by this script: RemoveDoubledUIElements.sql The 6.0 elements have a unique ID, and the script attached will delete all elements which should not be there. As always, do not forget to create a database backup to be able to restore it if needed.
 
-it-
0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.