Heh, I forgot to tell you guys some important info about the new version.
The user profile fields "Experience" and "Level" are no longer used. Also, post count is no longer used to determine a user's level. Instead, there is a new field in the user table called "xp". This is the user's experience. From this number, the user's level is calculated on the fly. You can determine how much experience it takes to get to the next level by adjusting the "Power level modifier" field in the Battle Options menu.
The reason why all stats went back to 0 is that everyone starts with 0 experience. If you want people to get experience for posts they previously made, then go to the "Mass Experience" Menu in the admin cp.
You can let users gain experience for posts, battle turns, and battle wins, all configurable in the Battle Options menu.
mr e:
Thanks for finding those, the new files will bit uploaded in a little bit.
Travis641:
It sounds like your database did not have all of the queries run successfully. Did you get any errors when you installed it with vbhacker?
Try running the attached file, and let me know what it says. Make sure you upload it into your admin directory.
To fix the weapons, armor, and potions not showing up, read
https://vborg.vbsupport.ru/showthrea...575#post329575 . Make sure you have done that.
mr e (re: newreply.php):
Are you sure that newreply.php is in the correct directory? That doesn't seem like an error the hack would cause, since in newreply.php it only adds some database queries.