Search Results for 'bbpress'
-
Search Results
-
Topic: Theme not compatible?
Hello,
We started to work with your bbpress which seems to work fine on tweety eleven theme but not with our.
It brakes most of the information and I tried to look inside the css, but no luck.
Here is the website: http://goo.gl/68qghQ
Does anyone have a beggining of idea?
Thank you in advance
Hi,
i was doing some performance analysis with the Xdebug and Xhprof profiling tools and noticed that many of my DB queries/per request are something similar to:
SELECT option_value FROM wp_options WHERE option_name = '_bbp_enable_subscriptions' LIMIT 1In Trac Ticket 1550 it is mentioned, that the WordPress Object Cache is used, but this “error_log” (in wp-db.php Version 4.4.1 line 1809) tells me a different story:
private function _do_query( $query ) { if ( defined( 'SAVEQUERIES' ) && SAVEQUERIES ) { $this->timer_start(); } if ( $this->use_mysqli ) { error_log($query . "\n", 3, '/tmp/wpdb.log'); $this->result = @mysqli_query( $this->dbh, $query ); } else { $this->result = @mysql_query( $query, $this->dbh ); } $this->num_queries++; if ( defined( 'SAVEQUERIES' ) && SAVEQUERIES ) { $this->queries[] = array( $query, $this->timer_stop(), $this->get_caller() ); } }Am i missing some Cache Settings here?
I am using WordPress 4.4.1 with bbPress 2.5.8
I’ve installed bbpress plugin but it seems to be conflicting with at least 2 other plugins mentioned. They work fine with each other, but not with bbpress. The symptom is I’m not able to see most of my admin pages. I can get to the control panel but all links go to a blank screen. (I have to deactivate all plugins via server control panel).
If I deactivate all other plugins I can at least see the setup for BBpress, haven’t done that yet because I need the other plugins, specifically the calendar.
I’m using WP 4.4.1 and 2010 theme (same problem in 2014). BBpress is 2.5.8.
My site is Soilhealth.net.
I’m very much a novice at coding so help will have to be very specific if I need to edit any files.
Thanks for any help!Hi,
during my little adventure this evening regarding bbpress and double clicking on links, which was a dead end afterall, I deactivated bbpress on subsite and activated on network dashboard. Then, bbpress was broken except for the main page (http://de.movemeta.org/foren/). Okay, so I deactivated on network admin and activated on subsite again. Forums worked, but Freshness is not working fine any more. There had been posts after those listed. And then, I posted another one, just to make sure, and after some minutes it, too, vanished from the Freshness display, to make room for an older one.
Okay, maybe I was stupid here, but please help… :/
I already tried various repair functions that seemed to fit the case, but to no avail.
i have a site with buddypress and bbpress installed.
latest version of wordpress, buddypress and bbpress
every group has a forum. i’m having a strange issue, regular users can post only one post.
when trying to post again, the page reloads but nothing happens. the post is not saved, and wont show up anywhere, and no error massage is shown.
searched for info about this problem but couldn’t find anything.
any ideas what could be the problem.thank’s,
eli.Hi there,
in my new bbpress forums, and apparently also in my general site menu, since this evening one has to click on links (topics, forums,…) twice, not just once, to get ahead.
Also, when I deactivated bbpress, my site did not load except for the top right FB-circle logo. So I had to activate it again. I’m worried.
Topic: vbulletin 3.x import
I am trying to import an old vbulletin 3.8.4 message forum to bbPress. Over 1.8 Million posts.
What is the best method to get this done? I gave the import tool in wordpress a shot, but it kept saying nothing to import. Any guidance would be appreciated, as I have never worked with forum exports/imports before.
Hello all,
it is nice to have Gravatars built in with bbpress (and actually WP, of course). However, unless my users get to know about this service, they will never find out. They have nothing to do with the WP community and so they never heard of it. It’s like RSS to some remote amazon natives.
So I propose a small notice with a link to gravatar.com below the profile picture on user profile edit pages. Could the delevolers integrate that? I would be most happy!
Best
ManuelIn my WP multisite with bbPress there isn´t possible to browse between different pages with topics.
If I have 10 pages with topics it stands 1 2 …… 10. When I click on 2 I get a 404 page.
However, if I open a topic there is possible to browse between answers to the topic.
How do I solve this problem?Topic: Sink Posts Feature/Plugin?
Hi all!
Does bbPress have an way of “sinking” threads like Vanilla offers natively? (https://blog.vanillaforums.com/philosophy/diffuse-community-uproar-with-discussion-sinking/)
I did tons of searching for settings, custom functions, documentation, and plugins for this. Didn’t find a single bit of information on it. It is an incredibly powerful moderation tool, I’m surprised I could find anything about it.
Hey,
I just tried to get the danish translation for BBPress and found out the website you refer to aint working anymore.. and it have been like this for some days now?Is it possible anyone have a link where i can get it that aint danieljuhl.dk/wordpress/oversaettelse/ (as it is not working anymore).
Greets
Munk