just a little issue i found...
i had a user who was stuck in a monster battle but everytime you clicked the link it said invalid battleid...
there was a reference to it in ther rpg_user table so i deleted it from that user however they were still stuck in the battle. The admin for the user said there was no battle id that they were in and although i clicked cancel current monster battle nothing happened there.
in the end i had to delete the rpg column to null in the user table as it seems to be a caching point?
anyway its kind of a bug because i don't know how it ended up like that but i was wondering if you could add a flush battle function that would clean out all battle related data and also clear this rpg field in users as thats how i fixed this problem.
Regards
|