Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment Modules


shaka

Recommended Posts

Getting the following error in modules

"Payment Modules

 

Modules Sort Order Action

 

Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_STATUS - assumed 'MODULE_PAYMENT_AUTHORIZENET_STATUS' in /home/xxxx/public_html/includes/modules/payment/authorizenet.php on line 23

 

Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_SORT_ORDER - assumed 'MODULE_PAYMENT_AUTHORIZENET_SORT_ORDER' in /home/xxxx/public_html/includes/modules/payment/authorizenet.php on line 24

 

Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_AUTHORIZENET_ORDER_STATUS_ID' in /home/xxxx/public_html/includes/modules/payment/authorizenet.php on line 26

Authorize.net

 

Notice: Undefined property: sort_order in /home/xxxx/public_html/admin/modules.php on line 135

 

 

Please help in resolving the problem.

Link to comment
Share on other sites

Getting the following error in modules

"Payment Modules

 

Modules Sort Order Action

 

Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_STATUS - assumed 'MODULE_PAYMENT_AUTHORIZENET_STATUS' in /home/xxxx/public_html/includes/modules/payment/authorizenet.php on line 23

 

Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_SORT_ORDER - assumed 'MODULE_PAYMENT_AUTHORIZENET_SORT_ORDER' in /home/xxxx/public_html/includes/modules/payment/authorizenet.php on line 24

 

Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_AUTHORIZENET_ORDER_STATUS_ID' in /home/xxxx/public_html/includes/modules/payment/authorizenet.php on line 26

Authorize.net

 

Notice: Undefined property: sort_order in /home/xxxx/public_html/admin/modules.php on line 135

 

 

Please help in resolving the problem.

 

Looks like you have not setup your language files ... check /catalog/includes/languages/(your language)/modules/payment/ and make sure you have a corresponding language file in there for your payment module (should be something like authorizenet.php)... if you don't have something similar to this then you need to upload it from your contribution you downloaded ... if you do check the files and make sure the constants in your error are being defined

 

Read over the contribution you downloaded again and MAKE SURE YOU FOLLOW IT EXACTLY !!!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...