Page 1 of 1

Currency Model Fix

Posted: Thu Jun 09, 2016 12:17 am
by straightlight
Many of users has reported issues with the currency error messages with Opencart v2.2.0.0 release.

Attached should be the entire VQMod fix to resolved these issues.

Note: Ensure to use the latest version of VQMod.

Re: Currency Model Fix

Posted: Thu Jun 09, 2016 1:19 am
by i2Paq
Is there a clean code so I know what to fix and where?

I rather fix the core files instead on having another .xml.

Re: Currency Model Fix

Posted: Thu Jun 09, 2016 1:26 am
by straightlight
i2Paq wrote:Is there a clean code so I know what to fix and where?

I rather fix the core files instead on having another .xml.
I couldn't agree more on that, Unfortunately, since Opencart does not have any flexible override system implemented into the core, people would rather just use extension files as countless supporters would also recommend on the forum more than most of the time and on a regular basis.

Of course, if you want to look for clean codes, each search lines into the XML file are the lines you might want to look for due to the great copied and pasted lines between the controller and model files; done by the OC developers. Feel free to use this file, it's why it's there.

Re: Currency Model Fix

Posted: Thu Jun 09, 2016 5:22 am
by straightlight
Attachment has been edited with a more conformed XML file from VQMod compared to the last one.

Re: Currency Model Fix

Posted: Thu Jun 09, 2016 6:11 pm
by ebuild
straightlight wrote:Attachment has been edited with a more conformed XML file from VQMod compared to the last one.
Should we use the attachment from the 8th as there was no attachment in your last post?

Thanks.

Re: Currency Model Fix

Posted: Thu Jun 09, 2016 9:13 pm
by straightlight
This attachment is the official one for v2.2.0.0 release.

Re: Currency Model Fix

Posted: Sat Jul 09, 2016 3:54 pm
by zacshop
Please put instructions, what to do with this attachment?

Re: Currency Model Fix

Posted: Wed May 03, 2017 2:41 pm
by bonkopencart
this post may give any help
viewtopic.php?p=673056#p673056

Re: Currency Model Fix

Posted: Fri Jun 07, 2019 5:01 pm
by samaraki
This error is happening on 3.0.3.2 - how come this problem has not bee fixed in the core files for a much newer version of Opencart.
Will this XML still work for 3.0.3.2?

Re: Currency Model Fix

Posted: Mon Jun 10, 2019 3:19 am
by straightlight
samaraki wrote:
Fri Jun 07, 2019 5:01 pm
This error is happening on 3.0.3.2 - how come this problem has not bee fixed in the core files for a much newer version of Opencart.
Will this XML still work for 3.0.3.2?
The solution has also been given on the previous post above yours to try to the patch directly. This should definitely work.

Re: Currency Model Fix

Posted: Wed Jun 12, 2019 7:27 pm
by nanoconsultancy
I have exact the same problem on a OC3.0.3.1 installation. I have installed a plugin for myPOS checkout which has a test and live link, the test link works but when I try the live link it gives me the exact same results as the topic starter. I have tried refreshing etc. and also the xml file which does not seem to do anything on my website (log files skips everything).

Any help would be appreciated.

Thanks.