Author |
Topic  |
|
DVDGirl
Starting Member
6 Posts |
Posted - 09 August 2002 : 21:19:21
|
Anyone run into this? The post_info.asp keeps redirecting itself to itself...
What's weird is that it seems to happen when I: 1) Click new topic or reply. 2) Click "click here" to register. 3) Register myself. (Redirects back to page where you can enter in your message) 4) Enter in message. Click "Post New Topic".
The page will say something like, "Thank you for your reply, contribution, etc.)" It's then supposed to redirect you to the topic you were creating/responding to. However, for me, it just keeps redirecting itself over and over in a loop.
Anyone got any ideas or can reproduce the problem? (By the way, I have not changed post_info.asp in any way. I also went so far as to deleting everything and setting up again.)
The problem only seems to occur under this scenario. Any suggestions would be much appreciated. Thank you!
-DVD Girl |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
DVDGirl
Starting Member
6 Posts |
Posted - 09 August 2002 : 22:29:53
|
Thanks, ruirib! It's nice to know that it wasn't just me experiencing this problem. Thank goodness it's going to be fixed in the new version. 
I really appreciate your help!
-DVD Girl |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 09 August 2002 : 22:31:37
|
This particular scenario still produced a problem (not looping, but referring to an empty page), I changed it so that it will refer to default.asp if the referrer is empty. Will be included in v3.4 final |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 09 August 2002 : 22:40:24
|
quote: Originally posted by DVDGirl
Thanks, ruirib! It's nice to know that it wasn't just me experiencing this problem. Thank goodness it's going to be fixed in the new version. 
I really appreciate your help!
-DVD Girl
You're welcome . |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 09 August 2002 : 22:44:54
|
quote: Originally posted by RichardKinser
This particular scenario still produced a problem (not looping, but referring to an empty page), I changed it so that it will refer to default.asp if the referrer is empty. Will be included in v3.4 final
Hmmm, I was just wondering that in this case (post_info.asp), it would make sense to redirect to the topic just posted. The problem with this is that it's not easy to determine the ID of that topic. Maybe that would be possible with the AddNew method for the recordset, although I have found that not all providers handle it very well (the SQLOLEDB provider being the most annoying one). Oh well, it can't win them all . |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
|
Topic  |
|