Thanks again swguy for the clarification.....thought it would automatically bring up the Upgrade Database screen.
Did the upgrade on my database. I can now access my Admin panel, but the site is still a blank screen. Admin panel Home, not showing most recent orders on far right side as normal. In Admin->Customers-> Orders....it processes quickly and shows everything....just not in the right panel. No error log to explain why when going to site page it is a white screen.
Error logs show:
PHP Fatal error: Maximum execution time of 60 seconds exceeded in C:\wamp64\www\2.1\includes\classes\db\mysql\query_factory.php on line 437
[15-Jan-2025 16:05:16 UTC] PHP Stack trace:
[15-Jan-2025 16:05:16 UTC] PHP 1. {main}() C:\wamp64\www\2.1\admin\index.php:0
[15-Jan-2025 16:05:16 UTC] PHP 2. require() C:\wamp64\www\2.1\admin\index.php:16
[15-Jan-2025 16:05:16 UTC] PHP 3. require() C:\wamp64\www\2.1\admin\home.php:25
[15-Jan-2025 16:05:16 UTC] PHP 4. include() C:\wamp64\www\2.1\admin\index_dashboard.php:100
[15-Jan-2025 16:05:16 UTC] PHP 5. queryFactory->Execute($sqlQuery = 'SELECT products_options, products_options_values\n FROM zen_orders_products_attributes\n WHERE orders_products_id = 376198 ORDER BY orders_products_attributes_id ASC', $limit = FALSE, $enableCaching = TRUE, $cacheSeconds = 1800, $removeFromQueryCache = uninitialized) C:\wamp64\www\2.1\admin\includes\modules\dashboard_widgets\RecentOrdersDashboardWidget.php:58
[15-Jan-2025 16:05:16 UTC] PHP 6. queryFactory->runQuery($sqlQuery = 'SELECT products_options, products_options_values\n FROM zen_orders_products_attributes\n WHERE orders_products_id = 376198 ORDER BY orders_products_attributes_id ASC', $removeFromQueryCache = FALSE) C:\wamp64\www\2.1\includes\classes\db\mysql\query_factory.php:266
[15-Jan-2025 16:05:16 UTC] PHP 7. queryFactory->query($link = class mysqli { public $affected_rows = 1; public $client_info = 'mysqlnd 8.0.30'; public $client_version = 80030; public $connect_errno = 0; public $connect_error = NULL; public $errno = 0; public $error = ''; public $error_list = []; public $field_count = 2; public $host_info = 'localhost via TCP/IP'; public $info = NULL; public $insert_id = 0; public $server_info = '8.3.0'; public $server_version = 80300; public $sqlstate = '00000'; public $protocol_version = 10; public $thread_id = 403; public $warning_count = 0 }, $query = 'SELECT products_options, products_options_values\n FROM zen_orders_products_attributes\n WHERE orders_products_id = 376198 ORDER BY orders_products_attributes_id ASC', $removeFromQueryCache = FALSE) C:\wamp64\www\2.1\includes\classes\db\mysql\query_factory.php:186
Hope this sheds light on what I'm seeing and what to do to fix this.
Thanks,
Jeff