SQL/DB Error:
/htdocs/public/www/index.php on line 149 Error occured in the SQL: SELECT section.sys_template_id as template_id,sys_template.table,linked_table_id,parent_id as p_id, (SELECT section.menu_text_en FROM section WHERE section.section_id = p_id) AS parent_name,defaultChild,menu_text_en as page_header,page_banner FROM section INNER JOIN sys_template ON section.sys_template_id = sys_template.sys_template_id WHERE section_id= Error was: Could not open the database ! (1064: 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 '' at line 5) |