Zen Cart Logo
Forums / Basic Configuration / Error in Admin Orders

Error in Admin Orders

Locked

Views: 1,203

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
1 Apr 2008, 3:53 PM
#1
accension avatar

accension

New Zenner

Join Date:
Jan 2008
Posts:
42
Plugin Contributions:
0

Error in Admin Orders

I've never touched a file in the admin orders page, yet one day I was looking through a client's site and I see this:

Pending
Fatal error: Call to undefined function zen_get_orders_comments() in /home/windlewo/public_html/admin/orders.php on line 871

The only mod I've added was Multiple Images mod, but I believe orders worked fine after that installation.

1 Apr 2008, 4:29 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Error in Admin Orders

accension:

Fatal error: Call to undefined function zen_get_orders_comments() in /home/windlewo/public_html/admin/orders.php on line 871zen_get_orders_comments() is defined in /admin/includes/functions/general.php

Perhaps you've got an outdated version of that file on your site?