jilly
06-22-2008, 12:12 PM
I updated to newest version - when I try to use the search function to search for games, I am getting this error message:
mySQL query error: select g.*, c.password from games_list as g
left join games_cats as c on (g.gcat = c.c_id)
where g.active = 1 and trim(password)='' and gtitle like '%marble motion%' and gcat IN (1,)
order by added ASC
mySQL error: 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 ')
order by added ASC' at line 3
mySQL error code:
Date: Sunday 22nd of June 2008 08:49:40 AM
mySQL query error: select g.*, c.password from games_list as g
left join games_cats as c on (g.gcat = c.c_id)
where g.active = 1 and trim(password)='' and gtitle like '%marble motion%' and gcat IN (1,)
order by added ASC
mySQL error: 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 ')
order by added ASC' at line 3
mySQL error code:
Date: Sunday 22nd of June 2008 08:49:40 AM