had to apply a few database fixes for some fields that didn't populate on install, but they were an easy fix:
'hascharacter' in vb_rpg_user table
'cashdrop' and 'expdrop' in vb_rpg_monster_battles and vb_rpg_ibots tables
everything else so far appears to be working as intended except for the stats pop-up window. I get the following error:
Quote:
"Fatal error: RPG_core::init_user(): Attempted to initialise user(s), RPG not initialised with proper variables!
Tthe following variable is missing:
* Genders
To remedy this error, make sure the $specialtemplates and RPG_core::set_cachefields() variables are properly populated.
The error occurred in rpg.php."
|
I love the monster cash feature btw!