PDA

View Full Version : Errors on HTTPS pages



gardel
06-18-2004, 11:55 AM
I'm looking for a quick fix to this issue:

phplivehelper is installed under http://mydomain.com.

We are trying to use phplivehelper in http://subdomain.mydomain.com.

In order to apply a specific SSL certificate to http://subdomain.mydomain.com, it was defined in cPanel as a separate account.

phplivehelper works fine in this situation on straight http pages. But on https pages in https://subdomain.mydomain.com it generates the error about mixed secure/insecure items. The insecure items are the live helper icons.

I tried a manual edit of the icons to have them point to a subdir in subdomain.mydomain.com, but that does not work.

Any pointers?

Jon Atwood
06-18-2004, 12:13 PM
Change the images URL to https

gardel
06-18-2004, 12:40 PM
Originally posted by Jon Atwood
Change the images URL to https

Simple and effective. Thanks.

Jon Atwood
06-18-2004, 12:44 PM
That should take care of the problem...