The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
My query is with regards to this: https://vborg.vbsupport.ru/showthread.php?t=211791
I do believe that it would be so much easier for the users of the hack that I just make this a product with auto template edits and affects all skins, and options in the ACP where you can change the links. Question is, how much work would this be, and how would I be able to do it? Can anyone do it for me? Are there any tutorials on doing it myself? or any applications I could use? NB: I want to make it either fully self sufficient, where you just import the product and it creates the templates and vBACP Admin options, or semi sufficient, where you import the product that then creates the templtes which you go edit yourself. |
#2
|
|||
|
|||
![]()
Turn debug mode on in the admincp first of all.
That way you can add templates and settings directly from the admincp to your product file. |
#3
|
||||
|
||||
![]()
Just did that, wow, thats alot of interesting info it gives... But whatI don't see is How it helps me to import templates into a product?
--------------- Added [DATE]1241154931[/DATE] at [TIME]1241154931[/TIME] --------------- Thanks alot to BlueNinjaGo For enlightening me on how to create a product. Still need help on making the vBoptions correspond to the template, like how to do a basic enable/disable |
#4
|
|||
|
|||
![]()
Have you checked https://vborg.vbsupport.ru/forumdisplay.php?f=187 ?
|
#5
|
||||
|
||||
![]()
There is not a dropdown in the search box for searching articles and I couldn't see anything on the first or second pages
|
#6
|
|||
|
|||
![]()
There are 2 good methods for searching articles
![]() |
#7
|
|||
|
|||
![]()
But what exactly do you mean with enable a template with options?
|
#8
|
||||
|
||||
![]()
Like... the Enable disable option..
You click enable and the template is created, you click disable and the template is commented out/disabled some how... It works with other hacks (Cyb stats etc, theres an enable/disable link in the admincp) |
#9
|
|||
|
|||
![]()
You mean to de/activate the complete modification???
In my opinion thats a unnecessary option because you can make this on the Manage Products page in the acp! So you save much time on coding and you don't need to make the check everytime! but if you want make it: 1. create a yesno option in the acp (heres a good tutorial) https://vborg.vbsupport.ru/showthread.php?t=127432) name it myplugin_active 2. in your plugin you can use now $vbulletion->options['myplugin_active'] that would be: PHP Code:
|
#10
|
||||
|
||||
![]()
Thanks for that link, I'll watch that video, and to clarify, yep thats what I meant.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|