dbltoe:
You are actually getting This indicates a problem with the database connection.
Check out https://www.zen-cart.com/content.php?311-warning-an-error-occurred-please-refresh-the-page-and-try-again
Thank you
This is what I have for 2am when I gave up and went to bed lol
#1 trigger_error() called at [/home/sentialz/public_html/includes/classes/db/mysql/query_factory.php:171]
#2 queryFactory->show_error() called at [/home/sentialz/public_html/includes/classes/db/mysql/query_factory.php:143]
#3 queryFactory->set_error() called at [/home/sentialz/public_html/includes/classes/db/mysql/query_factory.php:270]
#4 queryFactory->Execute() called at [/home/sentialz/public_html/includes/modules/westminster_new/flexible_footer_menu.php:28]
#5 include(/home/sentialz/public_html/includes/modules/westminster_new/flexible_footer_menu.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_flexible_footer_menu.php:14]
#6 require(/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_flexible_footer_menu.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_footer.php:42]
#7 require(/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_footer.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php:272]
#8 require(/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php) called at [/home/sentialz/public_html/index.php:97]
--> PHP Fatal error: 1146:Table 'sentialz_essentialz.flexible_footer_menu_content' doesn't exist :: SELECT f.page_id, f.page_url, f.col_image, f.status, f.col_sort_order, f.col_id,
ft.page_title, ft.col_header, ft.col_html_text
FROM flexible_footer_menu f,
flexible_footer_menu_content ft
WHERE f.page_id = ft.page_id
AND ft.language_id = 1
AND f.status = 1
AND f.col_sort_order > 0
ORDER BY f.col_sort_order, ft.col_header ==> (as called by) /home/sentialz/public_html/includes/modules/westminster_new/flexible_footer_menu.php on line 28 <== in /home/sentialz/public_html/includes/classes/db/mysql/query_factory.php on line 171.
Does this mean I have to activate an sql somewhere? The install didn't ask me to process any, although I vaguely remember having to do them back in 2006.