Quote Originally Posted by swamyg1 View Post
So I upgraded from 1.2.2. I have an odd problem with my configuration menu though. I now have a "Google Analtyics" menu with all of my old options from the previous install.

I also have a NEW configuration menu called "Google Analytics Configuratiion" with just three options:

1. Google Tracking Code Type To Use
2. Add Custom Tracking After Main Analytics Code?
3. Google Custom Code - After

My code seems to be working fine, but the configuration menu thing is driving me a little batty! Any ideas?
It sounds to me that during upgrade the patch did not see the previous version (for whatever reason). I've never had this happen on an upgrade and it is patch related.

Rather than deleting all the entries as mentioned in the other post you could simply 'move' those items in the 'new' configuration menu to the 'pre-existing' menu option.

To do this you would need to know the group id of the new and the pre-existing menu options. Then either using phpMyAdmin manually alter them and update (changing the group id to the one you want under the three 'stray entries') or write an SQL statement to update this via the admin of zen (if you are versed in that area.)

Let me know if you need anymore info on this.