 |

ka0tix
New User
Sep 1, 2006, 2:42 AM
Post #1 of 2
(1397 views)
Shortcut
|
|
HTMLArea + HTTPS
|
Can't Post
|
|
Hello, I am trying to use the WYSIWYG editor HTMLArea with HTTPS. The component is working "correctly", however, I am getting the usual browser warning that the page is trying to display non secure items. Anyone ever tried to use HTMLArea under HTTPS and encountered this issue? Would appreciate some help on this... Cheers, Ed
|
|
|  |
 |

lccweb
User
Oct 23, 2006, 2:44 PM
Post #2 of 2
(1234 views)
Shortcut
|
hi, this may not help you with htmlarea. we've had this problem too with a program from a different vendor - non-secure item warning, usually graphics. the solution for us was to use a relative url path to the editor and not a fully qualified one, like "http://hostname/editorpath". it might vary in your environment, use either "/editorpath" or "editorpath" (without the slash) in the setup field. i would try it out on a test site if one is handy. as an aside, have you considered using another editor, something like tinymce? the core code is peridically updated and i think i've seen it mentioned in these forums. i don't recall the package though. in any case, good luck!
|
|
|  |
|