Search Results for 'bbpress'
-
Search Results
-
I have a very specific use case that i need to take a topic and its replies and output in a html table. Any suggestions on how one might do this? I’ve had some success using WP_Query to output the data but having trouble grouping items with there respective forums, topics and replies. Any help is appreciated
Hello. I’ve just switched from wampserver to ampps by softaculous, because it’s python/perl default integration, and I’ve also noticed their script installer. And there is WordPress in CMS/blog scripts, and also bbPress in forum scripts. I was curious, and I’ve installed bbpress, and this isn’t a wordpress with bbpress plugin already installed, but it’s only bbpress, standalone, strict forum without pages, posts, everything that wordpress has, but only with very similar to wordpress file structure and dashboard. But here it can be only downloadable as a plugin, and I’ve also see this nowhere yet… Is this maybe a softaculous’ “version”, that they integrated a plugin in wp engine, so that plugin can run? It’s very interesting thing, but it’s limited extendability bothers me, you can’t install new themes or plugins.
I’m now confused with this “standalone” bbpress, anyone knows more about this?
Thanks
Hi,
i’ve just installed buddypress 1.7 and bbpress 2.2.4.
I created a custom theme for bbpress doing the following steps:
1. create a folder bbpress inside wp-content/themes/mytheme/
2. moved all the php files that were inside plugins/bbpress/templates/default
3. moved the css file inside wp-content/themes/mytheme/css/after that
I turned on the functionality to include the bbpress forum inside buddypress groups but I found and issue with the topic subscription and add to favorites.
Because when i click on that link in the single topic view it open a blank page.
I checked the bbp-function.php files stored in plugins/bbpress/templates/default and I found that it enqueue all the ajax function for the topic subscribe option and add to favorite options.But when I go the forum page inside BuddyPress Group and open the source code I don’t see any enqueue ajax files or functions.
So what should I do to let it works?
thanks
I’m using bbpress 2.2.4, wordpress 3.5.1
If I edit a (non-sticky) topic created by another user and change the forum that the topic should be in – the topic is saved properly but it is made sticky. This only occurs if I am editing the topic on the front end (using the admin links). Changing the forum from the back end (wp-admin) does not cause the topic to become sticky.
Any idea what’s happening here?
This is probably a dumb question, but I’ve searched the forums and the documentation and haven’t turned anything up. I’m learning bbPress and need to be able to add avatars to the forums I’m creating. Could someone please suggest a few WordPress plugins that are simple to set up?
Thanks very much for your help!
Was previously using 2.4.1, upgraded to 2.3RC1 (issue was happening in both versions).
All Plugin’s are disabled except for bbpress.
When a new forum post is posted, when a Keymaster level user “Trashes” the post, the post get’s removed and shows up Red.
If that same user is changed to a Moderator level and “Trashes” a post, the post get’s removed but then displays a 404 – Error (forums/topic/welcome/?view=all).
I’ve tried resetting Permalinks, etc., however this does not fix it.
Topic: Multisite Error
Hey guys, I just converted my wordpress to multisite and when I’m trying to add a new site I get the following errors:
Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Cannot modify header information - headers already sent by (output started at /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php:453) in /home/omgl/public_html/wp-includes/pluggable.php on line 876Does anyone have any idea what’s going on? Seems to me like bbPress is the culprit and when I deactivate bbPress I’m able to add a new site, but with bbPress activated I get those errors..
Hi,
After a few attempts, I got my forum converted from vBulletin to bbPress. But I forgot to click on the Username conversion, so everything came up as Anonymous. I deleted the conversion fully and started again. This time: I clicked on the “Attempt to import user accounts”.
Now this comes up:
`WordPress database error: [Unknown column ‘user.user_nicename’ in ‘field list’]
SELECT convert(user.userid USING “utf8”) AS userid,convert(user.password USING “utf8”) AS password,convert(user.salt USING “utf8”) AS salt,convert(user.username USING “utf8”) AS username,convert(user.user_nicename USING “utf8”) AS user_nicename,convert(user.email USING “utf8”) AS email,convert(user.homepage USING “utf8”) AS homepage,convert(user.joindate USING “utf8”) AS joindate,convert(user.aim USING “utf8”) AS aim,convert(user.yahoo USING “utf8”) AS yahoo FROM user AS user LIMIT 0, 100`If I continue and skip this step, the forum converts still but all the posts will be anonymous.
How do I fix?
I am running the most recent version of WP (at the time of this posting, I believe it’s 3.5.1?), and a multi-site installation. I have two questions, and I apologize if they’ve been asked before. I’ve been looking but haven’t found an answer:
1) Can I install a BBPress theme separate from my primary wordpress theme? I have a heavily-modified version of conduit, but the theming of our forums doesn’t look great: http://www.twinfinite.net/forums/topic/first-topic/.
2) We have been trying to install the theme, but are having issues. I can’t figure out how to do it. It seems like the process is different based on the version, and none of them seem to work. I’ve created a “my-templates” folder in the BBPress root directory. I can’t find a dashboard for BBpress, and I can’t find anything on the settings page. I believe that at one point I saw a “BBpress themes” option (or something like that), and it linked me to http://www.twinfinite.net/wp-admin/themes.php?page=bbpress-theme-admin.php, which, despite me having both superadmin and keymaster roles, simply displayed:
“You do not have sufficient permissions to access this page.”
When I returned to wp-admin, the BBpress themes option had vanished, and I haven’t seen it since.
Frankly, I am stumped. I just want forums that look like normal forums would, rather than a wordpress post with a sidebar, etc.
Thank you for all your help!
-Keith
Topic: Full width forum
Hello,
I just installed bbPress 2.2.4 version on a wordpress version 3.5.1, I wish you all the forum pages were full size without displaying the sidebar, I’ve searched the forum and the solution of copying the full-width page to bbpress.php I have not worked or have not done it correctly.
Would I could say how I can make the forum will be full size? and steps for a beginner.
I use the WordPress default theme Twenty Twelve.
Forum url: http://www.serpini.es/sqlrpt/forums/
Dear,
I had install bbpress forum on my site but there are some problem on new user register. the new users couldn’t receive any email after register on my site. and i can’t get the new user registration inform as well.
I think my settings have no problem for i had installed one on the other site successfully without any problems.
my site: silkmarketbeijing.com
thanks!
Honey