SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
-
Apr 14, 2009, 08:27 #1
- Join Date
- Feb 2008
- Posts
- 48
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Nonsecure items error - and I've already removed all http:// tags...
Hi there,
I'm still getting an annoying IE "This page contains nonsecure items" popup for my SSL enabled PHP pages.
I've removed all references that points to http:// but I'm still getting the error. I have no idea why.
I do have a <?php include('init.php'); ?> tag at the beginning of my pages. Could this be the problem?
The link is: www.manuf*cturing-pro.com/store/cart.php
(replace * with 'a')
-
Apr 14, 2009, 08:34 #2
Can't help you (I don't know anything about https), but I don't think it's a PHP problem.
By the way, is it me, or is your site extremely slow?Guido - Community Team Leader
The Votes Are In: The Winners of the 2013 Community Awards are...
Blog - Free Flash Slideshow Widget
-
Apr 14, 2009, 08:39 #3
- Join Date
- Jul 2008
- Posts
- 5,757
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Very slow for me too.
Anyway, this has nothing to do with php. But here's how to narrow down to your problem:
Use html comments to comment out large parts of the html, espescially script and css files. By doing this systematically, within a couple of minutes you will have found the problem area or file.
-
Apr 14, 2009, 08:42 #4
- Join Date
- Feb 2008
- Posts
- 48
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I think the slowness is from the SSL encryption.
Is this page slow too?
www.manuf*acturing-pro.com/store
-
Apr 14, 2009, 09:08 #5
- Join Date
- Feb 2008
- Posts
- 48
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Bookmarks