Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SSL and pathsSSL and paths
Previous
 
Next
New Post
8/16/2007 7:53 PM
 

Hello all,
i have a problem with SSL, the actual SSL is working fine but when i goto the page and after it loads all my image and style paths are looking for https:// and nothing displays, has anyone else had this problem?

Cheers

Baleric

 
New Post
9/5/2007 5:36 PM
 

No but I'm getting a pop up that says "not everything on this page is secure". I'm using a Javascript I got from John Mitchell. It's like this:

<script language="Javascript1.1" type="text/javascript">
    if(location.protocol.toLowerCase() =='http:' &&
       ( location.href.toLowerCase().indexOf('login') > -1 ||
         location.href.toLowerCase().indexOf('viewcart') > -1 ||
         location.href.toLowerCase().indexOf('register') > -1||
         location.href.toLowerCase().indexOf('orders') > -1  )) 
             location.href = location.href.replace('http:','https:');

    if(location.protocol.toLowerCase() =='https:' &&
         location.href.toLowerCase().indexOf('login') == -1 &&
         location.href.toLowerCase().indexOf('viewcart') == -1 &&
         location.href.toLowerCase().indexOf('register') == -1 &&
         location.href.toLowerCase().indexOf('orders') == -1)
             location.href = location.href.replace('https:','http:');
</script>

I was considering buying the SSL_Module 4.5 for $30 but if anyone has any suggestions on how to get rid of the pop ups without it I'm all ears.

 
New Post
9/5/2007 6:04 PM
 

Baleric,

I have SSL running a few DNN 4.5.5 installs with no issues at all. Sounds like your skin might not be configured correctly. Make certain that your using <%= SkinPath %> instead of href's in your skin pages (.ascx) and be certain your .css is using url not href for style sheet images.

 

Can you post a link to the site in question?



 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SSL and pathsSSL and paths


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out