The Arcive of vBulletin Modifications Site. |
|
I have a problem with warn_install_setting.php Details »»
|
|||||||||||||||||||||||||||
|
I have a problem with warn_install_setting.php
Developer Last Online: Nov 2023
When i try to have it add settings it says "setting skipped" for every line and then when I click "next step" it loops me right back to the same thing. (Where I check the circle again and do the same steps over again.)
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Did that happened the first time you run the script, or you try to run it again?
Rgds |
|
#3
|
||||
|
||||
|
The first time.
|
|
#4
|
|||
|
|||
|
Quote:
Check you setting table by running this query: select * from `setting` where varname like 'warn_%' See if the setting are there already. Oh remember to add any table prefix, if you are using one. Rgds |
![]() |
|
|