The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add a forum link... this should be easy...
I'm using vBadvanced and would like a link to the forum in the title bar (where, on this site there are links to: User CP, FAQ, Site Rules...
I'm sure this has been answered before... I just didn't know what to search for. Thanks for your help, Brandon |
#2
|
||||
|
||||
Check your nav bar template. Copy paste some of hte html and change your link.
|
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
in admincp ~ style manager..expand it,
|
#5
|
|||
|
|||
Quote:
# Navigation / Breadcrumb Templates [? ?] * navbar [Customize] * navbar_link [Customize] ? Thanks for your help... this is new to me. |
#6
|
|||
|
|||
yes, its in navbar
the easiest way to look for it is find "forum" in the search box. then you will have the idea |
#7
|
|||
|
|||
Ok, I tried this... and got the following error:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@mavsonline.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at www.mavsonline.com Port 80 Is there somewhere I can edit this in a static file? Surely this exists somewhere. |
#8
|
||||
|
||||
Your wanting a link to your homepage? I can do you one better. One that changes to a link to your forums or homepage depending on where youi're at!
In your navbar template find: Code:
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>--> Code:
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]?$session[sessionurl]"> Forums <else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td> this will give you a link to the forums on vBa pages -Zach Source:http://www.vbadvanced.com/forum/show...e+dynamic+link |
#9
|
|||
|
|||
When I try to do this, I get a 500 server error error.
Is there some file I can ftp and edit that way? |
#10
|
||||
|
||||
Nope. This mod worked excellent for me.
www.supportcore.org very first link. Are you sure you're editing the riight template? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|