The Arcive of vBulletin Modifications Site. |
|
Settings not saving. Details »»
|
||||||||||||||||||||||||||
Hello, I just installed this hack and after installation I did the settings and it saves everything ok, but when I go back into the settings, all settings disappear! it makes all the typed settings to empty field and all the yes/no to NO. I read previous thread on this page about not saving, and did the same thing but didn't work.
When i run the mysql query: Code:
SELECT * FROM setting WHERE varname like 'warn_%'; DESCRIBE warnings Quote:
Show Your Support
|
||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Glad you figured it out.
Rgds |
|
#3
|
||||
|
||||
|
I'm having the same problem... So what do I have to get Myth to do?
Edit: He thinks he knows what he did wrong. |
|
#4
|
|||
|
|||
|
Ok I have reinstalled twice, double checked file edits, templates and all but we are having the same problem.
King Kovifor can't even figure it out. Any help much appreciated. |
|
#5
|
|||
|
|||
|
Do the new settings exist? Try running this query:
PHP Code:
|
|
#6
|
||||
|
||||
|
I would do that but I have absolutely no idea how to do querys or what they are. I mostly do template work but went into simple PHP stuff.
|
|
#7
|
|||
|
|||
|
Easy, open your admincp and scroll down until you find a section entitled "Import & Maintenance", then open that and you will see Execute SQL Query. Click on that, and in the "Manual Query" box, paste the query I told you to run.
Rgds |
|
#8
|
|||
|
|||
|
I am having the same problem..
I have tried the query above. Did not work. Unless i added prefix. Still not saving my settings. any other ideas? |
|
#9
|
|||
|
|||
|
Run this query:
PHP Code:
http://www.yourdomainname.com/adminc...ll_setting.php and follow the instructions. Rgds |
|
#10
|
|||
|
|||
|
I got it to work...
thanks now i have to fix my postbit_legacy problem i will figure that out later.. |
![]() |
|
|