Post by Randem » Fri Apr 22, 2016 7:07 pm

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


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by bzark » Fri Apr 22, 2016 7:39 pm

Sorry about that, I went an posted that question in the correct location.

New member

Posts

Joined
Wed Oct 01, 2014 10:32 pm

Post by thehoneyjar » Sat Feb 11, 2017 11:11 am

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


Newbie

Posts

Joined
Thu Feb 23, 2012 2:24 am
Location - Honeyville, UT
Who is online

Users browsing this forum: patterson123, paulfeakins, SohBH and 16 guests