Page 1 of 1
OpenCart 4.0.2.0 Released
Posted: Tue Apr 18, 2023 11:27 pm
by Johnathan
OpenCart 4.0.2.0 was released today (April 18, 2023). Here is the direct download link:
https://www.opencart.com/index.php?route=cms/download
Here is a list of changes on github:
https://github.com/opencart/opencart/re ... ag/4.0.2.0
The biggest change seems to be related to payment extensions, so all payment extensions will need to be updated before they are compatible with the new 4.0.2.0 syntax.
Any bugs you encounter can be reported in the
OpenCart 4.0 Bug Forum, or
on github.
Re: OpenCart 4.0.2.0 Released
Posted: Tue Apr 18, 2023 11:43 pm
by xxvirusxx
I think reporting bugs are useless....because are not fixed....
Example:
https://github.com/opencart/opencart/issues/11356
Re: OpenCart 4.0.2.0 Released
Posted: Wed Apr 19, 2023 5:31 am
by JNeuhoff
It would have made more sense to first release a 4.0.2.0-beta, to give users and developers some time to test it all, and to report bugs, before making a final release. Instead we saw the release of 4.0.2.0, which had still some bugs, and a few hours later the new 4.0.2.1 release.
Re: OpenCart 4.0.2.0 Released
Posted: Wed Apr 19, 2023 6:04 am
by Johnathan
Yes, so the story of OpenCart goes...

Re: OpenCart 4.0.2.0 Released
Posted: Wed Apr 19, 2023 9:24 pm
by JNeuhoff
First of all, thanks for all the hard work that went into the development of OpenCart 4.0.2.0 and 4.0.2.1.
However, I can't yet recommend any of the OpenCart 4 releases for a live website.
Just tested the OpenCart 4.0.2.1 for a couple of hours, and it still has a number of serious issues:
Admin backend order editor corrupting historic order details
Admin order editor bug: Lost payment method
Wrong variables for mail/order_invoice.twig
Missing variables for account/subscription_info.twig
See also these bugs recently reported by others:
Administration Sales order - Price view
Extension code and file name
Language bug
Carousel interval is not defined when the value is empty in BO
and probably more to come...
Re: OpenCart 4.0.2.0 Released
Posted: Thu Apr 20, 2023 12:45 am
by adilmoreno
If you would like to help, you can send the code edits via GitHub and they will apply this fix.
Re: OpenCart 4.0.2.0 Released
Posted: Thu Apr 20, 2023 11:22 pm
by alexgthess
the automatic upgrade via admin panel stucks at Copying files...
and manually upgrade via ftp stucks at patch 2 of 9 ....
nothing works...

Re: OpenCart 4.0.2.0 Released
Posted: Thu Jun 29, 2023 12:21 pm
by Jaye
I use Opencart version 4.0.2.0 and I added some changes from the backend(Admin pannel). It is a preview from the site but there is no update in the source code file. So what is the best way to edit code from the backend or source code file?
Re: OpenCart 4.0.2.0 Released
Posted: Thu Jun 29, 2023 4:46 pm
by JNeuhoff
Jaye wrote: ↑Thu Jun 29, 2023 12:21 pm
I added some changes from the backend(Admin pannel). It is a preview from the site but there is no update in the source code file. So what is the best way to edit code from the backend or source code file?
Your post is so vague, no details for anyone to be able to help you. Also, have you even read this forum thread? OpenCart 4 isn't yet suitable for live websites as of 4.0.2.1! Getting there, hopefully, in the next release, until then use the
3.0.x.x_Maintenance version for production websites.