December 31st, 1969
Comments 
You must be logged in to reply
SQL ERROR: SELECT v.*, v.Name AS Subject, c.Name AS CName FROM 360Videos v LEFT JOIN 360VideosCategories c ON v.CategoryID=c.id WHERE v.id=
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 '' at line 1
SQL ERROR: UPDATE 360Videos SET Views=(Views+1) WHERE id=
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 '' at line 1
SQL ERROR: SELECT * FROM 360TagMaps m, 360Tags t WHERE t.id=m.TagID AND m.Type='videos' AND m.ContentID= ORDER BY t.Name ASC
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 t.Name ASC' at line 1
SQL ERROR: SELECT SQL_CALC_FOUND_ROWS 360_comments.*, fui.*, users.id AS UID, users.StatusID FROM 360_comments LEFT JOIN FFUserInfo fui ON fui.UserID=360_comments.UserID LEFT JOIN users ON users.id=360_comments.UserID WHERE type='videos' AND parent_id= ORDER BY PostTime DESC LIMIT 10
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 PostTime DESC LIMIT 10' at line 1