Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Login bad redirect take 2
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rouxjean
Starting Member

10 Posts

Posted - 23 February 2004 :  12:13:50  Show Profile
I MAY BE STUPID BUT I DIDN'T FIND ANY SOLUTION(S) ON THE FORUMS

Hi !

If you are not logged, and try to reply to a post, you have 2 fields so you can enter username, pass & post at the same time. My problem is if you try to log from the upper header login section, it will redirect you to default.asp, which is in my opinion wrong. It should log you on and redirect you to the reply page you were before (without those 2 login fields thatwere previously there - but that i'll do).

I've found that on line 50 of the post.asp page, there is this condition responsible for all this :



if Request.QueryString("method") <> "" then
strRqMethod = chkString(Request.QueryString
"method"), "SQLString")
else
Response.Redirect("default.asp")<----HERE
end if



Now, the login page submits itself to :


<form action="/forum2/forum/post.asp" method="post" id="form1" name="form1">



So i thought that would be the problem since the querystring dont have any method in it....but other pages that worked submitted themselves with an empty method-querystring as well !!

Anyone knows how to solve this ???

Thanks

miperez
Junior Member

Spain
243 Posts

Posted - 23 February 2004 :  13:03:11  Show Profile
check this topic

Can that be the reason?

Best Regards

Mikel Perez

"Hell is the place where everything test perfectly, and nothing works"
Go to Top of Page

rouxjean
Starting Member

10 Posts

Posted - 23 February 2004 :  13:28:40  Show Profile
No i dont even have an antivirus nor a firewall installed !!!
Only that specific page do that...all the rest is working great
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 February 2004 :  16:07:21  Show Profile
we did this on purpose. What version are you using? In the newest version, there shouldn't be any login boxes in the top right-hand corner on the post page when you aren't logged in.
Go to Top of Page

rouxjean
Starting Member

10 Posts

Posted - 23 February 2004 :  18:08:25  Show Profile
Hi !

Im using 3.4.03 and i dont think i'll upgrade since i made too much changes that i don't want to overwrite.

Im also using the universal login mod.

Can you help me ?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07