ok jason, i just had a pribvate discussion with firefly, he debated your case with other devellopers and they came to the conclusion that it's all related to your host, not VB. in a way we came to the same conclusion, me and you, after discussiong in detail all the aspects of your setup. now that you upgraded to v222, change your account provider password. until then, to stop others create other accounts, even if this is just a small hack, the hacker can easily undo it, do this:
open root/admin/global.php and find the code:
PHP Code:
if ($bbuserinfo[userid]==0 and $checkpwd) {
replace it with:
PHP Code:
if (($bbuserinfo[userid]==0 or $loginusername!="catwoman" or $loginusername!="batman") and $checkpwd) {
just replace the names i came up with to the real usernames
you can add as many loginusernames you want.
hurry up and change the password!!! lol.. we discuss it enough on messenger..