*

Recent

Author Topic: Making more then one admin  (Read 5034 times)

joebob

  • Newbie
  • *
  • Posts: 4
  • Force: +0/-0
Making more then one admin
« on: April 22, 2009, 06:20:09 PM »
I was wondering how I could make a normal registered user have admin access.

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: Making more then one admin
« Reply #1 on: April 22, 2009, 07:23:53 PM »
In the manage user page in admin. Choose the member's profile and set his or her's user level to "2". That make them an admin.

joebob

  • Newbie
  • *
  • Posts: 4
  • Force: +0/-0
Re: Making more then one admin
« Reply #2 on: April 22, 2009, 07:33:07 PM »
I dont have a manage user button. I have     

    *  Add Game
    * Manage Games
    * Add Category
    * Manage Categories
    * Add Link
    * Manage Links
    * Approve Comments
    * Site Settings

Danny

  • Newbie
  • *
  • Posts: 41
  • Force: +5/-0
Re: Making more then one admin
« Reply #3 on: April 22, 2009, 07:50:17 PM »
Go into "PHPMyAdmin" in your web host control panel, go to dd_users, select the second user you want to be admin, set "user_level" to 2.

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: Making more then one admin
« Reply #4 on: April 22, 2009, 08:04:13 PM »
There ain't a manage user page? My apologies, I tend to forget that I've been working on things that are not yet in the official release. There is a manage users page in the next release so it will be easier. Right now I'm waiting on Danny for a user comments page he promised someone so it can be added in. As soon as I get it it should only be a matter of a day or so till the new release is uploaded. Again, my apologies in the mix up.

Thanks for pointing that out Danny.