Thats Simple

Im Nott At Home Right Now But Just Edit Profile.php Or Just Disable It For Good

in profile look for function edit profile there should be a line where it would say memsettings
- #=number designated from a query
above the function just find which one it is then remove it from the file

then you could delete the row from db like this $request=mysql_query('DELETE [row name] FROM {$db_prefix}members where 1')
i think this right then [rowname might be username or reanlName i think not sure but try it
