The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
PHP script in VB custom page
Hi I searched for an answer to this but couldn't find one.
I'm using this hack and it works great. However, I use a script called Code Sort to manage all the linking buttons that my forum has. Previously I linked to a page on the website but having successfully used the custom page for the rules I thought I'd try to put the codes in the same. However, VB doesn't allow normal php code within itself. This is what I want to put in the template Code:
<?php // PHPCodeSort 1.6 codes // subject: The Addicted $listing = "2"; include("/home/user/public_html/codesort/codes-config.php"); include("/home/user/public_html/codesort/show-codes.php"); ?> <BR><BR> <A href="donatecode.php">Donate a code?</A> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|