so, if I want vb code to be OFF for all my members (so they have to actually turn it on if they want it)
I would type in phpmyadmin
UPDATE user SET options=options+8 WHERE NOT(options&8)
Including the parenthesis?
I did that and nothing happened. still nhave vb code in my prefs and no xx yy response from phpmyadmin. Just wondering if I did it right.
and thanks for your response, tubedogg.
|