The Arcive of vBulletin Modifications Site. |
|
3.30 upgrade problems Details »»
|
|||||||||||||||||||||||||
I did the upgrade, everything works as designed. Got only two minor problems in the options that cannot update.
1-Use Warning Type Description does not update. Stays on 'no' 2-Same thing for Who will be your Automatic Warner? Sticks to '1' no matter what... Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
1. this is because this does not exist as a $vboptions, it is merely a setting in the ACP file (which in its own, is useless)
2. That is because of this piece of code in the admin_warn: PHP Code:
PHP Code:
|
|
#3
|
|||
|
|||
|
Thank you for number 2
|
|
#4
|
|||
|
|||
|
Quote:
Anyone knows how to fix the first one? I think I'll wait to upgrade until all the bugs are fixed. |
|
#5
|
|||
|
|||
|
Please download the zip again. Upload files warn_install_setting.php and admin_warn.php into your admincp directory. Point your browser to:
http://www.yoursite.com/admincp/warn...ll_setting.php Select to add settings and click the button. That will add the missing setting. Then use your admincp to properly set up your options. Sorry for missing these out. Rgds |
![]() |
|
|