Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 33,726 through 33,750 (of 64,516 total)
  • Author
    Search Results
  • #41621
    jcarlson1701
    Member

    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!

    #111245
    phrough
    Member

    Turns out I had a nesting issue, the above approach seems to work fine:

    if(get_post_type() == ‘forum’ OR get_post_type() == ‘topic’ OR get_post_type() == ‘reply’) {

    //user is viewing a forum page

    }

    #41620
    phrough
    Member

    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

    #110477
    aravoth2011
    Participant

    Testing this now, not having any weird compatability issues. I use a child theme of twentyeleven I made. I did notice however that I lost alot of css customizations on the forum. Did you go go with a tableless layout or something?

    I only mention it because I was using forum Icons on the main forum page, and it’s kinda hard to position them now. Not a big deal or anything.

    #41619
    Neolo7
    Member

    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.

    #111165

    I’m thinking to merge the WP + BuddyPress + bbPress, but just maybe it still need more time until everything is smooth in integration.

    I will follow this thread.

    #108585

    I would like to say thanks to for the latest bbPress release, but there is many way to get it the way I want it.

    #98192

    In reply to: Just a Community

    Interesting I just started bbPress site and someone already left it behind. I believe in bbPress powers and I will still dig into it.

    #103292

    In reply to: Just a Community

    Interesting I just started bbPress site and someone already left it behind. I believe in bbPress powers and I will still dig into it.

    #111236
    amax2222
    Member

    Actually I see it is only super-admins that can edit their profile via the forums/user/username link from the frontend. I am using the default twenty ten bbpress theme. I note that if I embed the bbp-your-profile form then I see the form okay but on post it submits to the edit page, which updates but quickly then redirects back to the user page. This way my user won’t see any error messages.

    Does anyone know where I can override the super-admin restriction which prevents non super-admin users from going to the profile edit page (forums/user/username/edit)?

    Thank you

    bjj_pl
    Participant

    @shooo, that was my solution. “^?” means any one character in a string. I had to repair the database sql file. One bbcode tag after another. Well, It works and looks ok now but it’s a lot of work.

    Some bbcode tags had to be replaced with <span>. I don’t know if it is possible to define custom bbcode tags in wordpress. So I had to replace all with “<span class=”size150″>”, etc.

    Rest of the tags work fine thanks to “bbPress2 BBCode” plugin.

    I’ve got another question,

    How to change parent forum for many topics ??? It would take ages to move topics one by one when there are hundreds and thousands of them.

    shooo
    Member

    Hello, and congratulations on your wedding. I hope the honeymoon does not your too tired:)

    bjj_pl did you find the solutions for [IMG:^?….]?

    i’ve the same probleme.

    after, i try to save the avatar and the url on post like <!-- m --><a href="http://example.com">http://example.com<!-- m --></a> are all broken…

    pfff it’s a real mess

    #41615

    Topic: Nightmare

    in forum Installation
    Crisium
    Member

    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

    StevieBee
    Member

    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

    Satish
    Participant

    waiting for JJ to reply..

    #41613
    amax2222
    Member

    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.

    AWJunkies
    Member

    I am back guys from christmas/wedding/hunneymoon/ and new years. I will respond when I catch up here.

    #41596
    Feesir
    Member

    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.

    #111148
    Jamie S
    Participant

    And what if there was no need for forum segregation at all? It appears topics don’t require a forum once they are deleted, but editing and replies aren’t working afterwards. Does/will bbPress have a setting where the forum custom post type can be disabled?

    #41595
    upacific1862
    Participant

    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

    #41593
    farinspace
    Participant

    I have bbPress 2.x installed and running with hybrid theme on wp 3.3, everything seems to be working fine …

    I registered a new user, which got the “forum participant” role assigned. But if I click to edit the user profile: “/wp-admin/profile.php” I get a permission warning: “You do not have sufficient permissions to access this page.”

    I have installed the “members” plugin to view the capabilities of the role which are:

    assign_topic_tags

    0

    edit_replies

    edit_topics

    publish_replies

    publish_topics

    [solved]

    When I add the “read” capability to the “forum participant” it all seems work!

    #111214
    Erlend
    Participant

    I could swear I saw John write somewhere that bbPress 2.0 was successfully working with W3 Total Cache, but don’t take my word for it.

    #111213
    SK
    Participant

    Thanks, anointed! That helps.

    Can someone please chime in on the caching aspect?

    #41589
    bjj_pl
    Participant

    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

    #111025
    Anointed
    Participant

    There truly is no way to build a plugin like bbPress that would integrate with any theme on the market and take on the themes characteristics perfectly.

    Because of that what bbPress has done is to build a very basic structure that is not to difficult to extend to fit your own theme. Yes, it does take a lot of work, but in the end it is very easy and run to work with.

    Most of what you are asking for could be accomplished with just a bit of css work. It would take a ton of work to make it look exactly like your forums, but making bbPress look decent in the theme wouldn’t be that hard. Mostly just time is all.

    It looks like you didn’t add descriptions to

    health, mind, and relationships. If you add descriptions for those ‘categories’ then the descriptions will show up.

    The theme by default does not show descriptions of sub-forums on the homepage, though it could be modified to show them.

    First time I’ve seen that theme. It’s very nice looking

    **I sent you a contact form on your website with a bunch of css you can apply to make bbPress look better on your site

Viewing 25 results - 33,726 through 33,750 (of 64,516 total)
Skip to toolbar