Each night, I'm getting numerous emails when my security service scans my website. I added the $debug=0 variable to my config-inc.php file, but I'm still getting the notices. I tried the variable at the top of the file and the bottom. Any ideas how to really stop these messages?
Quote:
An error was encountered during execution of the query:
SELECT catname FROM categories WHERE id=1 DeClARe @x varchar(99) set @x=0x77616974666f722064656c61792027303a303a323027 exec(@x)--
The query returned with an errorcode of:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DeClARe @x varchar(99) set @x=0x77616974666f722064656c61792027303a303a323027 exe' at line 1
If you need assistence or feel this is a 'bug'; please report it to our support forums at: Photopost Pro Bug Reports - PhotoPost Community
To turn off these emails, set $debug=0 in your config-inc.php file.
|