|
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 1 SQL: SELECT page_parent pp, page_id pid FROM art_pages WHERE page_id =
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 'AND p.page_active = 1 AND p.page_type != 'auth' AND p.site_id = 1 ORDER BY page_' at line 1SQL: SELECT c.menu_title name_menu, p.page_path, p.page_parent pid, p.page_id id, c.record_id rid FROM art_pages p, art_pages_content c WHERE p.page_id = c.page_id AND c.lang = 'en' AND p.page_parent = AND p.page_active = 1 AND p.page_type != 'auth' AND p.site_id = 1 ORDER BY page_order
|
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 1 SQL: SELECT * FROM art_pages_links WHERE page_id =
|
|