kenson Posted June 16, 2004 Share Posted June 16, 2004 Hi, i have installed WYSIWYG 1.7 on my admin store. Its seems working fine while i am browse and click image manager (htmlarea) on http site (non SSL), but when i move my admin store to SSL site its occurs an "non secure item view" message and image area broken, plz see below: Anyone can help, please! ;) Thanks! Quote Link to comment Share on other sites More sharing options...
kenson Posted June 17, 2004 Author Share Posted June 17, 2004 Just found the solution: Find the line arround at 291 and 401 (on admin/htmlarea/popups/config.inc.php), find the line -> return ("http://" . $HTTP_SERVER_VARS["HTTP_HOST"] . $url); If your admin store at SSL (https://), Just change http to https or just simply return (HTTPS_CATALOG_SERVER . $url); Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.