string(95) "SELECT COUNT(DISTINCT p.ID) count_arts FROM webpagecache AS p WHERE 1=1 AND p.ParentID=26963 "
string(754) "/* articles_DBGetList() */
SELECT DISTINCT
p.ID AS cf_id
, p.title
, p.Subtitle
, p.MetaDescription AS meta_description
, p.RelativeURL AS canonical_url
, p.RelativeURL AS relative_url
, p.PublishStart
, p.ListImage_URL AS listimage
, p.ListImage_Caption AS listimage_caption
, p.ListImage_Credit AS listimage_credit
, CASE WHEN i.Width>i.Height THEN '' ELSE 'tall' END AS listimage_orientation
, p.Abstract AS art_abs
, p.AuthorString AS author
, p.AuthorString AS author_list
, p.IsPartnerContent
, i.Height
, i.Width
FROM
webpagecache AS p
LEFT JOIN cmsimages AS i ON p.ListImage_ID=i.ci_cf_id
WHERE p.PageTypeID IN (3,4,5,7,8,11,14,15)
AND p.ParentID=26963
ORDER BY p.publishstart DESC
LIMIT 0, 20
"
Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's%20Central%20neighborhood,%20and%20provide%20Internet%20equipment%20to%20500...' at line 4 in D:\xampp\global\database_support.inc:98
Stack trace:
#0 D:\xampp\global\database_support.inc(98): mysqli->query('\r\nINSERT INTO f...')
#1 D:\xampp\htdocs_dev\fwc\inc\session.inc(149): dbQuery('\r\nINSERT INTO f...', Object(mysqli))
#2 D:\xampp\htdocs_dev\fwc\inc\support_page.inc(29): track_PageView()
#3 D:\xampp\htdocs_dev\fwc\_tpl_category_list.php(251): pgHeader(Array)
#4 D:\xampp\htdocs_dev\fwc\__file_sheriff.php(160): require_once('D:\\xampp\\htdocs...')
#5 {main}
thrown in D:\xampp\global\database_support.inc on line 98