Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order logging not working


PJ2006

Recommended Posts

Posted
Hi Brian,

 

I installed - Order Logging 3.0 which I think is the latest version.

 

Is there an update I should apply to this?

 

Thanks

 

Lotti

 

Hiya, I too was having the same result. I think the problem is with catalog/admin/ordersholding.php on line 46:-

 

include(DIR_WS_CLASSES . 'orderheld.php');

 

change to

 

include(DIR_WS_CLASSES . 'ordersheld.php');

 

I hope this helps.

 

Regards

Posted
Hiya, I too was having the same result. I think the problem is with catalog/admin/ordersholding.php on line 46:-

 

include(DIR_WS_CLASSES . 'orderheld.php');

 

change to

 

include(DIR_WS_CLASSES . 'ordersheld.php');

 

I hope this helps.

 

Regards

 

 

Thanks alot!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...