Zen Cart Logo
Forums / All Other Contributions/Addons / HTMLarea, FCKeditor, TinyMCE do not work on secure site

HTMLarea, FCKeditor, TinyMCE do not work on secure site

Views: 1,091

Results 1 to 4 of 4
6 Aug 2012, 4:16 AM
#1
jjackman avatar

jjackman

New Zenner

Join Date:
Aug 2012
Location:
Winston-Salem NC
Posts:
3
Plugin Contributions:
0

HTMLarea, FCKeditor, TinyMCE do not work on secure site

Have just installed ZC 1.5 on secure site in order to be able to use Paypal website payments pro for checkout. All works great EXCEPT none of the WYSIWYG editors work. I have used these on lots of systems and sites, the code is there in the source but the edit bar does not appear. Has anyone run into this on a secure site? The only thing I can think of is that the https:// causes blocking of execution of the code.

No problem using same on another, non-secure test site.

Thanks in advance.

John Jackman

6 Aug 2012, 4:29 AM
#2
jjackman avatar

jjackman

New Zenner

Join Date:
Aug 2012
Location:
Winston-Salem NC
Posts:
3
Plugin Contributions:
0

Re: HTMLarea, FCKeditor, TinyMCE do not work on secure site

Nope, I take it back. FCKeditor is installed on the non-secure test site and it's not showing up either when properly selected. Baffled.

6 Aug 2012, 5:13 AM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: HTMLarea, FCKeditor, TinyMCE do not work on secure site

Have you tried CK Editor (not FCK Editor)?

It is available HERE

We use it on all 1.5 sites (SSL and non_SSL) and have never experienced the problem you describe.

6 Aug 2012, 4:49 PM
#4
jjackman avatar

jjackman

New Zenner

Join Date:
Aug 2012
Location:
Winston-Salem NC
Posts:
3
Plugin Contributions:
0

Re: HTMLarea, FCKeditor, TinyMCE do not work on secure site

Thanks, Schoolboy, CKEditor works! I'm embarrassed to say that I did not go back and check the version compat of FCKeditor and TinyMCE, neither lists 1.5 compatibility. Never take anything for granted!