![]() |
Hello , I want to know how to phrase forum URL from a PHP code
Hello , I want to know how to phrase forum URL from a PHP code.
|
Moved to proper forum.
Usually you don't need to prefix things with the Board URL. Depending on the version you are using i guess you are looking for: 3.0.x: PHP Code:
PHP Code:
|
Yeah I have 3.5 RC2 when I have set it but when the out put comes its not displaying the URL
PHP Code:
it will print as Array['bburl'] What I am doing wrong ? |
I think it is ok to user $vboptions[bburl] in your template in 3.5RC2
|
But anybody know why I am getting it as Array['bburl'] Its not phrase the URL
|
Try {$vbulletin->options['bburl']} or $vboptions[bburl] instead
|
what will; this do?
{$vbulletin->options['bburl']} That looks like an IB code (with brackets). ;) |
I duno, when I do that it seems to be less errorish! So I keep doing it. :)
(Less errorish = good) |
The curly brackets denote the begining and end of a variable, usefull in cases where the parser could get confused. Mostly used with variables variable names ;)
|
PHP Code:
Thank you. |
All times are GMT. The time now is 12:06 AM. |
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:
|