The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I must use same variables ({vb:raw header} and {vb:raw footer}) on external PHP file (wordpress).
How can I do? I used this: Code:
<?php
chdir ('PATHOFMYFORUM/forum');
require_once('./global.php');
?>
Help me. Sorry for my english. |
![]() |
|
|