Welcome, Guest. Please Login or Register.
August 26, 2025, 11:13:45 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Does not save in the "Installed 'Mods' Settings and Options" « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Does not save in the "Installed 'Mods' Settings and Options"  (Read 393 times)
KIKA
Noobie
*
Posts: 18


WWW
Does not save in the "Installed 'Mods' Settings and Options"
« on: March 15, 2002, 01:17:39 AM »
Reply with quote

Hi,
ervery change i make in the Admin area in:
Installed 'Mods' Settings and Options
are not saved.

I can not enable polls and sticky.
I chose "enable polls" and press the save button.
But i cant create a poll, and in the options ist still "disable poll"

what is wrong?
Logged

ICH KANN NIX DAFÜR
Nemesis
What's an Admin?
Global Moderator
YaBB God
*****
Posts: 2199


WWW
Re:Does not save in the "Installed 'Mods' Settings and Options"
« Reply #1 on: March 15, 2002, 07:29:43 AM »
Reply with quote

I have this problem too, but if I go back right into the mod settings and change it again right away, it save on second time around.  ::) I am waiting for 1.1.3 to be released to see if they solve the problem.

I looked up the bug and found a possible fix by jeff. Try this...

In Modsetting.php look for this:

$request = mysql_query("UPDATE {$db_prefix}settings SET value=$onoff WHERE variable='$var' $doLimitOne");

and remove the doLimitOne so it looks like this:

$request = mysql_query("UPDATE {$db_prefix}settings SET value=$onoff WHERE variable='$var'");

Hope that helps?
Logged


Want to say thanks?
*************************************
DONATE or check out my WishList
*********************************
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Does not save in the "Installed 'Mods' Settings and Options"
« Reply #2 on: March 15, 2002, 10:05:48 PM »
Reply with quote

Did you try that fix too Nemisis?  It seems to work for quite a few people...
Logged

KIKA
Noobie
*
Posts: 18


WWW
Re:Does not save in the "Installed 'Mods' Settings and Options"
« Reply #3 on: March 15, 2002, 11:03:23 PM »
Reply with quote

Yes, it works  :D
Thank you.
Logged

ICH KANN NIX DAFÜR
Nemesis
What's an Admin?
Global Moderator
YaBB God
*****
Posts: 2199


WWW
Re:Does not save in the "Installed 'Mods' Settings and Options"
« Reply #4 on: March 16, 2002, 03:21:41 PM »
Reply with quote

Opps maybe I should of posted, that I did change this and it does work. =)
Logged


Want to say thanks?
*************************************
DONATE or check out my WishList
*********************************
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Does not save in the "Installed 'Mods' Settings and Options" « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.028 seconds with 17 queries.