Skip to:
Content
Pages
Categories
Search
Top
Bottom

Social integration with bbPress

Published on September 4th, 2014 by Pavle123

Hi,

I have a combination of bbPress forum with my Genesis Framework and Woocommerce.

I would like users to be able to login/register via social media.

I have been searching for hours , and was unable to find any proper plugins, all of them look like crap, and I tried bunch of those. Any paid/free plugin that you know?

Thanks.

WordPress 4.0 Broke BBpress

Published on September 4th, 2014 by StargateCarterPack

Hey there everyone,

I’ve just registered to post this problem I’m currently experiencing which happens with the latest update of WordPress.

The boards all work however the threads and the post in the frontend are all gone, they’re actually still present in the backend of the wp-admin but on the actual site they can’t be seen anymore.

This only happened after the latest wordpress 4.0 update so I’m sure it has something to do with that.

Here is a link to my website: http://sg-carterpack.com/forum/

Thanks in advance for anyone who can assist me with fixing this as I sadly did not make a backup and the forum is our sites main focus so it’s really important for me to get this fixed asap!

MODERATOR EDIT: Here is a copy of your content from your other post below

I’ve already seen a couple threads but without much avail, I’m not running any plugins mentioned in that thread yet I still experience the problem after updating to WordPress 4.0

I’ve already reverted my wordpress installation as I can’t really put the forum out for more than a day, I’m running the following plugins on my site:

Adminimize
AdSense Click-Fraud Monitoring Plugin
amr shortcode any widget
BAW Login/Logout menu
bbPress
bbPress Custom CSS File
BulletProof Security
GD bbPress Tools
Google Adsense Dashboard
Google Analytics Dashboard for WP
Inactive User Deleter
Limit Login Attempts
Theme My Login
WP User Avatar

Does anyone know what plugin could be causing the problem if this isn’t a problem with BBpress?

First post missing in topic after upgrade to WordPress 4.0 URGENT

Published on September 4th, 2014 by Yolle

Hi!

I have an urgent problem. After I updated WordPress to 4.0 I noticed, that all the first posts in topic disappeared, so the first “comment” that is seen after opening a topic is actually the first reply..
Did anyone notice this? Does anyone have an idea how to solve this?

Thanks!

Moderator Edit:

Primarily this topic is about an issue with S2Member, S2Member have created an issue to track this here:
https://github.com/websharks/s2member/issues/321

If you use the “Search Exclude” plugin, go and subscribe to this topic on their support forum:
https://wordpress.org/support/topic/wp-40-search-exclude-bbpress-conflict

If you use the “Relevanssi” plugin, go and subscribe to this topic on their support forum:
https://wordpress.org/support/topic/wp-40-relevanssi-bbpress

If you don’t use any of these plugins please create a new topic:

Create New Topic

I get this error when I install BBPress

Published on September 4th, 2014 by BidBoxUSA

When I install bbpress I get the following error:

Warning: in_array() expects parameter 2 to be array, null given in /home/xxxx/public_html/wp-content/plugins/bbpress/includes/common/functions.php on line 1371

I don’t understand what the issue is. It happens as soon as I activate the plugin.

Thanks in advance for the help.

How to embed images in forum posts

Published on September 4th, 2014 by Julia_B

Hi,
I need to enable my forum members to post images. The images need to appear within the post, not as an attachment. They need to be able to post them directly to the forum posts and replies (not via instagram or anything external). It is a private members site, so I am happy with users uploading.

I have tried installing the GD bbPress Attachments plugin, but the images only appear as attachments not embedded inline in the posts.

Hope someone can advise.

Redirect to home page when not logged in MemberMouse

Published on September 4th, 2014 by Rob Cubbon

Hello, I’m using BBpress as a protected forum protected by Membermouse membership plugin – it works really well if you are logged in and doesn’t when you’re not. And that’s great because it’s what it’s meant to do.

However when you’re not logged in and try to access the forums it redirects to the home page:

http://learn.robcubbon.com/forums/forum/general-discussion/

http://learn.robcubbon.com/

whereas I it should redirect to the error core page: http://learn.robcubbon.com/mm-error/

any idea why this may be?

Problems registering new user

Published on September 4th, 2014 by isabelmas

Hi! I have installed bbpress in http://kayakcostabrava.com/ (WordPress version 3.9.2 bbpres version 2.5.4).

I have create the registering page http://www.kayakcostabrava.com/registre-forum/ but when I try to registre a new user it sends me to http://www.kayakcostabrava.com/wp-login.php?registration=disabled where registration is disabled.

I would like user to register to the forum only but not to my wordpress.

What should I do?

Thanks!

Cannot redeclare remove_counts

Published on September 4th, 2014 by

I was trying to follow the step by step guide to bbpress forum – part 3

I copied the the function below and add it on line 9 of loop-single-forum.php file.

function remove_counts() {
$args['show_topic_count'] = false;
$args['show_reply_count'] = false;
$args['count_sep'] = '';
return $args;
}
add_filter('bbp_before_list_forums_parse_args', 'remove_counts' );

Then I ran my forum site and got this error.. I’m doing this locally to test.

Fatal error: Cannot redeclare remove_counts() (previously declared in C:\wamp\www\wp\wp-content\themes\twentytwelve-child\bbpress\loop-single-forum.php:9) in C:\wamp\www\wp\wp-content\themes\twentytwelve-child\bbpress\loop-single-forum.php on line 14

category and sub forums

Published on September 4th, 2014 by CanOaBG

category and sub forums
What do arrangement categories and sub forums look like that:
http://tamrielfoundry.com/forums/

How to create Tabs in BBPress Comments

Published on September 3rd, 2014 by Learner

Hi !

Using the Plugin Shortcodes Ultimate I have created tabs in my WordPress Install.

Anyway I can do the same in bbPress ?

As an example please see :

Songs to Ponder Over

the starting post has tabs and was made in WordPress.

The replies are coming from the bbPress side and I’d like to make similar tabs in the same…

Shortcodes Ultimate plugin doesn’t seem to be working in bbPress.

All advise / Workabouts much appreciated. thanks !

Skip to toolbar