Admin Area - No Button anymore

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
Panadu
Posts: 7
Joined: 2016-02-08 19:10

Admin Area - No Button anymore

Post by Panadu » 2016-02-08 19:17

Hi,

if i logged in in my project i can't see anymore the red button to the administration area. If i try to login me directly to the admin area, i looped back to login page. I logged me in aggain, but nothings happen. I'm the only user in my Project who has Superuser Rights, what is wrong?

For 3 weeks all was right, then i uploaded my project aggein with some changes, now i'm a normal user.

I use AppGini 5.50 beta.

Thank You.

Greetings Panadu

peebee
AppGini Super Hero
AppGini Super Hero
Posts: 356
Joined: 2013-03-21 04:37

Re: Admin Area - No Button anymore

Post by peebee » 2016-02-09 09:59

Sounds like you have logged in as an Admin, not the Super Admin

Check the config.php file for this line:

'adminUsername' => "this_will_be_your_superadmin_username"",

Make sure the Username that you are logging in with matches the 'adminUsername' array value (which is the Username for the Super Admin)

compusoft
Posts: 18
Joined: 2023-05-05 09:14

Re: Admin Area - No Button anymore

Post by compusoft » 2023-06-19 14:45

Hi

It is possible to have more than one "Super Admin"?

I need to grant acess to the super admin area to more than "admin" user. How can I do that?

peebee
AppGini Super Hero
AppGini Super Hero
Posts: 356
Joined: 2013-03-21 04:37

Re: Admin Area - No Button anymore

Post by peebee » 2023-06-20 01:53


User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Admin Area - No Button anymore

Post by a.gneady » 2023-06-20 15:16

compusoft wrote:
2023-06-19 14:45
It is possible to have more than one "Super Admin"?

I need to grant acess to the super admin area to more than "admin" user. How can I do that?
In recent versions of AppGini (starting from 22.12), there is an option specifically for that:
Screenshot 2023-06-20 181223.png
Screenshot 2023-06-20 181223.png (34.71 KiB) Viewed 4757 times
:idea: AppGini plugins to add more power to your apps:

compusoft
Posts: 18
Joined: 2023-05-05 09:14

Re: Admin Area - No Button anymore

Post by compusoft » 2023-06-21 23:51

Of course! Yes, I saw it shortly after and forgot to delete the post. Thank you so much!

Post Reply