Skip to:
Content
Pages
Categories
Search
Top
Bottom

many lines of SQL sysntax errors in error log

Published on January 31st, 2013 by Marcel Brinkkemper

Lately, I find a lot of lines with SQL syntax errors in my error log

`[31-Jan-2013 08:06:53 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘) LIMIT 0, 8’ at line 1 for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND (((wp_posts.post_title LIKE ‘%’))) AND (wp_posts.post_password = ”) AND wp_posts.post_type IN (‘post’, ‘forum’, ‘topic’) AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘closed’) ORDER BY FIELD(wp_posts.ID, ) LIMIT 0, 8 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts`

It seems like the ‘%’ should have been something like ‘%s’ and replaced by a string?

Recommended caching plugin for bbPress: Lite Cache

Published on January 30th, 2013 by Erlend

I think I finally found a caching plugin that’s actually compatible with the latest bbPress plugin:
https://wordpress.org/extend/plugins/lite-cache/

It’s by the same developer who made the quite popular “Hyper Cache“. Why he decided to make yet another caching plugin I do not know, but it appears to be working great on our site!

Is there a way to prevent moderators from creating forums?

Published on January 30th, 2013 by kanex32

I don’t understand why moderators are allowed to create forums (only admins should be allowed to do this).

Is there a way to take this capability away from moderators in bbPress?

Thanks for the help.

Stop Topics from Showing in Recent Post Widget

Published on January 30th, 2013 by Ryan Gatto

Does anyone know how to stop forum topics from showing up under the WordPress Recent Posts Widget?

Shortcodes in the column of WP

Published on January 30th, 2013 by Fabrizio Pivari

I want to use 404 admin akismet alpha Anonymous avatar bbpress breadcrumbs buddypress bug cookies css custom database email error Forum forums freshness getting started help htaccess i18n import install installation integration keymaster language localization login menu Moderation mod_rewrite notifications Page pagination password permalink Permalinks permissions PHP phpBB plugin plugins post posts private problem profile redirect register registration replies reply roles RSS search shortcode Shortcodes sidebar spam Sticky tags template templates theme themes TinyMCE topic topics translation upgrade URL user username users widget WordPress wpmu in the column of WP but it doesn’t seem to work in a normal widget for html

WordPress XML Import – Too many users

Published on January 30th, 2013 by bdrums

I’m trying to do a WordPress XML import on a site with BBPress installed. When I get to the page that asks if a user’s posts should be assigned to an existing user or not, the list is over 100 users long, but never finishes. I know it’s not finished because I see that it’s listing BBPress users, and there are 3700+ of them in the WP-Admin. Consequently, the Submit button never gets created for the import form, so I can’t finish the import.

Please help!

bbpress template tags in wp

Published on January 30th, 2013 by

How do I call bbpress template tags inside of the wordpress theme files? For example, I’m in header.php of my wordpress theme, and would like to list the forums in the header. I found this code: bbp_list_forums(); but I’m not sure how to get it to work?

I understand I can use widgets or use the admin with various slugs… but I’m wondering how to do this on the backend with code.

How to get rid of the blog sidebar?

Published on January 30th, 2013 by Aechus Tea

I’m converting one of my ancient sites to wordpress and have decided to use bbPress as the support forum system.

My question is, how do I get rid of the wordpress sidebar? In my theme I can select different layouts, but I see no similar option in the bbPress administration tools.

I’m an ancient forum developer and user from the Stonehenge days of the 80’s and I like what I see in bbPress so far. Simple and powerful at the same time. I hope the developers are proud of what they’ve accomplished with this.

imported phpbb3… topics aren't counted or appear on front end forums

Published on January 29th, 2013 by nadir

Hi there,

I used the import tool to suck all the users, forums, and topics from a phpbb forum database. It seems to import fine. In the admin area, I am able to see all the forums and all the topics. However, when I look at the front end, I just see the entire list of forums that were imported in, but they show as 0 topics or 0 replies. Also, all users appear as “Anonymous” and there aren’t any users added in the user management area :/

Any ideas why this may be?

Thank you much!

bbpress 2.3beta1

Published on January 29th, 2013 by

Not sure if this is a bbpress or buddypress issue (BTW can’t post on buddypress support forums, when I log in to bbpress.org, but that’s a separate issue, I also see the admin menu on buddypress.org)…

Ok, so I’ve been playing around with both bbpress and buddypress for the last 2 weeks. I have checked out of svn both of the latest trunk versions. I’ve gotten pretty adept at setting everything up from scratch during my testing. When creating a group, let’s say “group1” in buddypress, I allow bbpress to create the corresponding forum during group setup. Now, when I go into the bbpress admin backend and create a forum from there, let’s say “subforum1” and make “group1” the parent, it works. Yeah! Just what I wanted, parent groups and sub-forums, however, it doesn’t work the way I expect it to. I can see the subforum in the group now from the front end, and post something in the subforum, but not in the main forum/group “group1”, and every time I click on the group, and then the forum tab, it shows the sub forum(s) and topic posts (only from the last post to the last subforum), and then a create topic form on the bottom, defaulting to the last subforum I created. Meaning I can never post anything in the parent forum “group1” or any other subforums that might have been created under group1. No dropdown to select a different forum to post it to. This is not how would expect it to work. I would expect that you default to the main parent forum (group1) for posting and reading of topics, and the subforums (which do show on the group1 forum page) you can click on and then post within them. It seems this functionality is almost there, and I want to make sure this is either something that is getting fixed, or a mistaken capability that I stumbled upon and it not meant to operate that way.

Thanks for all of you hard work on these 2 projects, you guys are awesome! I can help contribute to the dev as a tester if you want.

Skip to toolbar