J
Joe
Hi All!
We're seeing a very strange problem with our web site. Users seem to be
getting directed to the home page for an unknown reason.
Here's what happens:
A user goes to the site.
Picks a card to send by clicking a link, goes to the next page
Fills in their information and goes to the next page. Prior to going to the
next page an item is put in the session.
They preview and click continue. This brings them to the next page.
This page reads the items from the session. It looks like they get sent to
this page and redirected to the home page. I don't think the entire page
even loads. I also don't think that it gets to the point where the item in
session gets accessed.
We had a page prior to this one that didn't access the session at all. The
users were getting bounced to the home page from that page so we removed it
thinking it was causing the problem.
It's almost like they can only go so far.
This is happening to about 90% of our users. We've tested the site many
times on about 15 computers and cannot reproduce the problem. We've tried
IE, Firefox, Chrome, Opera, Safari, and Netscape.
It also doesn't look like they wait any length of time before continuing so
I don't think the session is timing out.
Any ideas?
-Joe
We're seeing a very strange problem with our web site. Users seem to be
getting directed to the home page for an unknown reason.
Here's what happens:
A user goes to the site.
Picks a card to send by clicking a link, goes to the next page
Fills in their information and goes to the next page. Prior to going to the
next page an item is put in the session.
They preview and click continue. This brings them to the next page.
This page reads the items from the session. It looks like they get sent to
this page and redirected to the home page. I don't think the entire page
even loads. I also don't think that it gets to the point where the item in
session gets accessed.
We had a page prior to this one that didn't access the session at all. The
users were getting bounced to the home page from that page so we removed it
thinking it was causing the problem.
It's almost like they can only go so far.
This is happening to about 90% of our users. We've tested the site many
times on about 15 computers and cannot reproduce the problem. We've tried
IE, Firefox, Chrome, Opera, Safari, and Netscape.
It also doesn't look like they wait any length of time before continuing so
I don't think the session is timing out.
Any ideas?
-Joe