Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Quick Login Problem-Can’t get it to work
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Quick Login Problem-Can’t get it to work

 Post Reply Post Reply Page  12>
Author
shduffy View Drop Down
Newbie
Newbie
Avatar

Joined: 10 June 2003
Location: Ireland
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote shduffy Quote  Post ReplyReply Direct Link To This Post Topic: Quick Login Problem-Can’t get it to work
    Posted: 09 July 2003 at 12:16pm

I have downloaded the forum and am trying to put a Quick Login on the default.asp page. I have on the page although when I login from the default.asp page it gives the following message

Sorry, only members with sufficient permission can access this page.

A security error has occurred with authentication.
Please ensure that all cookies are enabled on your web browser, and you are not using a saved or cached copy of the page.

 

 

A am new to ASP and dont know what the problem is. Do I have to include any other ASP code in the default.asp page so that the Quick Login will work?

 

Many thanks

 

Shane Duffy

Back to Top
dead_angel View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 02 May 2003
Location: United Kingdom
Status: Offline
Points: 147
Post Options Post Options   Thanks (0) Thanks(0)   Quote dead_angel Quote  Post ReplyReply Direct Link To This Post Posted: 09 July 2003 at 1:49pm
i've had the same problem for a long while.. i gave up trying to fix it ages ago.. most of my users don't even try to use it anyway..
Back to Top
shduffy View Drop Down
Newbie
Newbie
Avatar

Joined: 10 June 2003
Location: Ireland
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote shduffy Quote  Post ReplyReply Direct Link To This Post Posted: 10 July 2003 at 3:54am

hi Dead Angel, I see you have the quick login on your site. Is it working for you now. I tried to join your site but it gave me the same problem I was having myself(see below). Have you disabled the register section on your site?

Sorry, only members with sufficient permission can access this page.

 

 

 

Back to Top
dead_angel View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 02 May 2003
Location: United Kingdom
Status: Offline
Points: 147
Post Options Post Options   Thanks (0) Thanks(0)   Quote dead_angel Quote  Post ReplyReply Direct Link To This Post Posted: 10 July 2003 at 6:51am

nope. my quick login still doesn't work...'ive given up for now.. i'm currently working on a new site, so i have left that for now..

 

i haven't disabled registration either, as someone signed up less than 30 minutes ago.. maybe you just needed to delete your cookies or refresh or something..

Back to Top
JohnnieLarkin View Drop Down
Newbie
Newbie


Joined: 11 July 2003
Location: United Kingdom
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote JohnnieLarkin Quote  Post ReplyReply Direct Link To This Post Posted: 11 July 2003 at 6:49pm

No Nor me. I know the one on this site is working i try it earlier.

I spent ages trying to get my to work, but still no luck.

Maybe someone can help me.

Back to Top
shduffy View Drop Down
Newbie
Newbie
Avatar

Joined: 10 June 2003
Location: Ireland
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote shduffy Quote  Post ReplyReply Direct Link To This Post Posted: 12 July 2003 at 5:47am

hey still no luck on this side in trying to get the quick login to work either. Probably simplier just leaving it out.

 

 

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 12 July 2003 at 7:34am

This is the asp code used in the forum on this site for teh quick login, you'll have to find where to place it in yourself though.

'If the user has logged in then show them a quick login form
If lngLoggedInUserID = 0 OR lngLoggedInUserID = 2 Then
 
 Response.Write(vbCrLf & " <td align=""right"" class=""smText""><form method=""post"" name=""frmLogin"" action=""login_user.asp"">" & strTxtQuickLogin & " " & _
 vbCrLf & "     <input type=""text"" size=""10"" name=""name"" class=""smText"" />" & _
 vbCrLf & "       <input type=""password"" size=""10"" name=""password"" class=""smText"" />" & _
 "<input type=""hidden"" name=""AutoLogin"" value=""False"" />" & _
 "<input type=""hidden"" name=""ActiveUsers"" value=""True"" />" & _
 "<input type=""hidden"" name=""sessionID"" value=""" & Session.SessionID & """ />" & _
 vbCrLf & "     <input type=""submit"" value=""Go"" class=""smText"">" & _
 vbCrLf & " </form></td>") 
 
End If

 

Back to Top
Y.C.Rake View Drop Down
Newbie
Newbie
Avatar

Joined: 06 July 2003
Location: China
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote Y.C.Rake Quote  Post ReplyReply Direct Link To This Post Posted: 31 August 2003 at 10:58pm
Originally posted by -boRg- -boRg- wrote:

This is the asp code used in the forum on this site for teh quick login, you'll have to find where to place it in yourself though.

'If the user has logged in then show them a quick login form
If lngLoggedInUserID = 0 OR lngLoggedInUserID = 2 Then
 
 Response.Write(vbCrLf & " <td align=""right"" class=""smText""><form method=""post"" name=""frmLogin"" action=""login_user.asp"">" & strTxtQuickLogin & " " & _
 vbCrLf & "     <input type=""text"" size=""10"" name=""name"" class=""smText"" />" & _
 vbCrLf & "       <input type=""password"" size=""10"" name=""password"" class=""smText"" />" & _
 "<input type=""hidden"" name=""AutoLogin"" value=""False"" />" & _
 "<input type=""hidden"" name=""ActiveUsers"" value=""True"" />" & _
 "<input type=""hidden"" name=""sessionID"" value=""" & Session.SessionID & """ />" & _
 vbCrLf & "     <input type=""submit"" value=""Go"" class=""smText"">" & _
 vbCrLf & " </form></td>") 
 
End If

Error~  Can't get it to work !

Look:
error

Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.