Welcome, Guest

Please... I need help! BF broke SSL
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Please... I need help! BF broke SSL

Please... I need help! BF broke SSL 1 year, 11 months ago #12125

I have been using facile forms for years on my site. I have been using BF since it forked (on other sites) but have now upgraded to J1.5 and in the process bought the newest version of BF.

I cannot get a fully secure page because there are elements that are being called as http:// instead of just using the relative path.

I have set the configuration to use relative paths but it is not working.

PLEASE HELP ME. This site is now live and I need to get it fully secure ASAP.

Re:Please... I need help! BF broke SSL 1 year, 11 months ago #12126

This stupid spam protection for this forum is dumb. Everytime I add my url it says it is spam.

h|t|t|p|:|/|/|w|w|w|.|m|o|n|e|y|t|i|m|e|.|c|a|/|a|p|p|l|y|-|n|o|w|/|i|n|d|e|x|.|p|h|p

NOTE: you need to remove the | characters

Re:Please... I need help! BF broke SSL 1 year, 11 months ago #12127

Hi Jim,

Sorry you're having trouble.

Take a look at this post with SSL instructions. Does it help?

www.crosstec.de/forums/15-usage/11324-he...it-button.html#11360

Terry
BreezingForms Customer Care
  • terrywmu
  • OFFLINE
  • Administrator
  • Posts: 527
  • Karma: 8

Re:Please... I need help! BF broke SSL 1 year, 11 months ago #12129

Hi Jim,

This post looks like it offers a more likely fix:

www.crosstec.de/forums/34-communityforms...encryption.html#7994

Hope this helps...

Terry
BreezingForms Customer Care
  • terrywmu
  • OFFLINE
  • Administrator
  • Posts: 527
  • Karma: 8

Re:Please... I need help! BF broke SSL 1 year, 11 months ago #12135

Unfortunately that link does not seem to solve my problem. The first solution in that link (the code) doesn't even exist in the file that was suggested to fix it. The second solution, my code is the same already.

Here is the code in that file (of mine):
		return
			'<script type="text/javascript">'.nl().
			'<!--'.nl().
			($ff_config->compress ? $this->compressJavascript($code) : $code).
			'-->'.nl().
			'</script>'.nl().
			'<script type="text/javascript" src="'.JURI::root().'components/com_facileforms/facileforms.js"></script>'.nl();
	} // header

Re:Please... I need help! BF broke SSL 1 year, 11 months ago #12139

I have tried editing /components/com_facileforms/libraries/crosstec/BFQuickMode.php from:
		JFactory::getDocument()->addScript(JURI::root() . 'components/com_facileforms/libraries/jquery/jquery.min.js');
		JFactory::getDocument()->addScript(JURI::root() . 'components/com_facileforms/libraries/jquery/tooltip.js');


to this:
		JFactory::getDocument()->addScript('https://www.mydomain.com/components/com_facileforms/libraries/jquery/jquery.min.js');
		JFactory::getDocument()->addScript('https://www.mydomain.com/components/com_facileforms/libraries/jquery/tooltip.js');



You would think that this would work but it is not changing the code in the page at all. I have outright deleted these lines from the file and the scripts still get injected somehow. Does BF cache the forms?

My Caching in Joomla is off.

I can't figure this out.
  • Page:
  • 1
  • 2
Moderators: TheMuffinMan, ForumSupport
Time to create page: 0.35 seconds

About

Crosstec GmbH & Co. KG

Bergisch-Gladbacher-Str. 829

51069 Cologne, Germany