checkout page ssl issues

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart Themecheckout page ssl issues

This topic has been marked as resolved.

Hi Sir,

I have enabled ssl and after that all working fine but checkout page is not working its hold the option not opening. you can check this product adding with the checkout page pls help…

Thanks

January 31, 2012 at 10:14 am #5749

Hi,

We see you have modified Shoppica.

Could you provide more information about the modifications? We may need admin and ftp access as well.

Best regards,
ThemeBurn team

February 1, 2012 at 1:12 pm #5784

Hi,

first of all, I love shoppica and the most lovable thing is your support. its amazing thanks.
actually i did not modified the core files as much i modified only the css file. i am making bellow a clear info hope that it could help you to find out the solution. i don’t know it is Shoppica issue or opencart issue as i found admin panel is have one problem.

bellow i mention the problem i am facing for if ssl is on other everything is working fine and also the ssl is working as opencart needed page like checkout, login, payment redirect…
* i have change config.php files //HTTPS to include https
* Enable SSL in Admin>Settings>Server

bellow are the 2 problem i am facing for ssl
1.Go to store, add a product and proceed to checkout.
2.image manager in the Admin does not let you double click a new image if SSL is enabled
What is the expected output? What do you see instead?

all you get is the headings for each category on checkout page and no way to access each of them or continue through with SSL enabled.
Lastly the image manager in the Admin does not let you double click a new image if SSL is enabled.

Version 1.5.1.3
Windows 7 – Windows Vista – Mac osx lion
IE – Firefox – safari – opera

February 1, 2012 at 2:41 pm #5795

1) The most common problem with SSL for the front, comes from the root/config.php file. There you must have these definitions:

// HTTPS
define('HTTPS_SERVER', 'https://domain.com/');
define('HTTPS_IMAGE', 'https://domain.com/image/');

2) The problem with the image upload could not be connected with Shoppica in any way. We haven’t modified anything from the admin panel. You can check the urls in root/admin/config.php. Keep the guidelines from the previous example.

Hope this will help you.

Best,
ThemeBurn team

February 2, 2012 at 9:31 pm #5841

Hi,
Thanks for your reply. i checked everything and its nothing with shoppica its strange issue with some ppl so, sorry to disturb you. i solved it by a trick now i can do the job but some other way.

February 5, 2012 at 3:59 pm #5888

OK, will mark as resolved for now. If you have time, you can put the solution here.

Best,
ThemeBurn team

February 6, 2012 at 5:39 pm #5928

its glad to help ppl,

if the checkout page and other issues with ssl you need to change all link to https i mean all which is also http in config file both root config and also admin config and then all page will ssl its not opencart system but this is the solution to work with ssl. if your padlock not working then go to this link: http://www.whynopadlock.com and check that any of you external link coming with http find this links in your file and make it absolute as https then your padlock also work. thanks.

May 10, 2012 at 10:04 am #8750

wow, that link helped me alot, i would have spent hours if not days trying to figure that out, thank u

 sino
October 26, 2012 at 12:40 am #14692
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.