The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I am working on an add-on that adds $specialtemplates to forums/index.php but I am not having any success.
EX: First, open your forum/index.php file and find: PHP Code:
PHP Code:
Code:
$specialtemplates = array_merge($specialtemplates, array('stuff',)); Ideas / thoughts ? - I know $globaltemplates works this way, but not $specialtemplates? |
#2
|
||||
|
||||
![]()
Can't work as Plugins are Datastore Items themself, see this Thread.
Currently, there is no way to cache Datastore Items through Plugins. What you can do to cut down File Edits to a minimum: use config.php |
#3
|
||||
|
||||
![]()
Thank you Sir
- so who do we "nudge" to request them work? ![]() It would be great to have all "code" in the plugin vs. file edits. |
#4
|
||||
|
||||
![]()
Ask at vb.com, maybe in the Thread I started
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|