A Database Error Occurred

Error Number: 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 '-asia-visit,10' at line 1

SELECT ns.news_id, ns.news_title, ns.news_intro, nc.cat_id,ns.news_image,DATE_FORMAT(ns.news_upldtime,'%b %d, %Y') as newsdat FROM news ns LEFT JOIN newscategory nc ON ns.news_id= nc.news_id WHERE ns.news_keywords like '%index%' AND ns.news_upldtime <= NOW() group by ns.news_id ORDER BY news_upldtime DESC LIMIT papal-asia-visit,10

Filename: /home/heraldftp/public_html/models/ui_newscategory_model.php

Line Number: 86