The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I tried to include some php code in showthread template.
I created a plug-in in 'showthread_complete' called 'my_test' with code echo 'bla'; in showthread i added '$my_test' but 'bla' is added just before "<!DOCTYPE html..." please help |
#2
|
|||
|
|||
![]()
Try using this in the plugin instead:
Code:
$my_test = 'bla'; |
#3
|
|||
|
|||
![]()
thanks, works perfectly
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|