Skip to:
Content
Pages
Categories
Search
Top
Bottom

WP – bbP SYNC

Published on June 8th, 2013 by mareksgregs

Hello!

I’d like to sync my WordPress site with my Forum so that when I make a blog post, it’s automatically posted on the forum. My blog and my forum are on 2 different sites though.

So would this be somehow possible?

Thanks!

with WPML: bbp_setup_current_user was called incorrectly

Published on June 8th, 2013 by Viktor Szépe

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="https://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=

wpml forum link

Image upload

Published on June 8th, 2013 by joesed

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

Get User's WordPress Role

Published on June 8th, 2013 by tommysvr

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!

Making Topics and Replies Takes So Long

Published on June 7th, 2013 by DNBrawler

I have no clue how this happened: When a user is submitting a reply or creating a new post the page never finishes loading, it loads perpetually and this is greatly affecting my user’s forum experience. My members have to stop and refresh the page in order for them to see their post. Please help me, if anyone has a clue please point me to the right direction.

Is this the correct url structure?

Published on June 7th, 2013 by marky2772

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 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.

Errant space in reply widget

Published on June 7th, 2013 by fencer_x

Because it was an eyesore, I display:none’d the avatars on the reply widget in my sidebar to keep them from displaying and have replies simply show up as a list of “AUTHOR on TOPIC”. However, it seems that there was a non-breaking-space included somewhere AFTER the avatar and before the author, and it’s still there because it’s hardcoded in somewhere.

It looks more than a little odd, and I’d like to remove it if possible. Anyone know where I might find it? I’ve found the recent replies widget code in widgets.php, but I can’t figure out where this space is coming from.

testing

Published on June 7th, 2013 by manoj.me2010

testing

I wonder how to remove sidebar from forums page

Published on June 7th, 2013 by rainee

I’d like to remove left-sidebar on forums page, the link of forums is http://sinovac.nichesite.org/forums.
Can anyone please show me how to make this happen?

Thanks
Jun

Change author

Published on June 6th, 2013 by SickSquirrelTwo

I wanted to edit a post by my coder but it saved as he being poster.

How do I edit author/poster?

Skip to toolbar