Backend of Zencart under customer/orders I am having a problem.
All the orders don’t come up. Its all distorted in the orders page. It was working fine up until today. (no errors in log)

As a test I put the original admin/orders.php in my website and got these errors


Code:
[18-Mar-2024 13:44:49 America/New_York] PHP Fatal error:  Uncaught Error: Call to undefined function zen_getOrdersStatuses() in /home/inverter/public_html/admin/orders.php:38
Stack trace:
#0 /home/xxx/public_html/admin/index.php(11): require()
#1 {main}
  thrown in /home/inverter/public_html/admin/orders.php on line 38

[18-Mar-2024 13:44:49 America/New_York] Request URI: /admin/index.php?cmd=orders, IP address: 73.125.60.145
--> PHP Fatal error: Uncaught Error: Call to undefined function zen_getOrdersStatuses() in /home/xxx/public_html/admin/orders.php:38
Stack trace:
#0 /home/inverter/public_html/power/index.php(11): require()
#1 {main}
  thrown in /home/xxx/public_html/admin/orders.php on line 38.