Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Purchase Order Error


misgperson

Recommended Posts

Posted

Hello,

I have just installed the "purchase order" contribution and am getting the following errors. Thanks for any help on this.

 

/* $Id: purchase_order.php,v 1.0 2002/09/03 osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ define('MODULE_PURCHASE_ORDER_TITLE', 'Purchase Order.'); define('MODULE_PURCHASE_ORDER_DESCRIPTION', 'Payment method with collecting of necessary information for purchase order.'); define('MODULE_PURCHASE_ORDER_EMAIL_FOOTER', 'Purchase Order.'); define('MODULE_PURCHASE_ORDER_ACCOUNT_NAME', 'Account Name'); define('MODULE_PURCHASE_ORDER_ACCOUNT_NUMBER', 'Account #'); define('MODULE_PURCHASE_ORDER_PO_NUMBER', 'Purchase Order #'); ?>

Thanks Pall

Posted

Just add "<?php"

 

(without the quotes) to the first line of the .../english/modules/payment/purchaseorder.php file

 

Just an oversight in the distribution.

 

Now if they would just have told you to add fields to the orders table...

Archived

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

×
×
  • Create New...