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 'order by sort_order, pages_title' at line 1
select pages_id, pages_title, pages_html_text, sort_order, status from pages where status = 1 and sort_order >0 and language_id= order by sort_order, pages_title
[TEP STOP]
|