Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 5,001 through 5,025 (of 7,367 total)
  • Author
    Search Results
  • #68572
    Boone Gorges
    Keymaster

    Hi Kunal17. When I upgraded my site from BP 1.0.x to BP 1.1.x, I had to go through the process of migrating from an external bbPress install to the internal one. Here’s the blog post I wrote on the subject: http://teleogistic.net/2009/12/upgrading-from-buddypress-1-0-to-1-1/

    As far as advantages/disadvantages, to the best of my knowledge BP uses the most recent release of bbPress for its internal forum workings, and will continue to do so. Thus, as long as you keep your external bbPress installation up to date, it is unlikely that they will stop working together (granted that you have done the work to make them work together in the first place). When you move to the internal forums, you lose some of the extensibility of the external bbPress, as many of the plugins have not been ported to (or replicated for) BuddyPress yet. But not having to worry about the consistent look, shared userbase, etc was very much worth it for me.

    lukeroge
    Participant

    Hmm..

    The BuddyPress Group forum system is actually powered by bbpress so it should be able to handle anything bbpress can. It is up to you whether you want to use the group forums system or work on integrating a standalone bbpress install into wordpress.

    #68453
    3sixty
    Participant

    I love this thread. There should be a way to vote on these. I’ll add my “votes” as text here:

    1. Forum plugins – Every key bbpress plugin should be ported to buddypress. rich! has done some amazing work with forum extras and I hope he continues.

    2. Events – was a really nice emerging implementation of that in progress, but I haven’t seen much on it lately; I think it “broke” at one point due to BP version incompatibilities.

    3. Privacy, of course.

    #68409
    rich! @ etiviti
    Participant

    Btw, the sigs won’t work UNTIL you update the admin settings and choose a max length / max lines. May be best to set a default value for that?

    believe i fixed that in the latest (0.1.3 – i just tested on a fresh install/new db) and it caught the _ck_ default values of 3 lines and 300 chars. if anyone else that installs – please verify this for me.

    linking the ‘said’ to the post has proven not to be so trivial. since in the doing ajax i don’t have a reference to the topic template global and topic_permalink. Then on the bb_ side of things – that will return the internal bbpress install location. i may setup a hidden field like i do for nonce and pass it in via the ajax post

    #68371
    djsteve
    Participant

    An update to my situation in the post above..

    I deactivated buddypress. Deleted all files in the buddypress foldder. Uploaded fresh 1.2.2.1 buddypress files. Reactivated buddypress. Then my forums tab disappeared from the public home page. So I went into the dashboard, clicked don forums setup, and it said I could install, etc… So I clicked to install a fresh bbpress.

    It said it could not write a bb-config file and gave me the code to create one manaully.

    I copied the code and put it in the root of my wordpressmu install as it said.

    Forums tab now shows. I went to add a forum post, and the same thing happens – it just disappears.. like it is not saving any forum posts…

    Any ideas?

    #68357
    djsteve
    Participant

    I am having a similar issue.

    Wpmu 2.9.2, Bp 1.2.2.1

    When I click on forums, then post a new topic, enter in everything. It goes back to the screen showing All topics (0) – and says “sorry there were no topics found”

    I checked on the buddypress / forums setup tab in the backend, and it says:

    bbPress forum integration in BuddyPress has been set up correctly. If you are having problems you can re-install

    Should I try to reinstall the forums / bbpress? and if so which option would I choose?

    Set up a new bbPress installation Use an existing bbPress installation

    #68346
    tazatek
    Participant

    SOLVED!

    After reading a different post about bbpress tables not installing, it turns out to be a memory issue.

    I upped my memory limit in php.ini and all installed perfectly.

    Hope this helps someone else.

    Matt

    #68343
    tazatek
    Participant

    One quick note –

    I noticed that there doesn’t seem to be any bbpress related tables in the database…. there are bp_ and wp_ but I thought that bbpress would be bb_

    If the tables are missing, what’s a guy to do? (I thought that the install was too quick!)

    Matt

    #68330
    rich! @ etiviti
    Participant

    A suggestion for AJAXed quote, perhaps add a link to the post that’s mentioned for the “said” text.

    nice, i’ll add that in there

    Also couldn’t BBcode be enabled across all components and not just the forums? I had a similar port of _ck_’s BBcode plugin doing this.

    If you use internal only bbpress – then just install Viper’s Shortcode BBCode and it works in buddypress activity updates (some reason buddypress does not include the shortcode filter on forum content – but that subplugin will enable it)

    if external, then just hook this filter on whatever _before_save stuff bp_forum_extras_bbcode_it (but i can add a small option to do this).

    Love it was adding the tinymce to forums today

    i have markitup working on an external bbpress but i noticed someone already wrote a markitup wordpress plugin – i was going to see what it takes to extend that into BP

    #68313
    kiwipearls
    Participant

    I also am having strange happenings using WP-O_Matic.

    The campaigns show up in my forums. I use bbpress intergration for forums.

    hmmm.png

    Still waiting for a solution to this also, as I prefer WP-OMatic over Feedwordpress.

    #68293
    rspowers
    Member

    at this time it seems like the only way to do it is to do it yourself/hire a programmer. i would like to do the same thing but have not found anything that can migrate or bridge them that works well with phpbb3.

    #68249

    In reply to: bunch of ideas….

    Boone Gorges
    Keymaster

    andrea_r – there is a way to hook BP up to an existing bbPress install, but I think rspowers is talking about phpbb. If you’ve got a lot of activity in an existing phpbb forum community, you really have two options:

    1) Build a bridge between phpbb and bp (which will make them share users, group info, and activity data) and skin them to look alike

    2) Find a script that will translate phpbb threads into bbpress compatible ones (like https://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter) and then do a normal bbpress install inside of BP

    (2) seems way, way easier, especially in the long run. The only downside is that the BP-native version of bbPress isn’t as feature-rich as dedicated forum software like phpbb.

    #68247

    In reply to: bunch of ideas….

    Andrea Rennick
    Participant

    “as far as the forum, many people have well established forums with 1000s of posts and members so they cant just ditch them. “

    Isn’t there a way in the backend of BP to hitch it up to an exisiting forum? I’ve always set up a new one, but the choice is definitely there to use an existing bbpress install.

    #68236

    In reply to: bunch of ideas….

    Anonymous User 96400
    Inactive

    @Peterverkooijen

    as has been said to you many times before. if you don’t want to use forums, then turn them off. and please don’t spam the forums every chance you get with your comments about forums and bbpress. by now we’re all well aware of your opinion. cheers!

    #68233

    In reply to: bunch of ideas….

    peterverkooijen
    Participant

    2. there’s already integration with BBpress

    Why does everybody want to use Buddypress as a forum? What’s the point of having a blogs and groups-based social network if you’re still going to put an old-fashioned forum at the center?

    Can someone (Auttommatttic?) please write a basic social networking plugin for BBpress, expanding the user account pages in BBpress a bit, so people don’t have to come over here asking to turn Buddypress into something lame?

    #68196
    3sixty
    Participant

    I also tried M’s “hidden installation” method and can’t get plugins to work.

    I was able to open the new installation without a problem, but I cannot figure out how to activate plugins. I uploaded plugins to both the buddypress bbpress directory and the new “hidden installation” plugin directory. They obviously work fine on the hidden installation pages, but I just get “function not found” errors in the buddypress forum pages. Any ideas?

    #68195
    3sixty
    Participant

    Has anyone actually got M’s backdoor admin method (copy bb-config.php to the buddypress/bbpress directory to work and activate plugins?

    I copied my bb-config.php file from the WPMU root dir into the /wp-content/plugins/buddypress/bp-forums/bbpress directory. Then I tried opening this page:

    http://mysite.com/beta/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/

    Warning: include() [function.include]: Failed opening ” for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/mysite/public_html/beta/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-template.php on line 45

    I also tried opening this page and got the same error:

    http://mysite.com/beta/wp-content/plugins/buddypress/bp-forums/bbpress/

    gaysurfers
    Participant

    1. Which version of WP/MU are you running? version 2.9.2

    2. Did you install WP/MU as a directory or subdomain install? directory

    3. If a directory install, is it in root or in a subdirectory? root

    4. Did you upgraded from a previous version of WP/MU? If so, from which version?2.9.1

    5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? Yes. register do not wok since i installed BuddyPress

    6. Which version of BP are you running? Version 1.2.2.1

    7. Did you upgraded from a previous version of BP? YEs from 1.2.1

    8. Do you have any plugins other than BuddyPress installed and activated? Yes, but I have deactivated them all and the problem persists.

    9. Are you using the standard BuddyPress themes or customized themes? customized theme = furry-family

    10. Have you modified the core files in any way? no

    11. Do you have any custom functions in bp-custom.php? no

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Must be built in, i dont know what bbpress is.

    13. Please provide a list of any errors in your server’s log files.

    14. Which company provides your hosting? OVH

    #68169
    rich! @ etiviti
    Participant

    Someone please build it so that I can stop seeing this argument recur on these forums every few weeks. If I didn’t have seven thousand other things to do I’d do it myself but hey – I just took all the thinking out of it by drawing a map :)

    i’m wrapping up a buddypress group forum extras plugin which brings in some bbpress plugins to the bp-group forums (sigs, bbcode or shortcode, quote)… this might be tempting; especially the support forum plugin. i’ll look into it.

    #68165
    modemlooper
    Moderator

    or just install BBpress on WP ;)

    #68147
    3sixty
    Participant

    Bug alert!

    Tweetstream conflicts with Forum (bbpress). Specifically, users cannot edit their forum posts/comments (or at least comments) when tweetstream is active.

    Peter, I set up a vanilla WPMU/BP setup that duplicates the error; contact me for private link.

    #68087

    In reply to: BuddyPress i18n Topics

    takuya
    Participant

    Still bbpress is installed as “latin1_swedish_ci” by the buddypress one click installation, although others are mostly installed as “utf8_general_ci” Not sure if this should go to buddypress trac or bbpress trac.

    #68084
    Paul Wong-Gibbs
    Keymaster

    This site uses “Deep integration” with a standalone bbPress install. In the near future, this website will change and forums/groups will follow the regular BuddyPress model. The only reason this is like it is currently is because of historical reasons and the fact that the site’s theme hasn’t been updated for a long time.

    If you want a site wide forum, just create a group and call it “site wide discussion”. Easy as that.

    #68017
    Andy Peatling
    Keymaster

    Try again.

    #67961
    deejaywoody
    Member

    While WPMU is optional, would you recommend using it as opposed to “plain jane” WP? Since the BP/bbPress installation is bundled, do I really have the option of changing it’s database/prefix options?

Viewing 25 results - 5,001 through 5,025 (of 7,367 total)
Skip to toolbar