htmleditor SSL error

catm

No avatar

2005-06-27 10:32

hi,

I used Quick.Cart with https:// URL. Most of functions woks well but htmleditor...

When I add or modify Category in Admin section,htmleditor will start up for Full description.Everytime I do the job, Windows security error appears like "This page contains both secured and non secured items". it borthers me a lot.

I guess plugin/htmleditor/editor_basic.js contains regular http:// links and I removed

---------------------
if (cmdID == 'translation') {
window.open("http://translation2.paralink.com/",
'FullScreen',
'toolbar=no,location=no,help=yes,directories=no,status=no,menubar=no,resizable=y es,width=740,height=470,screenX=150,screenY=150,top=150,left=150');
return;
}
---------------------

and

---------------------
else if (cmdID == 'custom3') {
editor_insertHTML(objname, "<div align=center><FONT color=#3300ff size=6><STRONG><IMG alt=\" Or our Store Logo! \" hspace=0 src=\"http://www.kmart.com.au/images/top/KmartLogo.gif\" align=baseline border=0><BR></STRONG><FONT color=#000000 size=3>It's <STRONG>EASY</STRONG> to add buttons that insert text and </FONT><FONT color=#3300ff size=6><STRONG>HTML<BR></STRONG></FONT><FONT face=\"Verdana, Arial, Helvetica, sans-serif\" size=2>Good for Pre-Writting&nbsp;Custom or Repetitive customer emails replies ect...</FONT>");
}
---------------------

part but it doesn't work. I also tried to modify plugin/htmleditor/configure.php like below;

define('HTTPS_SERVER', 'https://".$_SERVER["HTTP_HOST"]."/".$thisDir)' ;
define('ENABLE_SSL', true);

Does any one help to solve tjis problem?


catmadoka@hotmail.com

nathan

No avatar

2005-07-28 18:34

Maybe try searching here....
http://www.htmlarea.com/forum/WYSIWYG_Forums_C5/WYSIWYG_Editor_Discussion_F28/ gforum.cgi?do=search;guest=11350635&t=search_engine


http://www.htmlarea.com/forum/WYSIWYG_Forums_C5/WYSIWYG_Editor_Discussion_F28/ gforum.cgi?post=28656;search_string=SSL%20htmlarea;guest=11350635&t=search_e ngine#28656

Did it work out??

Back to top
about us | contact