i want to add a override the existing role of bb press plugin moderator.
let me explain what i need.
1)super admin assign forum to moderator. and moderator access only that plugin.
2) one forum have a multiple moderator
3) one moderator have a multiple forum.
4) moderator can edit, delete that forum , topic , and reply.
so is this possible any how.?
Thanks.
bb press plugin moderator role
Published on July 2nd, 2018 by sehjad.ansariDeleted Topic Stays in Forum
Published on July 2nd, 2018 by logaritymHello. I deleted one of the topics in the forum, but it still appears there. If I click on it, I go to a page 404. Any idea how to fix this?
Importing phpBB Forum Problems
Published on July 2nd, 2018 by Ray KonopkaI am trying to import the forums and topics from our existing phpBB forums. There are about a dozen forums, and about 400 topics and 1600 posts. I have set the values on the Import Forums page to the following:
Select Platform = phpBB
Database Server = mssql2.<hostingdomain>.com
Database Port = 3306
Database Name = <name of the database>
Database Username = <admin user>
Database Password = <password>
Table Prefix = phpbb_
However, when I start the conversion, it reports “No forums to convert”, “No forum parents to convert”, and so on.
I do not get any errors when I run the conversion. The existing phpBB forums are in a MSSQL database and not a MySQL database. I suspect that this may be the reason nothing is discovered.
Any help would be appreciated.
Ray
bbPress Version 2.5.14
WordPress 4.9.6 running Divi theme
Change user color
Published on July 1st, 2018 by sopliarHello BBPRESS community,
I really want to change color of my usergroups in my forum made by bbpress.
I have the standard role (keymaster, moderator, blocked ecc) but with names modified by editing the file functions.php in my theme folder.
Now I would like to change the color in the status bar and in the topic/threads, example Administrator in the red, moderators in blue ecc.
I tried a insert this code in bbpress/templates/default/css/bbpress.css:
.bbp-author-role-keymaster {
background:blue;
color:white;
padding:0 5px;
}
but it does not change anything, why?
I want to change color here
and in threads/topic discussion.
How I do?
Thank you very much.
Imported_ namespace / prefix on new users
Published on June 29th, 2018 by sdeedsI’m experiencing something bizarre.
Any new users are given the namespace / prefix “imported_” before their username.
Example: randomuser becomes imported_randomuser
I have no idea why this would happen, any ideas?
Issues with Forums-Topics-Replies after migration
Published on June 28th, 2018 by JoshHey, this is a bit of a unique situation, so I’m not sure how much you’ll be able to help. We had a bbPress forum which we closed in 2015. The “topics” we migrated to a custom post type so that we could keep them published, but without the forum framework.
Recently, we’ve decided to re-open the forums on a new site. I exported the Forums, the Topics (which I switched back to the “topic” custom post type), and the Replies. We’re having two issues:
1) The topics are not longer associated with their respective forums. Same for the replies with their topics. I know we can manually re-associate them, but there are hundreds of topics and replies. I’ve tried the Repair tool under the Tools menu, but it didn’t fix anything. Are there any other options?
2) Additionally, the replies are not appearing in admin at all. I can see that there are 300+ published replies but where the list should be, I instead get this fatal error:
Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4096 bytes) in <b>xxxxxx\wp-includes\class-wp-hook.php</b> on line <b>279</b>
Any help on either of these would be much appreciated. Thanks!
Edit Forum Section not Appearing in Dashboard or Sidebar
Published on June 28th, 2018 by staqHi,
I was able to set up and add forums no problem when i first downloaded and installed bbPress, however, after that first time, the forum section in my dashboard sidebar has disappeared. I cannot find ANYWHERE in my settings, users nor on the forum page itself where I can add and edit forums. I have tired everything, even unactivating, deleting and reinstalling bbPress multiple times. I am very frustrated as I need to change and add forums for work.
Some help would be much appreiciated.
Thanks,
The STAQ team.
how to use only font awesome icon as submit button
Published on June 27th, 2018 by delacosta456Hi
Please i would like to know if it is possible to use only font awesome icon like “fa fa-search” as the submit button to replace the default one
Subscibe link location
Published on June 27th, 2018 by wandriskaIs there some way of moving the location of the “subscribe” link. Currently it sits right next to the title…so close that it seems unseemly!
thanks
@mention functionality on forums
Published on June 27th, 2018 by HarshHi,
I am facing issue with @mentions on my website. I want the @mentions to be active sitewide and currently I see they are only active on Activity page. I want it to be active on my group forums and questions pages. I am using CM answers for questions. Is it possible or Is there any other way I can achieve it.
Thanks in advance!