Whenever i add new and activate the side box i get this 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 'MAX_DISPLAY_NEWS_MANAGER_TITLES' at line 1
in:
[select pages_id, pages_title, pages_html_text, date_added from news_manager where status = 1 order by date_added DESC, pages_title limit MAX_DISPLAY_NEWS_MANAGER_TITLES]
In the side box instead of the news.
Second problem:
When i hit publish or unpublished in admin i get this error
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/public_html/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/public_html/admin/includes/classes/object_info.php on line 30
Any ideas?



