Course
Database error: SQL語句執行失敗:SELECT count(*) as 'rno' FROM `_web_course` LEFT JOIN `_web_course_description` ON (_web_course.id = _web_course_description.id) where 1 and is_show=1 and title!='' and category_id= AND _web_course_description.language_id = '3'
MySQL Error: 1064 (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 'AND _web_course_description.language_id = '3'' at line 1)
Database error: SQL語句執行失敗:select * from _web_course left join _web_course_description on _web_course.id = _web_course_description.id where 1 and is_show=1 and title!='' and category_id= AND _web_course_description.language_id = '3' order by descno asc,newsdt desc limit 0,4
MySQL Error: 1064 (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 'AND _web_course_description.language_id = '3' order by descno asc,newsdt desc ' at line 1)