Search Results for 'bbpress'
-
Search Results
-
Topic: Private Community
Is there a plugin that will totally close off my bbpress forum? If users are logged out they will only be able to access a login page/register page, and nothing more.
Please help to make these plugins compatible. WPML 2.8.2 and bbPress 2.3.2
[Sat Jun 08 12:41:04 2013] [error] [client 80.98.70.185] PHP Notice: bbp_setup_current_user was called <strong>incorrectly</strong>. The current user is being initialized without using $wp->init(). Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 2.3.) in /home/davidprog/dev/keszul.tk/server/wp-includes/functions.php on line 2959, referer: http://keszul.tk/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=Topic: Image upload
Hi
In my opinion, one of the most useful aspects of any forum is the ability for users to upload and share images.
Unless I’m missing something, bbpress doesn’t seem to have particularly good functionality in this regard.
I notice that there are a couple of plugins that support users uploading images, however they seem to be fairly old and unsupported.
Is the ability to add images to forum posts using current technology (ajax) likely to be something given attention in future releases of bbpress?
Many thanks
Joe
Topic: Get User's WordPress Role
Hi all,
I have a little issue since bbPress switched to its own user roles. I was previously showing an image under a users avatar based on this role (ie admin, subscriber).
With the new method, it just shows the bbPress role of participant or key master. This is a problem because my registration forms put the user in WordPress role.
My question is this: is there a way to output the WordPress role rather than the bbPress role? Here is what I’m using at the moment:
$role = bbp_get_user_display_role(bbp_get_reply_author_id($reply_id));<div class="bbp-reply-author <?php echo $role; ?>">Any help is greatly appreciated!
Hi All,
I have just added bbPress 2.3.2 to my wordpress site but I am unsure as to whether or not I have set up the forum correctly. wanted to add a discussion forum to my wordpress site whatcamerasbest.com so I added a new forum in bbPress called “What Cameras Best Forum”.
My question is should the url display http://www.whatcamerasbest.com/forum to take me to to the landing page of the forum or should it display (as it is now) like this:
http://whatcamerasbest.com/forums/forum/whatcamerasbestforum/
If it is correct then how do i remove the “add topic” box on whats supposed to be my forum landing page.
I have seen this question asked a few times but the responses range so apologies if I am repeating a question.
On a side note I found logging into this forum to be a bit of pain, I entered my wordpress username and password but the forum kept telling me to log in to post…
Many thanks in advance.
Ive created a forum using bbpress, everything is working well at the moment on a computer.
When i use my site on a mobile device “iPhone” the forum uploads but its too big for the screen and cut off, where i have no access to the submit button to creating a new topic or even on a reply
