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 'LIMIT 1' at line 6
SELECT *
FROM (`menu_Items`)
WHERE (`table`="sample_Menu") AND (menu=8)
ORDER BY rank
LIMIT 1
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on null in /home/delectable/public_html/_private/functions/db.inc.php:104
Stack trace:
#0 /home/delectable/public_html/templates/menus/index.inc.php(17): db_select_assoc()
#1 /home/delectable/public_html/templates/layout/process_template.inc.php(27): include('/home/delectabl...')
#2 /home/delectable/public_html/index.php(22): include('/home/delectabl...')
#3 /home/delectable/public_html/.route.php(74): include('/home/delectabl...')
#4 {main}
thrown in /home/delectable/public_html/_private/functions/db.inc.php on line 104