![]() |
Help Someone please...
I've recently been learning vbulletin and have purchased it , my inquiry is this , i've got vbadvanced portal installed
pointing to www.europk.net when my forum is www.europk.net/forum everything on www.europk.net is thinking that /forum dont exist so its trying to call for instance http://europk.net/usercp.php it should be saying http://europk.net/forum/usercp.php Could someone please help? perhaps tell me why this is happening? |
You need to tell vbadvanced where your links are located.
Add the code below to the front of all your links in the header and navbar. Code:
$vboptions[bburl]/ Code:
<a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a> Code:
<a href="$vboptions[bburl]/faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a> |
Quote:
|
All times are GMT. The time now is 11:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|