get pages error:
SELECT * FROM categories, page_category_xref, pages WHERE
categories.category_id = page_category_xref.category_id AND pages.page_id = page_category_xref.page_id AND pages.page_name_url = "site-map" ORDER BY pages.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 '' at line 1