 |

08-03-2007, 05:25 PM
|
|
WebProWorld New Member
|
|
Join Date: Oct 2005
Location: Atlanta, GA
Posts: 9
|
|
Unsecure Redirect Warning
Hello All,
On one of my sites we use a php header to redirect a user to an unsecured "thank you" page after checking out. Since a recent move to a new server this redirect is now generating a very user-unfriendly warning in IE6 every time it takes place. The code is precisely the same, only the server has changed. Has anyone heard of this being a server-specific problem, or a way around it?
(It happens in IE6, by the way, but not IE7)
Thanks!
__________________
Chris Davis
richandclever.com
|

08-03-2007, 09:16 PM
|
|
WebProWorld New Member
|
|
Join Date: Jun 2006
Location: NorthEast
Posts: 23
|
|
Re: Unsecure Redirect Warning
Hello,
Could you give us some more information, such as what the "very user-unfriendly warning" is, and what server OS you are using?
It sounds like IE is popping up the "You are about to leave a secure site" message, but that shouldn't have anything to do with the server...
__________________
~==================================~
Kim Kraft
StudioKraft
http://www.studiokraft.com/
~==================================~
|

08-04-2007, 11:28 AM
|
|
WebProWorld New Member
|
|
Join Date: Oct 2005
Location: Atlanta, GA
Posts: 9
|
|
Re: Unsecure Redirect Warning
Certainly. The message reads:
"You are about to be redirected to a connection that is not secure.
"The information that you are sending to the current site might be retransmitted to a nonsecure site. Do you wish to continue?"
The server operates on Linux.
__________________
Chris Davis
richandclever.com
|

08-04-2007, 02:16 PM
|
|
WebProWorld New Member
|
|
Join Date: Jun 2006
Location: NorthEast
Posts: 23
|
|
Re: Unsecure Redirect Warning
This seems to be a browser issue, I can't think of anything on the server that would trigger this error.
Having said that, perhaps the move to the new server, and the installation of the SSL certificate on that new server, has changed whatever info IE6 had stored about the security of the site and is now triggering the error where it didn't before?
The best way around it is to have your confirmation/error pages on the secure connection as well, with a continue button explaining that the user is about the leave the secured site so that they understand (maybe) what is happening when the IE6 dialog box pops up.
__________________
~==================================~
Kim Kraft
StudioKraft
http://www.studiokraft.com/
~==================================~
|

08-06-2007, 06:54 PM
|
|
WebProWorld Pro
|
|
Join Date: Jun 2004
Location: The Barrens of NE Ohio
Posts: 236
|
|
Re: Unsecure Redirect Warning
Why not just have a secure thank-you page? Most elegant answer.
__________________
:not_the_usual1
[you decide]
________________
All in my opinion, which, when combined carefully with a $1 bill, gets you a cup of coffee at the corner store.
|

08-06-2007, 11:49 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Aug 2005
Location: Karachi - Pakistan
Posts: 577
|
|
Re: Unsecure Redirect Warning
browser issue, ie trying to act smart and just trying to make you believe they are doing their best to protect you from all the bad stuff on the internet. One of which by the way is Redirecting a user to another page or website.
I agree with Nottheusual1, do that.
|

08-08-2007, 08:02 AM
|
|
WebProWorld Veteran
|
|
Join Date: Jun 2005
Location: LA, USA
Posts: 555
|
|
Re: Unsecure Redirect Warning
Quote:
Originally Posted by studiokraft
This seems to be a browser issue, I can't think of anything on the server that would trigger this error.
Having said that, perhaps the move to the new server, and the installation of the SSL certificate on that new server, has changed whatever info IE6 had stored about the security of the site and is now triggering the error where it didn't before?
The best way around it is to have your confirmation/error pages on the secure connection as well, with a continue button explaining that the user is about the leave the secured site so that they understand (maybe) what is happening when the IE6 dialog box pops up.
|
Yes, this just the way IE settings are set. There's an option to "warn if being redirected" regarding secure/non-secure pages and if that is unchecked you won't get the warning.
__________________
God Bless
-Clint
|

08-08-2007, 07:49 PM
|
|
WebProWorld Member
|
|
Join Date: Dec 2003
Posts: 25
|
|
Re: Unsecure Redirect Warning
That message is generated if the page you are has a certificate, and the user is being redirected to a page that does not have a certificate. It will even come up with that message if the page is secure, but an image or images on it are in a directory without a certificate.
M. A. Woodman
Welcome to the wedding website Thinkwedding.com!
__________________
webmaster,theweddingplace.com
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|