I keep getting this: 2: Invalid argument supplied for foreach()File: /home/speak13/public_html/Sources/ModSettings.phpLine: 550, when i click on features area of admin panel, PLEASE tell me how to make it stop!
do you have a mod installed? one of the only things I can think of it's a mod missing a piece of it's array.
48 elseif ($var[0] == 'select' && in_array($_POST[$var[1]], array_keys($var[2])))
49 $setArray[$var[1]] = $_POST[$var[1]];
50 // Integers!
it's odd that the error is falling back to the loop when the error should just be something like some kind of mismatch for in_array or some missing key!
who knows!
I'm looking in SMF 1.0.1 files, the latest download goes to something like 300+something. so do you have or did you install/uninstall a mod? and what version are you using?
Yes i did install a mod for music stuff but it wasnt working well so i tried to uninstall it and now i get this weird error please tell me what to do my version is SMF 1.0.8
holy crap, my features are working now...odd, nevermind then *sheepish grin*
actually, it still shows the error under the music tab, that tab SHOULD be gone but i must have messed up in uninstalling it.