| Author |
Topic Search Topic Options
|
y2cRAck4
Groupie
Joined: 21 August 2005
Location: United States
Status: Offline
Points: 116
|
Post Options
Thanks(0)
Quote Reply
Topic: Admin cant access administration panel Posted: 28 November 2005 at 8:43am |
 ...
I can't access the admin panel.
I tried to check the problem but without succeed!
the forum gives me the value "0" in the intGroupID (I think because this is the default value), and I can't continue with my forum untill this problem will be solved.
can somebody help? 
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 November 2005 at 9:52am |
|
The forums database already comes loaded with the required default
Admin and Guest accounts that should not be touched or altered.
The Admin account requires that it has the ID of 1, not 0
|
|
|
 |
y2cRAck4
Groupie
Joined: 21 August 2005
Location: United States
Status: Offline
Points: 116
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 9:56am |
No, I mean that in the DB all right, but the code give me the intGroupID "0", probably because it's the default value in the code (when reseting the variables)...
maybe it's problem with reading data from the Access DB,
can comebody help? 
It's very important.
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 12:54pm |
|
The admin group is group ID 1, there is no group ID 0
The admin accound it hard coded to use the admin group with the Group_ID of 1
|
|
|
 |
y2cRAck4
Groupie
Joined: 21 August 2005
Location: United States
Status: Offline
Points: 116
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 3:18pm |
When I enter the admin panel, it's redirecting me to "inciffient_permissions.asp" though I'm the admin.
can somebody check it out?
|
|
|
 |
y2cRAck4
Groupie
Joined: 21 August 2005
Location: United States
Status: Offline
Points: 116
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 December 2005 at 1:43am |
Any help???
I need it very quick!
|
|
|
 |
JJLatWebWiz
Groupie
Joined: 02 March 2005
Location: United States
Status: Offline
Points: 136
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 December 2005 at 6:36pm |
Let's try to clarify the problem a little:
1. You are able to log into the forum using the "administrator" account?
2. You are able to do other things in the forum as admin, like locking topics and moving posts?
3. But, if you click the ""Admin" link, you're redirected to the "Insufficent Permissions" page?
On what ASP page and on which line does "the code give me the intGroupID "0""?
|
|
p.s. I'm not affiliated with Web Wiz Guide in any way. I'm just an average Web Wiz user repaying my debt for the use of their fine forum by trying to help other Web Wiz Guide users.
|
 |
y2cRAck4
Groupie
Joined: 21 August 2005
Location: United States
Status: Offline
Points: 116
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 December 2005 at 12:12pm |
Thanks for replying :)
1. yes.
2. No, I trying to get the admin panel using the 'frame_set.asp'
and it automatically redirecting me to 'inciffient_permissions.asp
3. yes
4. admin/common.asp - it's not sure
5. Thank you for helping  
|
|
|
 |