PDA


View Full Version : Navbar search link fine... but pulldown links aren't...


BUZZKILLER
02-03-2006, 05:36 PM
On the navbar, the menu item "Search" points to the proper URL (site/forums/search.php),
however the three aoptions that appear in the Search pulldown menu are not pointing to the proper location (url/search.php?variables).

Not sure how to fix this..

I know upon installation I did have major issues with the navbar links not
pointing to the right place, and eventually I worked them all out, but this one persists...

url: http://www.buzzkiller.com

BUZZKILLER
02-03-2006, 05:37 PM
I should add.... the same thing applies for the "Quick Links" pulldown.

BUZZKILLER
02-03-2006, 05:39 PM
and also the three
Mark Forums Read | View Forum Leaders | Log Out BUZZKILLER
links on the bottom... lol.

BUZZKILLER
02-04-2006, 01:53 AM
anyone?

Brian
02-04-2006, 03:10 PM
Please wait at least 24 hours before bumping a post here.
http://www.vbadvanced.com/forum/announcement.php?f=88&a=2


Admin CP => vBa CMPS => Default Settings

Make sure you have this for your Navbar Replacements:
memberlist.php
usercp.php
register.php
faq.php
calendar.php
search.php
login.php
forumdisplay.php
profile.php
private.php
subscription.php
member.php
online.php

And this for your Footer Replacements option:
archive
sendmessage.php
profile.php
showgroups.php
forumdisplay.php

BUZZKILLER
02-04-2006, 03:20 PM
Sorry about the bump...

ok the footer replacements worked.

However, the the options in the two pulldowns (search/quicklinks) in the navbar are still sowing the wrong links (meaning /forums/ not attached).

heres what I have in there:

Navbar:

arcade.php
calendar.php
faq.php
forumdisplay.php
login.php
member.php
memberlist.php
online.php
private.php
profile.php
register.php
search.php
subscription.php
usercp.php


Footer:

archive
forumdisplay.php
login.php
profile.php
sendmessage.php
showgroups.php

BUZZKILLER
02-06-2006, 02:41 PM
any other ideas?

Brian
02-06-2006, 05:49 PM
There shouldn't be any reason why it wouldn't work if you have those filenames listed. If it's not though, you could always edit your navbar template and add "$vboptions[bburl]/" in front of those links.