Magento 1.8 – Fix Disappearing Newsletter Tab in Admin Backend After Upgrade

ce-1.8.1.0magento-1.8newsletterupgrade

I've recently upgraded a site from 1.6 and I've had some minor issues which I've mostly resolved now. My final hurdle is the newsletter tab which have mysteriously disappeared.

Any idea why it's gone and (even better) any ideas on how to get it back?

Even just suggestions on how to debug this issue would be appreciated.

Update:
I've experimented with creating a new user and giving this user a new role with only access to the Newsletter pages. Once I log in with this user I'm taken to one of the pages I have access to. I have toggled each newsletter page on and off and logged in and out for each to verify that all the pages work; and they do. The menu is still missing which confirms my theory that the update somehow broke the Newsletter menu entries. Any suggestions to how I can make the Newsletter tab (re-)appear?

Best Answer

You should check System > Configuration > ADVANCED > Advanced > Modules output > Mage Newsletter and verify that the output is enabled.

Related Topic