The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
The plugin is just a workaround because vBulletin doesn't let add php to templates. My problem can be solved if you could just tell me how to print thread title using php. Something like: Code:
ob_start(); [echo thread title] $includedphp = ob_get_contents(); ob_end_clean(); --------------- Added [DATE]1273843421[/DATE] at [TIME]1273843421[/TIME] --------------- ![]() Code:
echo $threadinfo['title']; Thanks a lot. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|