• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

bsmith
#1 Posted : Thursday, January 8, 2009 11:46:45 AM(UTC)
bsmith

Rank: Member

Joined: 11/24/2004(UTC)
Posts: 139

I have a user on my test site that continues to get the no permissions page. On two different computers. I've tried a number of different things including deleting and recreating the login.


admin continues to work successfully consistently.



Is there some documentation anywhere or does anyone have experience with login issues? Why is this happening?



Is here email address stored somewhere hidden that's causing problems? She has also had intermittent problems on the live site with the same login.



Thanks for any help you can provide,



Barb
MitchA
#2 Posted : Thursday, January 8, 2009 2:56:39 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

I just had a similar problem - it had nothing to do with the store or software though. Try removing all cookies stored by the browser for the site's URL and try again. I had a corrupt cookie(s) that kept me from logging out on one computer only, and only in FF.
Optimists invent airplanes,
Pessimists buy parachutes.
bvcoder
#3 Posted : Thursday, January 8, 2009 3:20:14 PM(UTC)
bvcoder

Rank: Member

Joined: 8/1/2007(UTC)
Posts: 310

Barb,

Is this user (who is experiencing problems) an admin or some other role other that a default end user (customer). If so, please do this to ensure that he does belong to the right role - Go to your SQL Server database and execute the query:

SELECT R.[RoleName] FROM [bvc_Role] R, [bvc_UserXRole] UR, [bvc_User] U WHERE
R.[bvin] = UR.[RoleID] AND UR.[UserID] = U.[bvin] AND u.[UserName] = 'username here'

That will get you all the roles the user belongs to. At this point you shud be certain that his user account is setup right. If you have recently given permissions to the user account, then ask him to logout, close the browser and log back in. That shud be sufficient. Clearing out cookies is good but not really required. You can always give it a try though.
Thanks,
Satya
support @ bayquel.net
Work: +1 803 883 3226
bsmith
#4 Posted : Thursday, January 8, 2009 3:37:21 PM(UTC)
bsmith

Rank: Member

Joined: 11/24/2004(UTC)
Posts: 139

Thank you for the replies! I'm going to try both.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012