| Error in MySql
I have change the cookie settings like this cookie prefix = ??
I have done this because when users want to see the ad they will be logout.
So I think this must be a cookie setting.
After this changes I can't go in the admin screen.
In the database I have tried to find the ?? , but I get a error: #1064 - 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 '\'%cookie%\' OR `title` LIKE \'%cookie%\' OR `varname` LIKE \'%cookie%\' OR `set' at line 1
Any idea what is wrong?
|