Page 1 of 6

OpenCart v2.2.0.0 Testing - What you need to know

Posted: Thu Mar 03, 2016 3:23 pm
by Randem
I have started testing the latest OpenCart v2.2.0.0 release and here are a few things that I have found:

The database have changed a little bit; a few changed field names, a few new fields, a few removed fields and some data changes; mostly foreign character conversions. I have attached a report showing the changes in the database structure and data contained within.

I have also attempted to install v2.2.0.0 with no success. I downloaded the one from OpenCart.com and also the one from Github with the same results. I can't get past the License Agreement page. I get a the following message:

"The information you have entered on this page will be sent over an insecure connection and could be read by a third party.

Are you sure you want to send this information?"

When I press continue, it seems like it wants to do something but comes back to the license agreement screen. Now, I am installing on a site with HTTPS and with SSL installed. I will try on a site using HTTP and without SSL installed to see if that is the problem.

Re: V2.1.0.x to v2.2.0.0 Testing

Posted: Thu Mar 03, 2016 5:33 pm
by Randem
Ok, some good news and bad... You are able to install on a domain that does not have SSL active but on a domain site with SSL active you will get the error I have shown. So it seems for now this is bad if you already have a site with SSL you will not be able to install if your htaccess file redirects HTTP to HTTPS. Silly but true... v2.1.0.x did not have this issue.

Re: V2.1.0.x to v2.2.0.0 Testing

Posted: Thu Mar 03, 2016 6:57 pm
by Randem
Now the "Upgrade" test. I tried two different databases v1.5.6.1 & v2.1.0.1 and both failed as you can see in the attached pictures.

Re: V2.1.0.x to v2.2.0.0 Testing

Posted: Fri Mar 04, 2016 3:57 am
by labeshops
Randem wrote:Ok, some good news and bad... You are able to install on a domain that does not have SSL active but on a domain site with SSL active you will get the error I have shown. So it seems for now this is bad if you already have a site with SSL you will not be able to install if your htaccess file redirects HTTP to HTTPS. Silly but true... v2.1.0.x did not have this issue.
I installed on a subdomain for a domain with an active SSL and had no problems at all. If this is a problem for some one, should be a very easy solution - disable the htaccess temporarily while you install 2.2.

Re: V2.1.0.x to v2.2.0.0 Testing

Posted: Fri Mar 04, 2016 4:03 am
by Randem
Yes, Thanks I am aware of this... I am just reporting issues that I have encounters and possible solutions. I am just bringing to the attention that something has changed...
you will not be able to install if your htaccess file redirects HTTP to HTTPS.
Perhaps I needed to add that if this happens you should disable .httaccess to install.

Re: OpenCart v2.2.0.0 Testing

Posted: Sat Mar 05, 2016 12:22 am
by N1kko
So not currently possible to upgrade from 2.1.0.x to 2.2.0.0?

Re: OpenCart v2.2.0.0 Testing

Posted: Sat Mar 05, 2016 3:38 am
by Randem
Not as of yet. There are still a few issues in the actual installation in some circumstances dealing with SSL and also the admin panel. It is not as easy as it once was for most installs. I will post here the finding when I figure out just what is going on... The code has changed a bit in controlling the way the process is routed. I actually like the direction but it has cause a few glitches as well as you can expect with something new.

Re: OpenCart v2.2.0.0 Testing

Posted: Sat Mar 05, 2016 4:05 am
by pm-netti
N1kko wrote:So not currently possible to upgrade from 2.1.0.x to 2.2.0.0?
You can look this my signature Opencart Remote Upgrade Tool

Re: OpenCart v2.2.0.0 Testing

Posted: Sat Mar 05, 2016 4:25 am
by Randem
nikko,

I wouldn't even attempt to upgrade until you know exactly what you are getting into as far as MOD compatibility and such. That is what this thread is meant for; to allow one to see and learn what they are getting into before attempting the upgrade and what to expect afterwards. Meaning just because you can do something does not mean that you should do it.

Re: OpenCart v2.2.0.0 Testing

Posted: Sat Mar 05, 2016 9:00 am
by exit15
pm-netti wrote:You can look this my signature Opencart Remote Upgrade Tool
Does this tool work? People are reporting so many problems with upgrades, I'm a little concerned that i will run into problems, also not knowing what the tool is doing, harder to roll back?

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Sat Mar 05, 2016 9:09 am
by Randem
There seems to be some strange results with the Admin panel when using HTTPS vs HTTP in some cases. If you attempt to login using HTTPS protocol it informs you of the following:

Code: Select all

The information you have entered on this page will be sent over an insecure connection and could be read by a third party.

Are you sure you want to send this information?
This is because while you are accessing the Admin page using HTTPS, the page is attempting to post as HTTP. This would defeat the whole point of HTTPS, yes? It seems thru my testing that the only way to enter the Admin Panel is thru HTTP and that works fine but defeats the purpose of running your admin under HTTPS.

Now you might think this minor but the whole purpose of using HTTPS on a login page is so that your credentials do not go over the internet not encrypted... As you can see in the address bar the page (Using HTTPS) is not secure by the lock with the warning triangle, which if the page was totally secure the lock would be green with no triangle as in the v2.1.0.x HTTPS Admin image. No lock at all means that any data on the page can be viewed and intercepted by a third party

Also the display of the screen is off for some reason using HTTPS as in the illustrations. I reinstalled v2.2.0.0 again and this display did not happen when using HTTPS.

The odd thing after re-installation was that using HTTPS; if your .htaccess redirects some HTTPS to HTTP you will be allowed to login anyway after getting the error about posting because it gets redirected to HTTP (NOT GOOD).

Re: OpenCart v2.2.0.0 Testing

Posted: Sat Mar 05, 2016 6:52 pm
by pm-netti
exit15 wrote:
pm-netti wrote:You can look this my signature Opencart Remote Upgrade Tool
Does this tool work? People are reporting so many problems with upgrades, I'm a little concerned that i will run into problems, also not knowing what the tool is doing, harder to roll back?
Yes, this do normal upgrade successfully.
After upgrade is normal eg. compatibility issues with 3 party extensions ( you can look development forum of this extension ).

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Sat Mar 05, 2016 10:27 pm
by N1kko
This is the only PHP Shopping cart I know that doesn't allow you to upgrade from one version to the next... What a joke! ??? ??? ???

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Sat Mar 05, 2016 10:58 pm
by labeshops
N1kko wrote:This is the only PHP Shopping cart I know that doesn't allow you to upgrade from one version to the next... What a joke! ??? ??? ???
Q and Daniel are working on fixing the upgrade script. You might want to follow this thread viewtopic.php?f=2&t=158970

So give it a little more time. I am planning to update my 1.5.6.4 shop to 2.2 when the script works too. In the meantime, I have a separate 2.2 install and am working to test mods, customize my templates, etc. so it will be ready to go once I can probably upgrade the database.

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Sun Mar 06, 2016 11:51 am
by fakhricker
SSL page will work if we unable seo mode
i tried and it was worked
._.

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Sun Mar 06, 2016 12:42 pm
by Randem
Please show example of it working... View the source page of the login page to see if there is http:// on it.
If so it is not working...

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Sun Mar 06, 2016 9:38 pm
by s83k5v4
How come this version has been promoted to the front page as the current/stable version while it has not been tested correctly?
This seems very strange or sloppy, resulting in a lot of wasted time for users.

Why not instead release it as a beta until it has been tested correctly?

See also:
http://forum.opencart.com/viewtopic.php ... 1&p=607102

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Mon Mar 07, 2016 5:05 am
by Randem
BETA??? from what I understand this is the ALPHA version, it NEVER went to BETA, just straight to release without conferring with those who actually uses it, and make fixes for it.
Jan 22, 2016 it was alpha, March 2 Released...
Still the same mistakes in code as previous version even though the forum members have since provided fixes they still did not make it to any version...

this product has a good chance of being very good if the developers didn't operate in a bubble...

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Mon Mar 07, 2016 6:13 am
by Randem
The answer to SSl and the Admin Panel is in this thread - http://forum.opencart.com/viewtopic.php ... 43#p607243

This will get it to work properly. I will work on a fix that when you select Use SSL in store settings that these things get changes too.

Re: OpenCart v2.2.0.0 Testing - What you need to know

Posted: Tue Mar 08, 2016 11:56 pm
by danguz74
Is there a way to downgrade? The upgrade went thru for me but now I am getting errors on the products pages and a couple other pages have 500 errors. The site isn't live yet which probably helped with not getting errors. Is there a way to fix them without paying? Thanks!