That conversation should be in the Changes made to correct issues in OpenCart for v2.1.0.x or a new thread not this one it will only confuse people.
NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart
Thank you so much for this fix! I had been tearing my hair out trying to fix the admin ssl. After downloading and installing your fixes I found the customer facing forms were still having trouble. I found the solution here viewtopic.php?f=161&t=137756&p=547598&hilit=SSL#p547598 and then added it to the xml file you provided.
Code: Select all
//=======================================================================================================================
// RJ - 20170210 - Force Customer Facing Forms to use SSL
// Fix: Customer Side Form HTTPS Fix
//=======================================================================================================================
<file name="catalog/controller/information/contact.php">
<operation error="abort">
<search position="replace"><![CDATA[$this->data['action'] = $this->url->link('information/contact');]]
</search>
<add><![CDATA[$this->data['action'] = $this->url->link('information/contact', '', 'SSL');]]
</add>
</operation>
</file>
Kyle K.
The Honey Jar
Delicious Pure Raw Honey from Honeyville, UT
http://thehoneyjarhome.com
Who is online
Users browsing this forum: patterson123, paulfeakins, SohBH and 16 guests