Search Results for 'bbpress'
-
Search Results
-
Hello.
I just installed the bbPress 2.0.2 plugin on my newly installed WP 3.3 site. Upon activation of the plugin I get the error:
“add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead”
I assume that this is an incompatibility with the PHP calls from the plugin to WP since ver. 3.3 depricated a lot of old PHP scripts.
Is there a way to fix this or at least have WP stop complaining about this?
Thanks!
Is there a function (or other method) available to determine if the current page is a bbpress related page (forum, topic, reply or other)? Something along the lines of the wordpress function is_page()
It would seem that bbPress uses custom post types, and I’ve tried this with no luck:
if(get_post_type() == ‘forum’ OR get_post_type() == ‘topic’ OR get_post_type() == ‘reply’)
Thanks
Topic: First installation. OMG!
Hi. I’m trying to install this super awesome forum, but I think installation tutorial too short for me.
OMG1# Plugin activated, where is forum located??? http://mysite.com/forum http://mysite.com/forums – 404! Test forum been created in settings. Wtf?
OMG2# Found only this link working for just created forum http://mysite.com/?forum=test-1 But where is general page? Where is promised installer written in docs?
OMG3# NGINX on server, what next? Guess this is a main problem. And this: http://bbpress.org/forums/topic/mu-wordpress-bbpress-integration-with-nginx-rewrites#post-11686 seems not what should be because forum in /wp-content/pluging and this
“
location /forums/ {
root /home/YOURDIRECTORY/public_html/forums;
index index.php;
“
for what?
At this moment my forum is completely unuseable.
Thank you.
Topic: Nightmare
I’ve been battling with wordpress to get bbPress and buddypress to work on them by wordpress bbpress team…
and nothing works as you would expect.
I’m using the BuddyPress Default 1.5.2 theme which gets the most part of BuddyPress working.. them I try to install the site wide forum option (inside the BuddyPress Menu) and nothing works.
I get a messages that your current them doesn’t support the templates needed by bbPress… so I install the BuddyPress Template Pack and do the manual movement of files because it can’t copy them.
I still get the message “Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.”
only problem is that nothing is shown in the forums.
see for yourself at http://www.powertumbling.dk
can anyone “clearly tell me what I should do”… I’m amazed that the people that create wordpress can mess up so much with bbPress and BuddyPress
Peter
Hello everyone,
I’m new to this – and not an experienced coder – so I apologise if what I write doesn’t make much sense.
I’ve just taken over running our internal forum in my job and it’s a bit of a mess. We’re running bbPress 1.0.2 and we don’t really have much set up. For example, only admins can create new threads.
Anyhow, I’m trying to install a plugin to enable me to create user groups and levels of permission. Here’s the plugin link – http://bbpress.org/plugins/topic/role-manager/
I can download the plugin but can’t find anywhere to install it. Can anyone help please? I’d be very grateful!
Thanks, and a happy new year to you all,
StevieBee
Hi please can you assist. For some of my users the default edit profile link in BBpress does not work. It simply refreshes to the same page without going to the user/edit link. Yet for some of my users it works fine. I don’t see any relationship between those that can and those that can’t, any assistance would be greatly appreciated.
I am using the plugin version of 2.02 with latest wordpress in MU.
Topic: Blurry Topics?
I set up bbPress on a website today and where the topics are displayed it is blurry. I’m wondering if this is because of my theme, or a plugin resizing the content or something. You can see what I’m talking about here: http://masternate.us/forums/forum/baseball-pros-academy/
Any and all help will be much appreciated.
Hi all
I´m Alex and I try to set up a new forum in my webpage. Now is “hiden” to people but you can see at… http://www.mundoferroviario.com/forums/
I installed the spanish language in the bbp-languages and works correctly as you can see in the web.
But I try to install a new theme but not running. I created my-templates folder and uploaded it but I can see the option to activate it.
And occurs the same with the plugins. I uploaded to my-plugins and I cannot activate it.
I´m using last version of bbPress, 2.0.2 and Atahualpa theme for WordPress.
Thanks a lot and Happy New Year for everybody,
Alex
How to change parent forum / category for many posts in bbpress plugin for wordpress? I’ve got much too mmany posts to do the change posts one by one.
Wordpress:3.2, BBpress 2