Support Forum
Is there any way I can let moderator to create groups and forums through back end ?
I am using Worpress as a CMS for my website. With it, I am using Simple Press forum in it.
I will be having a forum moderator user, who should be able to create Groups and forums thourgh WP-admin. I cant give Wordpress Administrator access because there will be a lot of other options available for main admin.
I use rule manager plugin to give a try. But even another WordPress administrator is not having access to forum.
I am sorry that this is being a long story...
Here is what I want:
Let moderator create groups and forums through wp-admin
yes, you need to make them an spf admin (not wp) with limited capabalities... go to forum - admin - manage admins and add this user in as an admin and give them the manage forums capability only... this way, they wont get access to any of the wp admin pages and will only get access to the manage groups and forums spf admin page and not other spf admin pages...
Visit Cruise Talk Central and Mr Papa's World
Thanks, it worked on my localhost. But on hosted site, "Manage Admins" page is not loading. It shpws the ajax loader. But then content area turns blank. Same is issue is there for "Member Information" link. But this page loads when I access from wordpress menu itself. Could you assist helping me on this ?
Thanks,
Keep the nice work up.
yeah.. I had this problem in 4.2.0/4.2.1, right? but it was fixed in 4.2.2..
simple-press.com/support-forum/simplepress-version-4-2/your-admin-options-for-semi-spf-admins/
is it the same problem? should see an access denied link is so...
rahnas, which version of SPF are you using?
Visit Cruise Talk Central and Mr Papa's World
Hi All, Sorry for delayed come back. I was on something else these days.
I am using Version 4.2.0.
I don't think its a problem with JS. Because When I logged using console, it is showing that both 3 links in admin options are sending ajax request. But Manage Admin is getting only blank response.
I will try 4.2.2 . But there is no automatic updates available. Looking to it.
Any ways, thanks for everyone's support
Wow! I found a weired fix!
I just digged in to code and
Changed Line #49 of simple-forum/admin/panel-admins/sfa-admins-display.php
from this :
require_once (dirname(__FILE__).'/../../../../../wp-admin/includes/admin.php');
to this :
require_once ('/problem-with-post-edit-buttonome/tzhxblkq/public_html/listen/wp-admin/includes/admin.php');
Now, moderator can create groups and forum. But when he tries to click on "Forum" in the wordpress main menu, "You do not have sufficient permissions to access this page." message comes, But submenus are accessible
Any ways, my hungry is over 🙂 thanks for helping guys
1 Guest(s)