sambah
07 Aug 2006, 20:20
This is my first hack so go gentle. Its also tiny!
What it does?
This hack adds an "Add to Favourites" Button in your navbar, which the user can click on to add the forum to their favourites.
Install Time: 2 Minutes
Templates to Edit: 1
Files to edit: 1
Install Instructions:
1. Open your ftp client and navigate to forumroot/clientscript
2. Open vbulletin_global.js to edit
Add this to the file anywhere:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
3. Close the file and reupload it to your server
4. Go to edit templates and open the template navbar
Look for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Below it add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
5. Save the template
6. Click install
and you're done. :)
Hope this helps somebody!
What it does?
This hack adds an "Add to Favourites" Button in your navbar, which the user can click on to add the forum to their favourites.
Install Time: 2 Minutes
Templates to Edit: 1
Files to edit: 1
Install Instructions:
1. Open your ftp client and navigate to forumroot/clientscript
2. Open vbulletin_global.js to edit
Add this to the file anywhere:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
3. Close the file and reupload it to your server
4. Go to edit templates and open the template navbar
Look for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Below it add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
5. Save the template
6. Click install
and you're done. :)
Hope this helps somebody!