MySQL 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 content_order' at line 11
MySQL Query: SELECT cont_contents.content_id
FROM cont_contents
WHERE content_state <> 'D'
AND content_state <> 'L'
AND (language_parent = '' OR language_parent IS NULL)
AND content_id = ORDER by content_order
Notice: Trying to access array offset on value of type null in /home2/smartch4/public_html/es/model/helpers/contenthelper.helper.php on line 49
Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given in /home2/smartch4/public_html/es/model/helpers/contenthelper.helper.php on line 49
Notice: Undefined offset: 0 in /home2/smartch4/public_html/es/view/portfolio-category.php on line 9
Fatal error: Uncaught Error: Call to a member function __get() on null in /home2/smartch4/public_html/es/view/portfolio-category.php:9
Stack trace:
#0 /home2/smartch4/public_html/es/montana/helpers/initfunctions.php(100): include_once()
#1 /home2/smartch4/public_html/es/montana/helpers/initfunctions.php(89): includeFile('view/portfolio-...', Array, Array, Array, Array, 'view')
#2 /home2/smartch4/public_html/es/montana/helpers/initfunctions.php(21): validateInclude('view/portfolio-...', Array, Array, Array, Array)
#3 /home2/smartch4/public_html/es/init.php(14): init()
#4 /home2/smartch4/public_html/es/index.php(2): include_once('/home2/smartch4...')
#5 {main}
thrown in /home2/smartch4/public_html/es/view/portfolio-category.php on line 9