Quote:
Originally posted by Boofo
Scott, here is the db error I just got after clicking on the last post in one of the forums on the forumhome. Is there a way to fix it?
|
I don't know what query this is as I don't have the hack installed, but you need to addslashes to the username:
PHP Code:
username='".addslashes($username)."'
$username is the part of the query that has the username it in, not sure what it is for this hack