- Impact
- 3
Hey everyone,
I am working on a script i purchased and there seems to be a bug with the "arm wrestling" page (yea its kinda cheesy).
Here is the error:
Catchable fatal error: Object of class stdClass could not be converted to string in /home/mafiamay/public_html/arm.php on line 111
and here is line 111 on arm.php:
}elseif (strtolower($match_fetch) != strtolower($username)){
if you need anymore info just ask.
Thanks
Mike_Wiseman
I am working on a script i purchased and there seems to be a bug with the "arm wrestling" page (yea its kinda cheesy).
Here is the error:
Catchable fatal error: Object of class stdClass could not be converted to string in /home/mafiamay/public_html/arm.php on line 111
and here is line 111 on arm.php:
}elseif (strtolower($match_fetch) != strtolower($username)){
if you need anymore info just ask.
Thanks
Mike_Wiseman






