News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Broken options glitch.

Started by Tishbyte, March 29, 2018, 07:47:00 PM

Previous topic - Next topic

Tishbyte

I ran into an issue with broken product options when I forced SSL using .htaccess. Not sure if that was the cause but I don't think forcing HTTPS connections should break things on products.
What happens is that the option value turns into random number if it contains a number (i.e. 6 in. turns to 1111122 22233368 347)(img1) and options that are only letters turn into the first letter of each options (i.e. Blue, White.....Red, Purple turns to BWTBBRP for each option)(img4).
This also removes the options on the user side but keeps the price (img3).
Using SSL is very important for an eCommerce site but I can't have it break the product options. I also don't believe I should try reproducing the glitch as I am running a clients live site.
I noticed this when several orders were showing up with missing options even though the options are required and after investigating I found the broken options.
Any help is appreciated and I can supply more information on request.

Basara

Quote from: Tishbyte on March 29, 2018, 07:47:00 PM
Using SSL is very important for an eCommerce site

Did you enable SSL in AbanteCart admin?
If you want to force all pages to be https set Store url also to HTTPS

What AbanteCart version? How many languages installed?

Tishbyte

I have attempted doing the SSL through the admin site, but it doesn't actually force all users to HTTPS, they still have the option to use HTTP. It does change all of the links to HTTPS so if a user clicks anywhere on the site it will use HTTPS. If anything I will have to settle with this.
Abantecart version is 1.2.10.
Only English installed.

Not sure what is causing the issues, maybe it's unique to my situation.

Basara

#3
Hi.
Issue is confirmed and will be fixed in the upcoming version 1.2.13
You can follow process here https://github.com/abantecart/abantecart-src/issues/1087

Tishbyte


hani

Hi
I had a similar problem and modified the htaccess file and did me other problems because my ecommerce is a multistore, it worked for me that i entered both links as secure links in the admin panel, the Store URL in HTTPS and the Secure Store URL also HTTPS

this worked for me.


Basara

Thanks, hani

Did you add some specific rules to htaccess (non default)?

hani

No i did not add any rules to the htaccess, when i made a redirect to force HTTP to HTTPS it caused me problems in the 2nd site [subdomain], and if a visitor clicks on a menu item in the subdomain he will be redirected to the main store.

I made both links a secure see attached image

Forum Rules Code of conduct
AbanteCart.com 2010 -