PDA

View Full Version : Forum link goes back to portal


kyle1745
09-07-2008, 12:55 AM
Ok so far I love vbadvanced.

I have a strange issue where the top level navigation link in the forums goes back to the portal and not the forums.

My forum is in the root and it seems the link defaults to index.php which is the portal not the forum.php for the forum.

Any ideas?

Thanks,
Kyle

CareyCrew
09-07-2008, 02:35 AM
http://www.vbadvanced.com/forum/showthread.php?t=31458

Our Sponsors
 

Brian
09-08-2008, 10:07 AM
You need to follow the instructions from the link below for running the CMPS and vB in the same folder.

http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=7

falon
02-07-2009, 03:18 PM
You need to follow the instructions from the link below for running the CMPS and vB in the same folder.

http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=7

I have similar problem. I did everything like in there is writed.
But when i click on Forum link in this section:

http://img264.imageshack.us/img264/8950/fotodf9.gif (http://imageshack.us)

It takes me back to portal.

Portal site is: mypage.pl/index.php
Forum site is: mypage.pl/portal.php

but is takes me to mypage.pl/index.php

Any ideas?


edit://
Temporary i made this working.
I just change in Site Navigation Options > Additional Pages > Forum
is looks now: {$vbulletin->options[bburl]}/forum.php

But why is not working with original text.

Our Sponsors
 

falon
02-08-2009, 04:15 AM
ok. is done. i was wrong translating from polish language


And please can somebody tell me original text from: Site Navigation Options > Additional Pages > Forum

Brian
02-09-2009, 12:36 PM
This is the default value:
{$vbulletin->options[bburl]}/{$vbulletin->options[forumhome]}.php

If that's not working then it sounds like you did not change your 'Script Name for Forumhome' setting as instructed in the link I posted above.