Forums

Hack - Use HTTPS With Chronocontacts

geilt 18 Apr, 2009
Chronocontacts Module Hack for HTTPS:

go to modules/mod_chronocontact/helper.php

change all JURI::base() to JURI::base( true )

This will stop Chronocontact from using default "http://www.yoursite.com" and use the base directory "/" which then allows Joomla to use HTTPS instead of HTTP.

Otherwise JURI will create form POST ACTION to JURI which is in HTTP.
Max_admin 20 Apr, 2009
Thanks for posting this, I will check it!🙂

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Ludwig 30 Apr, 2009
Hi,

I am using Joomla 1.5.10 and Chronoforms 3.1 RC4.11 and can switch to https by simply changing the menu items Parameter (System) 'SSL Enabled' to 'On'. So I can not see any need to change the code.

Christian
This topic is locked and no more replies can be posted.