The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I have a .php file with that code. My problem: if I go to file.php?do=xxx.. I see the same that's on file.php. This is the code I'm using on that file:
Code:
if ($_REQUEST['do'] == 'xxx') { eval('print_output("' . fetch_template('mytemplate') . '");'); } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|