View Full Version : No Blogs in Navbar
topperge
Wed 5th Sep '07, 3:39pm
I'm not seeing the blogs show up in my navbar after install, is there something I'm missing? If not can someone post the code for me so I can just do it manually. Thanks
Matt
Freddie Bingham
Wed 5th Sep '07, 3:42pm
You need to revert your navbar.
Karmann
Sat 10th Nov '07, 3:43am
You need to revert your navbar.
Great. And when that completely screws up my style (Ca Evo) and gives me 2 navbars, then what ?
Karmann
Sat 10th Nov '07, 10:08am
If I want to manually enter the code for the blog, how do I find it ? I can't find it in the other style and copy it.
ragtek
Sat 10th Nov '07, 10:17am
maybe the navbar is in the header!
the best way is to activate the template names in the sourcecode, so you can see the templatenames
Karmann
Sat 10th Nov '07, 10:45am
maybe the navbar is in the header!
the best way is to activate the template names in the sourcecode, so you can see the templatenames
It IS in the header. I just don't know which code to enter there.I was looking for the word "Blog" in the navbar template in the other styler, but it wasn't there.
ragtek
Sat 10th Nov '07, 11:03am
add this:
<td class="vbmenu_control"><a href="blog.php$session[sessionurl_q]">$vbphrase[blogs]</a></td> where you need it
but: it don't check if there is a permission to see the blog or not!
it shows the link to everyone
Karmann
Sat 10th Nov '07, 1:15pm
add this:
<td class="vbmenu_control"><a href="blog.php$session[sessionurl_q]">$vbphrase[blogs]</a></td> where you need it
but: it don't check if there is a permission to see the blog or not!
it shows the link to everyone
Well everybody is allowed to se my blog. Thanks ;)
Quiet
Wed 19th Dec '07, 1:54pm
I have reverted my navbar but I still do not see my blog option show up...what should I do?
[ EDIT - it also does not show up in the admin cp ]
Just installed it with no problems but it doesn't show up.
Thanks. =)
paramom
Wed 9th Jan '08, 11:54am
add this:
<td class="vbmenu_control"><a href="blog.php$session[sessionurl_q]">$vbphrase[blogs]</a></td> where you need it
but: it don't check if there is a permission to see the blog or not!
it shows the link to everyone
Okay I am pretty new at this and have no idea where to put this code, or how to revert the navbar.
HELP!
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.