[ic] problem with Product tree only in SSL ??

Ed LaFrance (New Media E.M.S.) ic_users at newmediaems.com
Thu Jul 15 11:28:01 EDT 2004


At 10:56 PM 7/14/2004, you wrote:

>Hello all ....
>
>I have a problem with the product tree and cant seem to find much on it ....
>I'm using the the standard IC foundation demo 5.2 prity recient one  and 
>the product_tree was built in UI
>
>Here is the strange thing eveything else is working at the moment SSL 
>wise, the apache SSL side is configured with exactly the same format as 
>the non SSL side, so its not that
>
>Anyhow ... the product_tree losses the icons ( little folders ) in ssl but 
>works fine on the same page non ssl.
>
>Inside the page SSL this happened :  (BROKEN)
>_________________________________________________
>var mv_specific_image_base = '';
>var mv_specific_image_link;
>var mv_image_link_extra = 'border=0';
>var mv_toggle_class = '';
>var mv_toggle_anchor_clear = '';
>var mv_toggle_anchor_closed = '';
>var mv_toggle_anchor_open = '';
>var mv_treebox = document.getElementById('mv_treebox');
>if(mv_image_link_extra)
>    mv_image_link_extra = ' ' + mv_image_link_extra;
>var alert_shown;
>________________________________________________
>
>
>Inside the same page NON SSL it is : (WORKS)
>________________________________________
>var mv_specific_image_base = '';
>var mv_specific_image_link;
>var mv_image_link_extra = 'border=0';
>var mv_toggle_class = '';
>var mv_toggle_anchor_clear = '<img src="/foundation/images/bg.gif" 
>border=0 height=1 width=20>';
>var mv_toggle_anchor_closed = '<img src="/foundation/images/fc.gif" 
>width=20 height=22 border=0 align=absbottom>';
>var mv_toggle_anchor_open = '<img src="/foundation/images/fo.gif" width=27 
>height=22 border=0 align=absbottom>';
>var mv_treebox = document.getElementById('mv_treebox');
>if(mv_image_link_extra)
>    mv_image_link_extra = ' ' + mv_image_link_extra;
>var alert_shown;
>__________________________________________
>
>
>Any Idea to why this is happening ???
>
>Thanks
>Sean

Is your http server configured for separate SSL/non-SSL document roots for 
this domain?

- Ed


===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          Ed.LaFrance at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
=============================================================== 



More information about the interchange-users mailing list