The Arcive of vBulletin Modifications Site. |
|
warning options not saving after install? DB problem? Details »»
|
||||||||||||||||||||||||||||
|
warning options not saving after install? DB problem?
Developer Last Online: Nov 2013
Hi I just installed this hack, everything seemed to go fine, except the first time I ran the installation when it was modifying the DB, it took several minutes (I'm not sure if that is normal) But it did finally give me a succussful message.
After was done installing, I went to set my warning options etc... I set them, clicked save, then I got a screen saying that it was all saved, but it didn't save any of my options?? I go back into the options, and they are all the default settings and none of the choices I made were saved? I think that somehow, the database tables were not installed properly?? Also in the install instructions, it said: Quote:
)Or if anyone has suggestions of what I could do to get this up and running, that would be great as well. This looks like a wonderful hack, and I'm excited to get it up and running ![]() Thanks! Show Your Support
|
||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
[sql]SELECT * FROM setting WHERE varname like 'warn_%';
DESCRIBE warnings;[/sql] These 2. |
|
#3
|
|||
|
|||
|
Thanks for the query, I ran that and the results said:
Quote:
What would be my next step to get this up and running properly? Thanks |
|
#4
|
|||
|
|||
|
Try running the warn_install_setting.php again. Point your browser to it, select add settings and go.
Let me know if it worked for you. |
|
#5
|
|||
|
|||
|
Hi John,
Thanks for your help, I belive that took care of it, I'll let you know if I have any problems. |
|
#6
|
|||
|
|||
|
Just let me know.
Rgds |
![]() |
|
|