By manishaneja on
Hello Community,
I am having problem that on some content items the Admin tabs like Add, Edit .... are not showing when Admin logged in. I searched through the documentation. But no luck so far. Can anyone give me an idea as what could be the problem that my tabs are not showing.
Any help is really appreciated.
Thanks,
Manish Aneja
Comments
I am having this EXACT SAME
I am having this EXACT SAME PROBLEM. Please help!
Got it working
Hi,
I have got the Idea and got it working too for me, just I need t properly implement this as per my project needs.
If you are having this problem with your custom created module, then you might be missing the implementation of hook_menu for MENU_LOCAL_TASK. Got an idea from here:
http://groups.drupal.org/node/8386
Please go through this. Hope this helps.
Thanks,
Manish Aneja
But what I don't understand
But what I don't understand is that they WERE there. I don't think the answer is adding new code but rather fixing what the actual problem is. I am unable to view the sub tabs with ANY theme. The tabs are literally gone and I cannot continue working on my project until I have them back.