![]() |
Quote:
maybe post that patch in a new thread for others to use |
|
I'm not sure if it's my upgrading of x-cart and/or this https login tickbox, but when I checkout and then click on the "If you already have an account, please login from here." link and then fill in my username and password from the next screen at the bottom (Authentication), I get the typical Internet Explorer "You are about to be redirected to a connection that is not secure" popup, even though the page I'm on is not pulled through https. Sorry about the overly long senetnce there..I'm tired.. :)
I can see why this happens if I do a View page source -the form action is specifying the https location (which is my shared SSL cert on another domain) but it logs in and redirects back to the non-secure cart, thus triggering the message. Does this happen with everyone elses (3.5.1 or 3.5.2)? I'm not sure if it's related to this new tickbox or not. I'm writing this at home and won't be back in work until Monday so can't give any more specifics. I'd be grateful if those that have upgraded to 3.5.2 coud check to see if they get the same message with or without this tickbox enabled -it may be a bug. Thanks! Dan |
Right, I've just had that confirmed. Because the login passes through https and then back to the non-secure page, you get the IE error message. They've said they might look into changing that in future versions. I think I might disable that feature as I'll probably scare more customers off with that "insecure" message!
Thanks Dan |
I have 3.5.1 I extarcted the 3.5.2 tgz file the selected to update to 3.5.2 it runs through says OK on everything then goes back to the upgrade screen and still says it's version 3.5.1 and has the option to upgrade to 3.5.2 I hit refresh and still same thing. Anyone have ANY idea what I am doing wrong?
|
sounds like it did not do all the files or update the database, did you get any errors
|
In my upgrade I had to do the following:
[from X-Cart staff] Quote:
Code:
UPDATE xcart_config SET value='3.5.2' WHERE name='version'; Not sure if this is relavant to your scenario. Dan |
All times are GMT -8. The time now is 12:05 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.