View Full Version : new to modding.... how to make my code into a plugin?
briansol
01-26-2007, 09:33 AM
So, I have a query... it works as intended.
How do i go about getting this connected to the navbar hook?
Marco van Herwaarden
01-26-2007, 10:45 AM
AdminCP -> Plugins & Products -> Add New Plugin
Select the hook location you want to use, and add your code.
Paul M
01-26-2007, 10:45 AM
Your question is a bit too vague.
There is no 'navbar' hook - so what does the code actually do - that will determine which hook you need to use.
briansol
01-26-2007, 11:23 AM
i'm showing the most active topics from the past 24 hours.
I followed the xml schema of another mod that does somthing similar showing recent topics, and i'm getting results on the forumhome using the forumhome_complete hook.
however, forumdisplay_complete nor forumdisplay_start seem to work for the forumdisplay page.
my $templatecall is in my navbar, as that is where i want to display it across the board.
any ideas?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.