Hi there,
Firstly, I just want to say…THANK YOU FOR RAID PLANNER!!! It’s absolutely wonderful and has been very useful for our guild. 🙂
I recently updated Raidplanner, and I’m kind of a PHP newb and I’m having difficulty fixing this new error everyone is getting when they click “Sign Up” in regards to the code about the role:
Warning: Creating default object from empty value in /usr/www/nightshift/public/NightShift/components/com_raidplanner/views/event/tmpl/default.php on line 303
On like 303 the code in the php file reads:
$this->selfstatus->role_id=$role->role_id;
I’ve been trying to figure out a way to fix it for the last few hours but I just keep getting frustrated because I can’t figure it out!!!