Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 5,301 through 5,325 (of 7,384 total)
  • Author
    Search Results
  • #61427
    vusis
    Participant

    i think the loop we are looking for is:

    bp_has_forum_topics

    #61398
    ozpoker
    Participant

    Can someone please take a look at this?

    #61391
    r-a-y
    Keymaster

    Here’s a writeup I made awhile back:

    https://buddypress.org/forums/topic/bp-admin-bar-on-bbpress-front-page-1#post-18626

    For the require_once line, if that line doesn’t work change it to the absolute file path.

    If you’re using single WP, delete these lines:

    bp_adminbar_blogs_menu();

    bp_adminbar_authors_menu();

    #61366
    Diesel Laws
    Participant

    1. WordPress MU 2.8.6

    2. Directory

    3. Root

    4. Yes, 2.8.4 I believe

    5. Yes

    6. 1.1.3

    7. 1.1.2

    8. Yes, a lot, however they were installed previously

    9. Customised

    10. Slightly in regards to avatars not working

    11. no

    12. bbPress built-in

    13. Few errors but nothing that I believe relates

    14. Hostmonster

    #61327
    ozpoker
    Participant

    Also another issue – the “log in” button just below the tabs wants to log in at xhttp://australianracinggreyhound.com/wp-login.php

    This is of course wrong – the correct login should be xxhttp://australianracinggreyhound.com/netwrok/wp-login.php

    This bug may be theme related – I haven’t tested in the other themes.

    #61233
    symm2112
    Participant

    I’m in the same boat as you nig3d except all i want is additional forums, not necessarily plugins. I would “think” that it wouldn’t be hard for bp to hook in and add a forum in the same way that it creates a group forum to create a forum with generic permissions but I’m definitely not an expert.

    #61230
    nig3d
    Participant

    I like the forum to be used inside the group as they are. I’d love more to have plugin support though. I wonder if it’s possible to adapt easily the interface.

    #61229
    JT
    Participant

    copy your bb-config.php file from your root to /wp-content/plugins/buddypress/bp-forums/bbpress/. It worked for me, but your account has to be the keymaster, and I set up BBPress first, and then BuddyPress, syncd, and then integrated. Not everything will work… which is what I am trying to find out how now.

    just make sure bb-config.php is in both places….

    #61209
    rich! @ etiviti
    Participant

    Wonder if you could use this to create extra forums like a Miscellaneous or a General forum? I want to use the default install because I like the way it all integrated with the group forums, but I wanted to have some general forums for random stuff that I really don’t want to have to force people to sign up to that group just to post there. Right now, having to skin and deal with external bbpress installation seems more of a hassle than dealing with the random forum for me.

    Using trunk + single wp; I’m set up on an external installs of bbPress + BuddyPress/internal install for groups

    I use the bpGroups plugins (“forums” subdomain of the BP site) but the plug-in required some updating to get everything working smooth (activity notifications, public/private/hidden/ready only stuff)

    Obviously this method won’t enable plugins on the buddypress/internal groups but this allows me to provide an advanced forum interface while creating outside forums (support, help, testing, etc) not associated with groups (group forums can be added to a specific forum category – i think default is “1”).

    … i have re-theme’d bbPress to somewhat match the new default BP theme (well somewhat)

    (screenshots:

    http://files.etiviti.com/misc/bbpress-vwg-main.gif

    http://files.etiviti.com/misc/bbpress-vwg-forum.gif

    )

    #61207
    symm2112
    Participant

    By any chance did you test adding other forums through the back end and seeing if they show up on the forums page? I think if you could have the best of both world (the easy integration of the default install with the ability to add other forums) I think that would be a HUGE feature.

    #61183
    nig3d
    Participant

    the one hacking the bb-config.php, that was something that I already noticed. Just I think, if the developers don’t want us to access to the admin panel there must be a valid reason.

    Anyway it works properly, it’s just that the buddypress can’t handle the plugin frontend

    #61182
    Paul Wong-Gibbs
    Keymaster

    Thanks John, this might be a good plugin idea (a forum not attached to a specific group) or something to think about adding support for back into the core post 1.2?

    #61181

    The backpat plugin is only going to support the 1.1 branch of code, and not the dual theme massive integration headache that came before it.

    To have the activity stream update when you post a topic or post a reply, bbPress would need a special plugin to be made, and/or bbPress would need to be “deeply” integrated with WordPress/BuddyPress to have those functions natively available.

    The other thing you could do is look into previous versions of BuddyPress that included that kind of support. In BP 1.0 it was assumed that if you wanted forums, that you were using the voo-doo magic method of integrating things.

    #61180
    Paul Wong-Gibbs
    Keymaster

    I don’t think there was anything special you had to do back in the BP 1.0 days. User authentication/cookies was a bit of a pickle, and there were a pair of plugins which hid forums you didn’t belong to (or similar).

    I am not sure specifically with regards to the forum component, but all the deprecated code is being moved to a seperate plugin. I wonder if this method of forum installation would use some of that deprecated code (and it not being in trunk anyway, which would explain why it doesn’t work for you). I’ll ping a couple of guys and see if we can figure it.

    #61168
    @mercime
    Participant

    @nig3d, “I installed the support plugin using the admin of the default installation”

    – just to clarify, you mean you used the 2nd method posted by M?

    #61164
    nig3d
    Participant

    I installed the support plugin using the admin of the default installation as you suggested, but there is no point to do that, since the buddypress interface doesn’t support it.

    #61162
    Arturo
    Participant

    @DJPaul, i don’t want the “group forum” i want a “standard” forum like this in bporg but with the activity on the forum in the stream activity.

    I haven’t tested the use existing install, but after my word do you think this work for my project?

    @berchman, the latest trunk of bp support wp 2.9.1 (not mu) so download the latest trunk and install it on your normal wp, it’s easy! ;)

    edit


    @DJPaul
    , I tried your suggestion, but if the forum is used for the groups you can not use that function. So, i’ve the a bbpress integrated with bp for group’s forum and a bbpress standalone (with other table) for a “normal” forum… Other suggestions?

    #61160
    designodyssey
    Participant

    I would gear my videos to the WP masses that will now start using BP

    What Buddypress is and is not?

    Theming and Theme Frameworks

    Integration with WP, bbPress

    Hardware/Hosting considerations

    Extensive examples of creating child theme and components

    #61156
    nig3d
    Participant

    so I guess that what DJPaul meant is that the bbpress plugins can’t be used in anycase inside buddypress.

    I’d like to have something similar the support forum though, does it mean that buddypress will be NEVER compatible with the bbpress plugin?

    If I want to do something similar, do I have to write something on my own that works appositely for buddypress?

    #61154
    berchman
    Participant

    Just to clarify you have BuddyPress (latest trunk) running with a standalone WordPress 2.9.1 (NOT MU) and BBPress 1.0.2?

    I am looking at doing this. Just need to know.

    Any advice?

    Thanks!

    #61152
    Paul Wong-Gibbs
    Keymaster

    Does the “use existing install” button on the BuddyPress wp-admin backend (under ‘forum setup’, or something), not do the job?

    #61150
    Arturo
    Participant

    i’ve it locally, so no demo online, sorry

    #61149
    berchman
    Participant

    hi Arturo,

    I don’t see a link to your example. Can you post it?

    Just to clarify you have BuddyPress (latest trunk) running with a standalone WordPress 2.9.1 (NOT MU) and BBPress 1.0.2?

    Thanks.

    #61148
    r-a-y
    Keymaster

    Thanks for that info, M.

    Will test this out when I have some time and experiment!

    #61142
    Bowe
    Participant

    If that would be possible that would be very handy! Is that possible?

Viewing 25 results - 5,301 through 5,325 (of 7,384 total)
Skip to toolbar