Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/makor/makor-live/applications/blog/Blog.class.php on line 778
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/makor/makor-live/applications/blog/Blog.class.php on line 779
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 's%20timezone%20settings.%20You%20are%20*required*%20to%20use%20the%20date.timezo' at line 5 [SQL: SELECT COUNT(post.bp_id) AS count
FROM blog_posts AS post
LEFT JOIN coactual_users AS user ON user.cu_id = post.bp_cu_id
LEFT JOIN content_blog_security AS cbs ON cbs.PageID = post.bp_id
WHERE YEAR(FROM_UNIXTIME(bp_created)) = 2019 && MONTH(FROM_UNIXTIME(bp_created)) = 12 && bp_short_name = 'b%3E:%20%20date():%20It%20is%20not%20safe%20to%20rely%20on%20the%20system's%20timezone%20settings.%20You%20are%20*required*%20to%20use%20the%20date.timezone%20setting%20or%20the%20date_default_timezone_set()%20function.%20In%20case%20you%20used%20any%20of%20those%20methods%20and%20you%20are%20still%20getting%20this%20warning,%20you%20most%20likely%20misspelled%20the%20timezone%20identifier.%20We%20selected%20the%20timezone%20'UTC'%20for%20now,%20but%20please%20set%20date.timezone%20to%20select%20your%20timezone.%20in%20%3Cb%3E'
AND bp_published <= UNIX_TIMESTAMP(NOW())
ORDER BY bp_published DESC
]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 's%20timezone%20settings.%20You%20are%20*required*%20to%20use%20the%20date.timezo' at line 5 [SQL: SELECT post.*,cbs.*,user.cu_email,user.cu_first_name,user.cu_last_name,user.cu_id
FROM blog_posts AS post
LEFT JOIN coactual_users AS user ON user.cu_id = post.bp_cu_id
LEFT JOIN content_blog_security AS cbs ON cbs.PageID = post.bp_id
WHERE YEAR(FROM_UNIXTIME(bp_created)) = 2019 && MONTH(FROM_UNIXTIME(bp_created)) = 12 && bp_short_name = 'b%3E:%20%20date():%20It%20is%20not%20safe%20to%20rely%20on%20the%20system's%20timezone%20settings.%20You%20are%20*required*%20to%20use%20the%20date.timezone%20setting%20or%20the%20date_default_timezone_set()%20function.%20In%20case%20you%20used%20any%20of%20those%20methods%20and%20you%20are%20still%20getting%20this%20warning,%20you%20most%20likely%20misspelled%20the%20timezone%20identifier.%20We%20selected%20the%20timezone%20'UTC'%20for%20now,%20but%20please%20set%20date.timezone%20to%20select%20your%20timezone.%20in%20%3Cb%3E'
AND bp_published <= UNIX_TIMESTAMP(NOW())
ORDER BY bp_published DESC] Warning: Invalid argument supplied for foreach() in /home/makor/makor-live/applications/blog/Blog.class.php on line 392