Skip to:
Content
Pages
Categories
Search
Top
Bottom

preg match error in class-wp after installation

Published on December 30th, 2016 by eliblair

Hi guys, I will just say first that I do not know much about coding.

I just installed bbpress and now i have this error come up in my wordpress dashboard

Warning: preg_match(): Unknown modifier ‘0’ in /home2/eli/public_html/juniortactician.com/wp-includes/class-wp.php on line 231

Warning: preg_match(): Unknown modifier ‘0’ in /home2/eli/public_html/juniortactician.com/wp-includes/class-wp.php on line 232

the code on those lines are as follows:

if ( preg_match(“#^$match#”, $request_match, $matches) ||
preg_match(“#^$match#”, urldecode($request_match), $matches) ) {

what does this mean and how can I get rid of it?

Thanks in advance.

Paging on custom short code

Published on December 30th, 2016 by moni

Hi I am using a custom short code to show about 10 latest replies on my reply dash board.
I get shortcode from this link by applying this code : http://www.daggerhart.com/bbpress-recent-replies-shortcode/

what I want is to add paging (nav) at the bottom to show more then 10 replies on other pages. please suggest solutions.

Post and reply Order

Published on December 30th, 2016 by moni

Hi.
I am using bbform under every post. When I publish post new topic is created under every post so the user able to reply under every post.
What I want is all the post sorted by date and when ever a user post reply on any post it start display on top sorted by date. For example some one reply today on my post 3 days ago, that post display by date today on top.

attached image responsiveness

Published on December 30th, 2016 by stagezero

Hello,
I have used Image Upload for BBPress to upload and attach image to forum.
my problem is image is not responsive. It will just shrink its width. I tried playing with firbug and remove image attributes and set max-width to 100%.
It works… Now my problem is which file to edit and how. Im not a coder. I just learned css and have little understanding on php…

bbPress error

Published on December 29th, 2016 by Anonymous User 15184782

bbPress tell me error with the WordPress version (4.6.1), when I install crashes the site and view the error page. Why does this happen?

Profile errors after migration from SMF

Published on December 29th, 2016 by trishahdee

I recently had my SMF forum migrated to BBPress. I’m just now starting to configure everything and I found that when trying to update my BBPress profile I am getting following errors:

ERROR: Please enter a nickname.
ERROR: This email is already registered, please choose another one.
A Nickname is required. Please choose a nickname or fill out your first and last name.

If I re-enter my nickname then the first and third errors go away but not the error about the email. This is confusing because I’m trying to update the profile and not create a new one.

When I deactivate all other plugins except for BBPress and activated Twenty Fifteen theme and try to update the profile again I only get the first two errors. The third one occurs when I turn on iThemes Security.

Does this have something to do with the migration of users? I have contacted the migration company but thought I’d also try here in case you have an suggestions.

MyBB Import – Duplicate Topics

Published on December 29th, 2016 by erich199

Hello,
I’m trying to import a large mybb installation into bbpress. The problem happens when it goes to import topics that have many replies. For some reason, it’s splitting those topics into their own topics. I don’t know why it’s doing this I’ve done it several times (I made a backup of my database so I just restored it and tried again).

Is there a glitch in the plugin that is telling it to split those topics into multiple topics into bbpress?

It will import the topics with the title “RE: Some Topic” So each reply, is it’s own thread with only one reply. It’s very strange and I’m wondering if anyone else has encountered this.

Traffic drop with bbpress

Published on December 29th, 2016 by jadmac

I recently started using bbpress forums on my site, after which I have observed a significant traffic drop, does anyone know why this may be and if there are certain SEO settings etc I may need to tweak to fix this issue?

Any help would be appreciated,

Thanks

Error in @mention in bbPress

Published on December 29th, 2016 by Mohammad Sy

Hello
When I mention the person in the topic or reply, do not notification him in BuddyPress Notifications that it has been @mentioned him in the topic or reply
thank you 🙂

Hiding admin toolbar and denying dashboard access

Published on December 29th, 2016 by ipf

I am in the process of creating a bbpress forum.

How can I remove the admin toolbar and deny dashboard access to members? Is there a setting that I am missing? If not, are there any plugins that you recommend?

Is it possible to integrate wordpress, bbpress and buddypress so that a user’s profile shows
1. wordpress posts
2. wordpress comments
3. Forum topics
4. Forum replies
5. Buddypress status updates.

How can I achieve this?
Thank you.

Skip to toolbar