Can't get into the Admin Panel?

Forum
Last Post
Threads / Messages

densaugeo

Member
Member
Joined
Mar 10, 2009
Messages
39
Points
0
Mysidian Dollar
2,868
I've filled out everything in the config I needed to, the database is set up and everything. I mean, I've done the config things before for other things, so I definitely know how. But no matter what, it tells me I'm not authorized to view the admin panel. I've even made new usernames and passes and changed them in the config, but still it's not working. I can't imagine what I might've done wrong, could someone help me out? ^^;
 
Another user had the same issue, correct details and everything but still could not log in. Turns out their web host configured PHP's sessions to work differently then they do by default. Maybe this is the case with you? Check with your host and see if they have done anything custom to PHP sessions. :)
 
I got one of my friends to look at it and he fixed it for me :p Thanks anyway ^^ Nice script too. Think I might donate >.> I need to go make $10, lol
 
He didn't say. All he said was it was very easy to fix. I'll ask him next time I get a chance ^^
 
Have you found out what was the matter yet?

'Cause I'm having the same problem
 
lady jive said:
Have you found out what was the matter yet?

'Cause I'm having the same problem

If your host has modified how PHP handles sessions this might cause issues. Ask your host if they have any custom setup for PHP's session handling.
 
That sounded like gibberish to me to be honest :/ I am fairly new to PHP

Erm.. is there any way of explaining this to me in a bit of easier English?

Or possibly another solution?
 
lady jive said:
That sounded like gibberish to me to be honest :/ I am fairly new to PHP

Erm.. is there any way of explaining this to me in a bit of easier English?

Or possibly another solution?

Just ask your web host if they have done anything special to how PHP handles sessions. If they have, ask them to reverse it on your account and then that should make it work properly. You wouldn't do anything, your host would. :)
 
Well, another solution I tried is, I signed up to the site again, changed config.php with that username and password and now it works fine too (Y)
 
I'm having this issue too. And I don't know who to contact because I'm using 000webhost. Help?
 
It's very possible to add adoptables without the admin panel.

Step 1. Login and go to phpmyadmin.

Step 2. Click the Query button at the top.

Step 3. Fill in the adoptables rank images in this:
PHP:
INSERT INTO adoptable_rankimages VALUES ('Adoptable name','Level 1 image','Level 2 image','Level 3 image','Level 4 image','Level 5 image','Level 6 image','Level 7 image','Level 8 image')

Then put it in the query box and run it.

Step 4. Fill in your adoptable info in this:
PHP:
INSERT INTO adoptables VALUES ('', 'Adoptable name','Level 0 image','free','description')

Then put it in the query box and run it.
 
Genkigami said:
I'm having this issue too. And I don't know who to contact because I'm using 000webhost. Help?

I'm not sure why users are not able to access the ACP. Are you getting any sort of error?
 
This is the message I get after I try logging in.

"You are not authorized to view this page! Access denied!"
 
Try what I said earlier on.

Go to yourdomain/index.php (or whichever directory Adoptables is in)

Register a new account

Go to config.php and change "auser" and "apass" to the information you used to register.
 
Except I keep getting an error on the index so I can't even register in the first place.
 
Genkigami said:
Except I keep getting an error on the index so I can't even register in the first place.

What's the error you get on the index?
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,132
Members
1,603
Latest member
Monako
BETA

Latest Threads

Top