PDA

View Full Version : Prob in navbar links in VBagallery and links


Kuimera
12-10-2005, 10:36 AM
Hey guys, I really dont know if this is the right forum for this... but here it goes.

I’m currently having some issues in my navbar links in the module extensions vba gallery and links directory..

The thing is that the links in the modules when I click for example Home, Members list or UserCP it gives me a error msg that the page doesn’t exist, of course not because it goes to http://www.mysite.com/gallery/memberlist.php and not http://ww.mysite.com/members.php has it should. And also I want the home directs me to the index of the main forum page, not the module index.

I really hope that you can help me with this...

EDIT
I fixed the link problems, just was some miss understanding of me in the admin configuration...
One thing tho, is it possible for the Home in does modules to redirect me to the index of the main forum ?

timetunnel
12-13-2005, 02:51 AM
If you're referring to Home in vba, you may want to check over there and in vb.com's forums. Seems like I may have run across that once upon a time when 3.5.1 came out. Not quite sure, tho...

Kuimera
12-13-2005, 05:12 AM
It?s fixed :)
The problem was in the modules settings...
You have to add this in the "Header Replacements" field:

index.php
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

But tks any way for your help timetunnel.