The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
What software you use to code?
What software or how do you make your own products?
I've seen pictures of an admin CP where it says, add setting, and stuff like a software to code, what is that? |
#2
|
||||
|
||||
What you are describing would be to enable debug mode. Just add this line to your config.php.
PHP Code:
|
#3
|
|||
|
|||
<i>Note: Only enable debug mode on a test/development board. It isn't recommended to be used on live forums. </i>
|
#4
|
||||
|
||||
thanx for the answers :up:
Everytime you add a setting or remove or edit, where is all that saved? like do you export what you just made or where does it stays? |
#5
|
|||
|
|||
You can assign settings to a product then when you export a product the settings are also downloaded into the XML.
For settings, a row is added to the settings table and phrases are created for the setting title and setting description. However you don't need to worry about this as vBulletin will take care of it during product import/export. |
#6
|
||||
|
||||
Thanx for the information bro
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|