Quote Originally Posted by wolfderby View Post
Anyone know about this?

#1 trigger_error() called at [/mysite/html/newbuild/includes/classes/db/mysql/query_factory.php:167]
#2 queryFactory->show_error() called at [/mysite/html/newbuild/includes/classes/db/mysql/query_factory.php:139]
#3 queryFactory->set_error() called at [/mysite/html/newbuild/includes/classes/db/mysql/query_factory.php:266]
#4 queryFactory->Execute() called at [/mysite/html/newbuild/includes/modules/westminster_new/flexible_footer_menu.php:18]
#5 include(/mysite/html/newbuild/includes/modules/westminster_new/flexible_footer_menu.php) called at [/mysite/html/newbuild/includes/templates/westminster_new/templates/tpl_flexible_footer_menu.php:13]
#6 require(/mysite/html/newbuild/includes/templates/westminster_new/templates/tpl_flexible_footer_menu.php) called at [/mysite/html/newbuild/includes/templates/westminster_new/common/tpl_footer.php:42]
#7 require(/mysite/html/newbuild/includes/templates/westminster_new/common/tpl_footer.php) called at [/mysite/html/newbuild/includes/templates/westminster_new/common/tpl_main_page.php:334]
#8 require(/mysite/html/newbuild/includes/templates/westminster_new/common/tpl_main_page.php) called at [/mysite/html/newbuild/index.php:97]

[24-Jan-2017 08:38:38 America/New_York] PHP Fatal error: 1146:Table 'newbuild.TABLE_FLEXIBLE_FOOTER_MENU' doesn't exist :: select * from TABLE_FLEXIBLE_FOOTER_MENU where status = 1 and col_sort_order > 0 order by col_sort_order, col_header ==> (as called by) /mysite/html/newbuild/includes/modules/westminster_new/flexible_footer_menu.php on line 18 <== in /mysite/html/newbuild/includes/classes/db/mysql/query_factory.php on line 167
It would be my guess that the 1_3.php installer didn't run... as I don't see the "TABLE_FLEXIBLE_FOOTER_MENU" table in my database, is there a way I can "trip" it?