The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Ok I need to use php includes in my styles, however how do I include them? I know how to in 3 but not 3.5 :disappointed:
|
|
#2
|
|||
|
|||
|
You cna not include php in templates.
|
|
#3
|
|||
|
|||
|
So they removed the ability totally? hmm that sucks I'll have to use another board.
Only wanted to do somthing like: ob_start(); include './oner.php'; $layout[in] = ob_get_contents(); ob_end_clean(); Thanks. |
|
#4
|
|||
|
|||
|
Well you could use a Plugin instead now.
|
![]() |
|
|