Page 1 of 1
Search found 10 matches
Re: Help with SSL
Thanks for the help Evolve, I think I'm just going to cut the whole site over to https, that's kind of what I had planned on doing anyway. So now I don't have to really worry about it.
Thanks again!
- Fri Jun 05, 2015 6:36 am
- Replies 6
- Views 886
Re: Help with SSL
All of that is standard. Your 2nd config file is the same? Can you take the store out of maintenance mode so that the steps could be gone through and hopefully I can help you troubleshoot it? Yea, admin config is the same. It's out of maintenance mode now if you want to take a look. I think it's so...
Jump to post- Fri Jun 05, 2015 5:44 am
- Replies 6
- Views 886
Re: Help with SSL
Can you paste the HTTP and HTTPS sections of your config files and the rewrite rules in your .htaccess file? Sure, thanks for taking a look. config.php // HTTP define('HTTP_SERVER', 'http://101guitarstrings.com/'); // HTTPS define('HTTPS_SERVER', 'https://101guitarstrings.com/'); .htaccess # SEO UR...
Jump to post- Fri Jun 05, 2015 4:13 am
- Replies 6
- Views 886
Help with SSL
I'm setting up a new site on OC 2.0.2.0 and I have the SSL up and working. However, I have a weird thing happening. When I click on my account, or checkout, or a secure area it changes to https and works ok. Then for some reason, once it's gone to https, it wants to stay there. So when I click on th...
Jump to post- Fri Jun 05, 2015 12:54 am
- Replies 6
- Views 886
Re: Broken modification.php file
Thank you rph, I ended up re-installing to fix it. The file I needed is not in the download btw, it must only be created on install.
Jump to post- Thu Jun 04, 2015 11:28 pm
- Replies 5
- Views 1062
Re: Broken modification.php file
Yea, that's why I was here asking for help. I don't have the original file. Jump to postrph wrote:You've installed some custom mod which mucked things up. Reupload the original file.
- Sat May 30, 2015 2:37 am
- Replies 5
- Views 1062
Re: Broken modification.php file
Here are the lines around line 50 of my file, maybe someone will be able to just look at it and tell me what's wrong. if (isset($this->request->post['selected']) && $this->validate()) { foreach ($this->request->post['selected'] as $modification_id) { $this->model_extension_modification->deleteModifi...
Jump to post- Sat May 30, 2015 1:00 am
- Replies 5
- Views 1062
Broken modification.php file
I tried to install an extension today and ended up with a blank white screen where the Admin used to be. I looked at /apache2/errors.log and was able to back out the changes and get the Admin back up. This is on ver 2.0.2.0 However, the Modifications tab is still broken. I get a blank screen when I ...
Jump to post- Sat May 30, 2015 12:49 am
- Replies 5
- Views 1062
Re: Tracking down UPS shipping charge difference
Thanks for the quick reply... yea I was looking at the addon for the individual package size capability, so I guess this is one more reason to pony up and purchase it
Can you tell me if it or the core version supports showing the customer the UPS tracking number anywhere?
- Wed Apr 24, 2013 10:50 pm
- Replies 3
- Views 1042
Tracking down UPS shipping charge difference
I'm seeing a pretty big difference between the opencart estimate and the estimate I get on the UPS website. Can anyone suggest what I should do to track down the cause of this difference. In Opencart I have insurance turned off, and am using an average dimension set to 5x5x5 (I understand the produc...
Jump to post- Wed Apr 24, 2013 10:30 pm
- Replies 3
- Views 1042
Search found 10 matches