The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
But thats just it. I found this
https://vborg.vbsupport.ru/showthread.php?t=70165 which showed me that file to use and there is a hook there at the bottom Code:
($hook = vBulletinHook::fetch_hook('template_groups')) ? eval($hook) : false; Im sure there is a way but after that would having it as a plugin create an issue as its not really physically in the table? Thanks --------------- Added [DATE]1192423255[/DATE] at [TIME]1192423255[/TIME] --------------- Hmm, how about like this having the plugin use global_start. Code:
eval('$template_hook[template_groups] .= "' . array_push($only, 'item6' => $vbphrase['item6']) . '";'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|