k. I'll post the instructions. I garuntee nothing as I haven't had a chance to test this out, I mean I havent' seen any errors yet but any chance to throughly test it has not been made. Also you do this with no support.
Open up warnings.php and find (Line 23 for me.):
Code:
function SendPM($message,$title,$to,$from)
and change it to
Code:
function SendPM2($message,$title,$to,$from)
then find(line 86 for me):
Code:
function RunError($message)
and change it to:
Code:
function RunError2($message)
I have noticed no errors btu have not extensively looked. I'll look through the whole thing tomorrow and make sure but as of now I can warn a user and everything works. so yeah...Quizes should work after that.