For some odd reason I get this error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/videogam/public_html/testsexy/admin/functions.php on line 816
and this one
Fatal error: Call to undefined function: vbsetcookie() in /home/videogam/public_html/testsexy/admin/sessions.php on line 204
This is what is on line 817 (I dont see why this would be effecting anything :/)
Code:
$buffer = str_replace(""", "\"", $buffer);