Tietokantakysely epäonnistui!
INSERT INTO blog_views(blog_id, views, used_ips) VALUES(, 1, 's:14:"38.107.191.117";')
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 ' 1, 's:14:"38.107.191.117";')' at line 2
Tietokantakysely epäonnistui!
SELECT blog_posts.id AS blog_id, blog_posts.title AS blog_title, blog_posts.blog AS blog_blog, blog_posts.category AS blog_category_id, blog_categories.category AS blog_category_name, DATE_FORMAT(added,'%d.%m.%Y - %H:%i') AS blog_added_formatted, (SELECT COUNT(id) FROM blog_comments WHERE blog_comments.post_id = blog_posts.id AND visible = 1) as blog_comments, YEAR(added) AS blog_year, MONTH(added) AS blog_month, DAY(added) AS blog_day FROM blog_posts JOIN blog_categories ON blog_posts.category = blog_categories.id WHERE blog_posts.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 14
Nyt ei kyllä löytynyt mitään, pahoitteluni!
