Quote from: splittingred at Aug 18, 2008, 03:05 PM
Quote from: BobRay at Aug 18, 2008, 02:19 PM
Still not working for me. I can edit the name but not the value of yes/no settings.
Reload cache? I can do it no prob.
Tried that a while ago. Doing a build seems to have fixed it.
BTW, "yes" (with lowercase ’y’) is interpreted as "No" in "Create New System Setting" -- there must be an if( $input != $_lang[’yes’]) around somewhere that should maybe be if (strcasecmp($input,$_lang[’yes’]) ).
I think I found the editability problem.
If the xType is yes/no it works, but not if it’s set to boolean, which is still an option in create new.