Page 1 of 1
So where do i download Opencart 2.3.0.2 from?
Posted: Fri Jul 24, 2020 3:09 pm
by Wazzy
Ok i am getting a little confused as to where to download Opencart 2.3.0.2 from as there seam to be multiple choices.
Should i download from the Opencart site here
https://www.opencart.com/index.php?rout ... load_id=47
or should it be from here
https://github.com/opencart/opencart/re ... mpiled.zip
Or should i get it from condor2 who looks like he/she has been updating it here
https://github.com/condor2/Opencart_2302.git
I guess my question is what download is going to be the most up to date version with the least amount of problems?
Edit: Spelling correction
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Fri Jul 24, 2020 4:21 pm
by OSWorX
Basically these 2 are the same.
Wazzy wrote: ↑Fri Jul 24, 2020 3:09 pm
Or should i get it from condor2 who looks like he/she has been updating it here
https://github.com/condor2/Opencart_2302.git
I guess my question is what download is going to be the most up to date version with the least amount of problems?
This package is based on the Original but including bugfixes (and maybe additional enhancements).
It is up to you which one you want to use.
Best option: get both, install both and compare.
And use that you are most confident.
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Fri Jul 24, 2020 9:40 pm
by Johnathan
I haven't used the one by condor2 myself, but I know lots of others in the forums have, and all have said that there are no issues with it. It includes bugfixes, so it would save you some time from trying to find and fix those things yourself.
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Sat Jul 25, 2020 1:17 am
by ADD Creative
The encryption class seems to be wrong in the condor2 version. Looks like it's been copied from version 3 without testing.
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Sat Jul 25, 2020 1:42 am
by xxvirusxx
ADD Creative wrote: ↑Sat Jul 25, 2020 1:17 am
The encryption class seems to be wrong in the condor2 version. Looks like it's been copied from version 3 without testing.
Was tested by this user
https://github.com/opencart/opencart/pull/6326
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Sat Jul 25, 2020 3:32 am
by ADD Creative
That's not for the 2.x branch. You have pulled code from the 3.x branch without understanding the differences or testing.
The key is passed into the constructor in 2.x.
https://github.com/condor2/Opencart_230 ... p.php#L196
Not encrypt or decrypt.
https://github.com/condor2/Opencart_230 ... e.php#L261
This was changed for 3.x.
https://github.com/opencart/opencart/co ... 3347f935f3
So just copying encryption.php from the 3.x branch to 2.x will not work.
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Sun Jul 26, 2020 10:19 pm
by Wazzy
So what are you saying? I should us condor2's version or not?

Re: So where do i download Opencart 2.3.0.2 from?
Posted: Sun Jul 26, 2020 11:03 pm
by IP_CAM
yes, you should...
Ernie
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Sun Jul 26, 2020 11:24 pm
by Wazzy
IP_CAM wrote: ↑Sun Jul 26, 2020 11:03 pm
yes, you should...
Ernie
Thank you Ernie

Re: So where do i download Opencart 2.3.0.2 from?
Posted: Wed Oct 14, 2020 12:13 pm
by mikahawkins
Hello,
OpenCart 2.3.0.2 comes with brand new updates, bug fixes and features, as well as 5 new payment gateways in the core. YOu can download it from their official pages or other unofficial pages that provide that package.
Regards,
Mika Hawkins
Re: So where do i download Opencart 2.3.0.2 from?
Posted: Wed Oct 14, 2020 6:25 pm
by IP_CAM
An just to have it mentioned (again), some famous russian OC Coders kept on
updating OC v.2.3.0.2 based Versions, like this one, until a short while ago:
https://opencart-cms.ru/opencart/skacha ... encart_pro
---
I added all free Versions into a Download, to be found below, at least for those, not
banned from visiting my Sites.

It's a 287 MB Download, so be patient.
And be aware, that not everything on Mods, matching 2.3.0.2, might further work,
and some TEXT Fields might come in russian, and need to be translated first.
https://opencart.pro/overview/
http://www.ipc.li/os/opencart_pro_cms_2 ... _php_7.zip
---
The latest russian OpenCart PRO CMS v.2.3.0.2.5 Release is available now on my
Github.com Site. Famous
xvirusx, Github Member
condor2 already found
and fixed some Bugs, when he generously tested the Version first, before uploading
it into my Github Account. The Version is already equipped with a new encryption.php
system file, to match PHP v.7.4.x Versions, and about 97 Files have been fixed, by adding
an (int) command into some routine, to seemengly secure some pagination-related hole.
https://github.com/IP-CAM/Opencart-CMS-v.2.3.0.2.5
Ernie