The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Modifying online.php
I'm accessing the forum via a seperate page and I'm trying to add it to online.php so it doesn't say:
Unknown Location: /mp3/index.html?dir=/Zero (obviosly the dir variable changes) I tried adding this to online.php but it still recognizes it as unknown: PHP Code:
|
#2
|
||||
|
||||
Vincent]Unless the mp3 folder is in your forums folder change it to http://www.your-site.com/mp3/index.html if it is the right location I think the : in
PHP Code:
|
#3
|
||||
|
||||
I got it to work, seems the code does so much parsing on the URL it turns it into "index.html", so I just put
PHP Code:
(BTW, that is the correct syntax for a switch statement ":" and not ";") |
#4
|
||||
|
||||
My bad, I'm still learning PHP :ermm:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|