I had installed a Banner Slider on Magento 1.9.2 a few days back and it was showing up in the admin area but that's no longer the case. I don't exactly know what happened but the menu items are not showing up in the admin navigation. I've tried reinstalling the module several times, even manually removed the module along with database tables, it didn't work.
I've disabled all cache and enabled error reporting but I'm getting nothing there. Nothing in the log files either. Can anyone help me debug the issue?
Solved! Go to Solution.
First, you can check in app/etc/modules and see if the module is disabled.
Then check in System > Configuration > Advanced. Make sure module is not disabled.
If not, you should download module and install via FTP.
Thanks MageBuzz,
It was disabled from the modules file. Enabling it from System > Configuration > Advanced didn't affect the status from the file. It's working now.