Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Order total not saved with custom shipping plugin
(0 viewing) 
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1
  • 2

TOPIC: Order total not saved with custom shipping plugin

Re: Order total not saved with custom shipping plugin 12 years, 1 month ago #42698

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

As a temporary fix you can edit the file /administrator/components/com_vminvoice/tables/vm2orderpayment.php, there find the following line (around line number 92):
if (isset($this->payment_order_total))

and change it to:
if (property_exists($this, 'payment_order_total'))
ARTIO Support Team
The topic has been locked.

Re: Order total not saved with custom shipping plugin 12 years, 1 month ago #42701

Thank you dajo! It worked like a charm. It is good to know that there are still companies who actually offer support to clients. Keep up the good work!
The topic has been locked.
  • Page:
  • 1
  • 2
User Login Empty