The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Ah ok, I missunderstood PitchouneN64ngc's posting.
--------------- Added [DATE]1223802497[/DATE] at [TIME]1223802497[/TIME] --------------- I exactly got the same setup now. While using the hook parse_template I got the same problem as jawatkin. Everything is being displayed except the Notifications stuff. However, if I switch to the hook global_setup_complete, nothing is displayed at all. Anyone knows what I could be missing here? The custom template name is mylogin. Plugin: Custom Template Code:
eval('$mylogin = "' . fetch_template('mylogin') . '";'); Code:
$globaltemplates = array_merge($globaltemplates, array('mylogin')); |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|