Hi All,

I am upgrade from 1.3.9h to 1.5.1, it not work on admin page.

Error is show this


[05-Mar-2014 20:36:23] PHP Fatal error: 1146:Table 'storeup.TABLE_WORLDPAY_PAYMENTS' doesn't exist :: select count(*) as total from `TABLE_WORLDPAY_PAYMENTS` in /home/ati/public_html/store/includes/classes/db/mysql/query_factory.php on line 120
[05-Mar-2014 20:36:23] PHP Fatal error: Class 'queryFactoryResult' not found in /home/ati/public_html/store/includes/classes/db/mysql/query_factory.php on line 213


After I had installed the lat9 debug script from
http://www.zen-cart.com/showthread.p...aller-on-error


WARNING: An Error occurred, please refresh the page and try again. Fatal error: 1146:Table 'storeup.TABLE_WORLDPAY_PAYMENTS' doesn't exist :: select count(*) as total from `TABLE_WORLDPAY_PAYMENTS` ==> (as called by) /home/ati/public_html/store/admin_01/includes/classes/split_page_results.php on line 39 <== in /home/ati/public_html/store/includes/classes/db/mysql/query_factory.php on line 130



And I am open back the 1.3.9h's split_page_results.php compare with 1.5.1, haven't see any different on this line.

Server Environment PHP 5.3.3 with PHP APC, MySQL 5.1.73, Apache 2.2.15

If same server using 1.3.9h will haven't any error on it.