Blog /


Notice: Trying to access array offset on value of type null in /home/wallaces/public_html/includes/class.db.php on line 68

Notice: Trying to access array offset on value of type null in /home/wallaces/public_html/includes/class.db.php on line 69

Notice: Trying to access array offset on value of type null in /home/wallaces/public_html/includes/class.db.php on line 70

Notice: Trying to access array offset on value of type null in /home/wallaces/public_html/includes/class.db.php on line 71

Error at 2024-05-19 05:22:00:

Query: select *, (Select count(id) From blog_comment Where p_id=post_id) as comments, (Select category From blog_category Where id=post_type) as cat from blog_post where post_published=1 And post_type= order by post_date desc
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 post_date desc' at line 1
Type:
Message:
File:
Line:

Error at 2024-05-19 05:22:01:

Query: select *, (Select count(id) From blog_comment Where p_id=post_id) as comments, (Select category From blog_category Where id=post_type) as cat from blog_post where post_published=1 And post_type= order by post_date desc
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 post_date desc' at line 1
Type: 8
Message: Trying to access array offset on value of type null
File: /home/wallaces/public_html/includes/class.db.php
Line: 71