Quote:
Originally Posted by Old-Git
This has been an interesting exercise. Apart from the other issues I find that the submenu containing New Posts, Private Messages, FAQ, Calendar, Community, Forum Actions and Quick Links no longer actually contains those links. So I ripped this thing out and using the Plugin/Product manager in the AdminCP I created my own Tab using this code snippet (see below)and 'Process_Templates_Complete' hook location.
It was pretty easy actually and now I've created my first plugin. I'm quite pleased with myself for figuring it out. Now I'll figure out how to solve the issue of the missing sub menu also.
I used Lynnes article on creating the Navbar Tab with submenus (dropping the submenu stuff) and the Vbulletin documentation on creating plugins. Try it, it's really very easy to do your own!
|
when you say you created your own i presume you mean as something separate to this Mod?
i tried creating one of my own yesterday and ironically had the issue you mention here about the missing submenus, but don't have that issue with this Mod 'mostly'.
i do need to create a second CMS tab though and having issues with that, as the submenu won't show on it unless the original one is highlighted - i'm not sure yet how to separate them.
i guess its to do with defining a new THIS_SCRIPT value but i'm new to this
using 4.1.2