Re: Script doesn't accept https
Thank you guys!! you are the bug-killer
- Thu Jan 15, 2009 6:19 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
Q,
Have you had a chance looking onto that yet? I wonder why I did not succeed first time by changing $url->ssl to $url->href and resulted a deadly error that linked to response.php under library/enviroment.
- Thu Jan 15, 2009 4:08 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
NO >:( I send you my admin assess. If you broke mine then I have someone to blame on
- Wed Jan 14, 2009 5:55 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
I am afraid to break it again by changing it to href, and don't know this is the one causing the warning message. Can any one help with that?
Jump to post- Wed Jan 14, 2009 5:00 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
Please look at this one which I mentioned before... I've changed the ssl to href then what happened. I broke my site...
$response->redirect($url->ssl('category', FALSE, array('path' => $request->gethtml('path'))));
- Wed Jan 14, 2009 3:00 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
Thank you! I checked on config.php and saw there was setting ('HTTPS_BASE','http://www.mysite.com') That's why it did not default to https. Maybe my hosting server changed it. Now I have it set in https://. Everything is back to normal. Now back to my previous question. why when I click pages 1,2,3,...
Jump to post- Tue Jan 13, 2009 11:40 pm
- Replies 26
- Views 12705
Re: Script doesn't accept https
Oh! my lord... what I've done a good job... Finally I restored backup. Now thing is different what it was. Just wanna make sure it's normal. Now I log in as customer and add item to shopping cart, then make payment. the url shows http while running the whole checking out process, not like https on u...
Jump to post- Tue Jan 13, 2009 6:27 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
No. It is on home page. When I go to one of categories, that page has more than one..page 1, 2, 3 etc. When I click on page 2 then the warning shows up. keeping on click page 3, warning!!. Now I have this problem...after attempted to make a change on ssl in category.php function page() { $request =...
Jump to post- Tue Jan 13, 2009 3:23 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
Please could you tell which file contains ssl code? I think maybe is that one??
Jump to post- Tue Jan 13, 2009 2:57 am
- Replies 26
- Views 12705
Re: Script doesn't accept https
I looked up HTTPS on config.php for any related to catalog/categories. None I could have seen it's possibility causing this warning and having it changed to https from http:// while clicking on #pages.
Any ideas??
- Tue Jan 13, 2009 2:03 am
- Replies 26
- Views 12705
Re: [RELEASED] New Paypal Extension v079.1
Thank you! The cart went empty now.
- Tue Jan 13, 2009 1:29 am
- Replies 25
- Views 44534
Re: Script doesn't accept https
Q, As you said browsing products wouldn't be affected by https. I have this one. I am browsing extension pages on categories. I receive this warning message.. "Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read...
Jump to post- Mon Jan 12, 2009 4:43 am
- Replies 26
- Views 12705
Re: [RELEASED] New Paypal Extension v079.1
Q, I only see the invoice on my way out. great contri works smoothly. One thing bothers me that is cart not being empty. How to work it out?
Jump to post- Mon Jan 12, 2009 3:48 am
- Replies 25
- Views 44534
Re: Script doesn't accept https
I typed too fast. It meant https not working until I added my store address to HTTPS on config file. Now when click on sensitive areas like account log in thru check-out run the whole process, I can see "https" shown on url address. Just browsing home page or product page brings back http ...
Jump to post- Mon Jan 12, 2009 2:46 am
- Replies 26
- Views 12705
Re: [RELEASED] New Paypal Extension v079.1
I tried out this New paypal contribution and logged in as a customer. It worked fine from checking out to paying payment on Paypal page. (option: loggin paypal account or not).( I can see money in my Paypal account.) After payment process completed and led me back to site home page. Cart was still f...
Jump to post- Mon Jan 12, 2009 2:28 am
- Replies 25
- Views 44534
Re: An extra /admin is being added to the address
After I attempted to fix HTTPS by adding // HTTPS
define('HTTPS_BASE', 'http://www.yourstore/'); on config.php. https url works fine. Also, It fixed my problem having two admin displaying on url address.
Q mentioned it on http://forum.opencart.com/index.php/topic,2559.0.html
Thank you all!!
- Mon Jan 12, 2009 1:48 am
- Replies 9
- Views 4528
FIXED Re: Script doesn't accept https
I have it fixed. Need to edit https on config.php by adding
// HTTPS
define('HTTPS_BASE', 'http://www.yourstore.com/'); same as //HTTP
- Mon Jan 12, 2009 1:40 am
- Replies 26
- Views 12705
Re: An extra /admin is being added to the address
Hi,
I have a problem with https://. I just posted a thread with this problem. As you suggest that should have it fixed after installed these files?? I still have the two-admin problem once I put ssl on on admin panel. Please advise. Thanks!
- Mon Jan 12, 2009 1:20 am
- Replies 9
- Views 4528
Script doesn't accept https
I have SSL cert to my store, but https is working. I called to my local hosting and said the script does not accept https. How to fix it?
Jump to post- Mon Jan 12, 2009 12:53 am
- Replies 26
- Views 12705
Re: [RELEASED] New Paypal Extension v079.1
Thank you for the tips!
- Thu Jan 08, 2009 5:22 am
- Replies 25
- Views 44534