The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
General Questions
Hello Everyone,
We just have some general questions that we would like the answer to. Thank you for anyone who replies. Our questions are as follows:
Kind Regards, Roman. |
#2
|
||||
|
||||
1. How to create your own vBulletin-powered page! (uses vB templates) and
How To Add Additional Links To Your Navbar 2. Refer this http://www.vbulletin.com/docs/html/color_maps_intro 3. Upload the favicon.ico into forums root and add this code in <head> tag at the top of headinclude template Code:
<link rel="shortcut icon" href="favicon.ico" > |
#3
|
|||
|
|||
Thank you for those links. I have a few questions about the navigation bar and the tutorial link you gave me.
Which file exactly should I be going to and adding in this code? The article does not specify what to edit or how to get there. How would I do the inverse, such as removing a link from the navbar preinstalled by vBulletin? Thank you for your help so far. EDIT :: Also, if possible, I would like to know if there is a way to backup the database of vBulletin incrementally while on the last day of each week a full. Thanks again. Kind Regards, |
#4
|
||||
|
||||
All navbar links are added in a template called 'navbar'. Look for code such as:
Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> |
#5
|
|||
|
|||
<font face="Arial">Thank you for the reply cheat-master30. Your instructions worked, and I got the new link into the navigation bar. Much appreciarted.
Do you have any advice on scheduling a backup with vBulletin? Our hosting panel is cPanel so it doesn't support the feature to automatically backup the database at any given time. Kind Regards,</font> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|