The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#72
|
||||
|
||||
Jaxx
I don't know if this will help. I also use Photopost. These are the instuctions that I wrote down for myself for future use in case I had these problems again. You will have to replace all the "your_website.com" with the name of your web site. I had to do the following to get the VB header and footer to work in the gallery area. Go to the gallery area and empty all the code in the file "header-inc.php" and replace it with: PHP Code:
Now go to your vBulletin templates in your ADMINCP and do the following changes: In the headerinclude template. Find: Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js"></script> <if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js"></script></if> Code:
<script type="text/javascript" src="<A href="http://geocachingmaine.org/forum/clientscript/vbulletin_global.js"></script">http://geocachingmaine.org/forum/clientscript/vbulletin_global.js"></script> <if condition="$show['popups']"><script type="text/javascript" src="<A href="http://geocachingmaine.org/forum/clientscript/vbulletin_menu.js"></script></if>[/CODE">http://geocachingmaine.org/forum/clientscript/vbulletin_menu.js"></script></if> Find: Code:
<a href="$vboptions[contactuslink]">$vbphrase[contact_us]</a> - <a href="$vboptions[homeurl]">$vboptions[hometitle]</a> - <if condition="$show['admincplink']"><a href="$admincpdir/index.php?$session[sessionurl]">$vbphrase[admin]</a> -</if> <if condition="$show['modcplink']"><a href="$modcpdir/index.php?$session[sessionurl]">$vbphrase[mod]</a> -</if> <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> <!-- - <a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> - --> <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> Code:
<!-- attroll foot mod for gallery --> <a href="<A href="http://geocachingmaine.org/forum/sendmessage.php">$vbphrase[contact_us]</a">http://geocachingmaine.org/forum/sendmessage.php">$vbphrase[contact_us]</a> - <a href="$vboptions[homeurl]">$vboptions[hometitle]</a> - <if condition="$show['admincplink']"><a href="<A href="http://geocachingmaine.org/forum/admincp/index.php?$session[sessionurl]">$vbphrase[admin]</a">http://geocachingmaine.org/forum/admincp/index.php?$session[sessionurl]">$vbphrase[admin]</a> -</if> <if condition="$show['modcplink']"><a href="<A href="http://geocachingmaine.org/forum/modcp/index.php?$session[sessionurl]">$vbphrase[mod]</a">http://geocachingmaine.org/forum/modcp/index.php?$session[sessionurl]">$vbphrase[mod]</a> -</if> <if condition="$vboptions['archiveenabled']"><a href="<A href="http://geocachingmaine.org/forum/archive/index.php">$vbphrase[archive]</a">http://geocachingmaine.org/forum/archive/index.php">$vbphrase[archive]</a> -</if> <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if> <a href="http://geocachingmaine.org/forum/#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> <!-- / attroll foot mod for gallery --> |
#73
|
|||
|
|||
Quote:
|
#74
|
||||
|
||||
I don't know who that post was intented for. I am still using it on my site. I have it on the CMPS frontpage, forums, and the Gallery.
|
#75
|
|||
|
|||
I have a question. Once you add an item to the navbar such as a link to a photogallery, how do you get this to display accurately in the breadcrumbs when the user goes there?
I don't quite understand this step. |
#76
|
|||
|
|||
hey i have a problem. i cant find out how to make a space to separate my second nav bar and my stats or portal from separting. heres a screenshot of wat i mean.
Thanks In Advance my site is www.nextelelite.com if you wanna look |
#77
|
||||
|
||||
shadiguy1
I just went to your web site and it looks like you figured out how to do it. I work the second shift so I am sorry I just got home otherwise I would have got ahold of you sooner. |
#78
|
|||
|
|||
thanks yah left out something but i figured it out.
|
#79
|
||||
|
||||
Yer, the hack seems too be quite useful. I tried doing the same on my site about 5 months back and it's been quire effective... So you look how you can make it look (www.collegepranks.co.uk)
|
#80
|
|||
|
|||
one of those mods, which is simple yet powerful.
thanks for sharing it. I just installed it but I am having 2 problems - 1. Cannot see navbar2 on CMPS homepage. I added the navbar2 in includes/vba_cmps_include_bottom.php Do i have to add it in a CMPS tempelate too? maybe? 2. Where can I put the navbar2 so that it is right below the first navbar? I do not want it in the header and if I put it in forumshome then I see it only in forumshome page. please advise, thanks Vik |
#81
|
|||
|
|||
update: I tried adding navbar2 in adv_portal tempelate - nabar2 did not appear on CMPS.
If i add nabar2 on header it shows up BUT i want both the navbar together + I want the URLS to work from CMPS as well as /Forum just like they do normally. ne suggestions?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|