The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
thats actually pretty cool, but it's not what im going for. Im going to have a core product that must be installed for my addons, and in that product is where i apply the style sheet for its (and all my other products) settings. That way i can use jquery and stylesheets and theyre all loaded from the core product, so in a new products settings i can just call the classes and what not.
its hard to explain not having released it yet, but i hope you get it =/ --------------- Added [DATE]1462489633[/DATE] at [TIME]1462489633[/TIME] --------------- i tried this @admin_options_print just to test Code:
$alreadyLoaded = array('one' => false, 'two' => false); if (!$alreadyLoaded['one']) { echo 'ECHO'; $alreadyLoaded['one'] = true; } whats going on =/ this is my settings page ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|