Support Forum

No option to add Admins

1 2 >
Noelle Leahy
Member
Free Members
Apr 29, 2014 - 11:31 am

simplepressscreenshot2.pngImage EnlargerHi there. There is no option within Forum > Admins to 'Manage Admins". I'm tryng to add extra administrators. Please see the attached screenshot to see what I mean. Any ideas? Thanks in advance.

Ike
Sawtry, UK
Member
Free Members
Apr 29, 2014 - 12:20 pm

I can't see any attached screenshot, so I cant be sure I'm on the right track, but when you click Admins from the Forum option on the Dashboard it takes you to one of the three admin option pages.

When on this page you can access the other admin options from the column of links to the left where you should have:

  • Your Admin Options
  • Global Admin Options
  • Manage Admins

So by default you are already viewing 'Your Admin Options', but more can be added or managed in 'Manage Admins'

Hope that helps, If not, try the screenshot again.

Noelle Leahy
Member
Free Members
Apr 29, 2014 - 12:29 pm

Thanks. I thought I had attached the screenshot sorry, but I hadn't actually uploaded it before posting. It is there now. I only have one option, "Your Admin Options", no option to manage Admins.

Yellow Swordfish
Glinton, England
Member
Apr 29, 2014 - 12:42 pm

That can only be, I believe, because you are not set up as an SP admin in the first place.

So... when SP is installed it creates a single admin account for the user who installed it. If that was not you then you will need that user to promote your user account to SP Admin. Remember that SP Admin is not the same as being a WordPress administrator.

So - who DID install it and is that going to be possible?

Noelle Leahy
Member
Free Members
Apr 29, 2014 - 4:50 pm

That's really strange because yes, I received the attached message when I originally upgraded the plugin. The user listed as SP Admin was "communityhubteam'. So I then logged in as the 'communityhubteam' admin, went to Forum > Admins and then saw the screen attached to my first post above. I've just deleted the plugin and re-uploaded the folders and files but am still missing the 'manage admins' option. The only thing I can think is that a different user with the same username installed the original plugin. Thing is, this is the first time we have paid for separate plugins instead of getting the free plugin (I understand that completely) and yet we are dependent on a user who initially installed a completely free version. A few questions:

1) Maybe I should actually uninstall and then reinstall? Will this ensure that I become an SP Admin since I cannot do it the usual way?

2) Which folder and file in my backup can I retrieve the lost topics/posts from? There are only about 8 in total.

Thanks in advance.simplepressscreenshot1.pngImage Enlarger

Mr Papa
Simi Valley, CA
Member
Free Members
Apr 29, 2014 - 8:49 pm

if you have date, do not uninstall...  you will lose all your date as its stored in the db and will be wiped...  they are not physical files on the server...

see this thread:  https://simple-press.com/suppo.....#p125321  for how to manually add an admin...  then check the manage admin panels and adjust the admin rights as needed...

Noelle Leahy
Member
Free Members
Apr 30, 2014 - 5:31 am

Thanks mr papa. The only code remotely like that which mentions 'SPF' is the following:

a:3:{s:13:\"administrator\";b:1;s:17:\"SPF Manage Themes\";b:1;s:18:\"SPF Manage Plugins\";b:1;}'

What exactly do I need to change? I'm not too confident with changing code i'm afraid :(

There are only 8 posts on the existing forum - is it only these that I will lose if I uninstall and reinstall from scratch? Thanks in advance.

Yellow Swordfish
Glinton, England
Member
Apr 30, 2014 - 5:45 am

That's probably going to be the entry for the installing user but that is OK as you can log on as that user.

So what you need to do is replace that entry (that you have pasted above) with the entire entry from post 2 of the thread Steve linked you to. And then save the database record.

For information - if you uninstall then all data for the forums will be removed. So groups, forums, posts etc., will be removed. Not users as they belong to the entire 'site' as such.

Noelle Leahy
Member
Free Members
Apr 30, 2014 - 6:22 am

Thanks a lot. What exactly will this do? I don't have login details for this Admin. 

Yellow Swordfish
Glinton, England
Member
Apr 30, 2014 - 6:31 am

But you said above that you  - logged in as the 'communityhubteam' admin - so I am confused.

Let's talk about your own user ID then. What about a row in the usermeta table that shows YOUR user_id and a row for xxx_capabilities (where xxx is your table prefix)? That probably says you are a WordPress 'Administrator'. So you could replace that one instead. Then it will be your account that is made into an SP Admin.

I would make a copy of the existing data and save it somewhere just in case. But as long as get all the data in the right place then there should be no problem.

1 2 >