The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to create custom pages?
I am using this as a plugin:
Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> $headinclude <title>$vboptions[bbtitle]</title> </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat">Server Status</td> </tr> <tr> <td class="alt1"> $includedphp4 </td> </tr> </table> $footer </body> </html> Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3932 Parse error: syntax error, unexpected T_STRING in /home/quickgam/public_html/servers.php(47) : eval()'d code on line 1 Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: servers in [path]/includes/functions.php on line 3932 Anybody help me? |
#2
|
||||
|
||||
You should take a look at this article - [HOW TO - vB4] Create a own vBulletin page
|
#3
|
|||
|
|||
Quote:
even tried {vb:raw includedphp4} |
#4
|
||||
|
||||
Alternatively have a look at my mod. It does just that.
https://vborg.vbsupport.ru/showthread.php?t=235359 |
#5
|
|||
|
|||
I'm sorry but I'm in need of putting PHP into it, and I cannot with your hack, it's a good hack anyways!
|
#6
|
||||
|
||||
There is another custom page hack that supports php. Have a look at the Add-ons section.
|
#7
|
|||
|
|||
Quote:
I found an arabic one but it doesn't work, anyways.. Can somebody just tell me what I am doing wrong with the hook?? |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Quote:
|
#10
|
|||
|
|||
I want to give a Shoutout to Dezkit, hes my homie from Quick-Gaming. Holla at me sometime.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|