I want to get everything setup and ready to go in my vb3 options including users rights, user groups, icons, ... well you know..., all the options. Then I want to save these options to a file. Then when I'm ready to upgrade, I can just run the upgrade script, load my saved style files, and load the options and I'm in business. Anybody know how to do that? Looks like the only thing we can't save right now are the options.
Announcement
Collapse
No announcement yet.
How do I save all my options?
Collapse
X
-
The styles are downloadable.
Admin CP -> Styles and Templates -> Style Manager -> Down-/Upload Styles
The options however not. We managed it like this: We set up a beta-board - changed all options to our needings. Then we upgraded and opened two windows. In the first the Admin CP of the beta-board, in the second the Admin CP of the production board and step by step transferred all settings - which is of course more easy when you use two screens -
Not sure which settings you mean (got a bit of a headache and am about to part for a while - but still wanted to try to help you out.), but run your site in debug modus and you will see addtional options import/export settings in the admin control panel > vbulletin options > vbulletin options.
You can set debug on by finding ?> in the config.php file and adding (ON A NEW LINE BEFORE THIS ONE) this text:
$debug = '1';
(don't run your site in debug all the time, it can increase security issues.)Comment
-
-
Tried it on my development board. Works very fineBut wow - what a mass of options you get there in addition to all the options there are already. That's pretty impressive
Comment
-
Originally posted by wacnstacIt only saves the defaults not user input admin options.
It doesn't save all the options from the options section.
I wonder if just backing up and restoring your entire database would do the trick?Comment
-
It has never been a feture in any version of vB. Obviously though, since this info is stored in the database, then backing up and restoring the db woul also restore the settings.
I think this is a good idea though and I suggest you post this in the vB3 Suggestions forum for consideration by the Developers.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment