Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 53,851 through 53,875 (of 64,449 total)
  • Author
    Search Results
  • WarrenScott
    Member

    Same problem here. The bbpress roles need to match those of wordpress roles. I played with this for hours to the point I’m ready to ditch bbpress and just install vbulletin or phpbb. I love the intregration though. Everything else works great except when user register through bbpress.

    #4559
    calman
    Member

    Hi folks!

    Just wanted to say hello and that I am looking forward to getting into the workings of bbPress. I newly created my forum last night, so a lot of learning ahead.

    All the best,

    Cal :)

    #4562

    Topic: PHP usage poll

    in forum Installation
    Sam Bauers
    Participant

    This poll is intended to gauge usage levels of older versions of PHP, with a view to maybe bumping the lowest supported version in bbPress up to PHP 4.4.9 (from PHP 4.3.0).

    The two options below are the latest stable versions of PHP 4 and 5. If you are using another version, please be specific when entering it’s version number.

    [polldaddy poll=1247862]

    #70849
    wordpressfan
    Member

    Update: I was able to integrate bbpress 1.0 alpha 4 with wpmu 6.5 and buddypress beta.

    #70848
    wordpressfan
    Member

    I created a new directory and copied the files from bbpress-latest.zip to it. I was able to install bbpress 1.0-alpha 4.

    However, there was no screen about creating a user or your first forum or any integration.

    #70847
    wordpressfan
    Member

    The nightly build/bbpress-latest.zip has the MBCS warning screens after step 1 of the installation.

    #70759

    In reply to: List of Hooks/Actions?

    _ck_
    Participant

    There’s no official documentation or codex yet.

    A few people have done phpxref for bbpress but I find that kind of output fairly useless.

    If you have access to linux shell you can do a grep to get a function list in the template include like so (or install the grep for windows)

    grep -oe ^function.*) bb-includes/template-functions.php | sort > functions.txt

    modifying that you can also get the filters/actions

    grep -oe apply_.*) bb-includes/template-functions.php | sort > filters.txt

    grep -oe do_.*) bb-includes/template-functions.php | sort > actions.txt

    If you use the grep for windows, leave out the escapes (backslashes) or it won’t work.

    #4575
    walkerevans
    Member

    So, I finally got the revamp of my site launch completed on January 1st. The “News” portion of the site is driven by wordpress, and the “Messageboard” portion is bbpress with some marriage between the two.

    We migrated from a phpbb2 install that was using phpbbfetchall for pulling “News” to the front page. I think the new set up is much better. ;)

    I’m still ironing out glitches and adding features, but I thought I’d share it here to show it off so far. We get between 10,000-12,000 unique visitors to the site per day, and bbpress is handling that traffic beautifully.

    http://www.columbusunderground.com/forums/

    #70900
    patrick10128
    Member

    Thanks for the responses,

    it looks like I’m gonna to be going with bbPress soon, once I get a nice design.

    #70844

    I’d say try the nightly build ( https://bbpress.org/nightly-builds/bbpress-latest.zip ) but I’m not really sure when that’s updated anymore…

    The SVN is open to be downloaded by anyone.

    #4573
    #70899
    johnhiler
    Member

    Hey Patrick10128 – bbPress actually has a design philosophy which puts most features in plugins, not in the core engine itself.

    Which features are you looking for? We could let you know if there are plugins that do it or not…

    #70898
    _ck_
    Participant

    No one else can answer what is best for you.

    It takes ten to twenty minutes tops to install bbPress.

    Install both, play with both for a weekend, delete the one you don’t want.

    Here is someone who tried six different forums and went with bbPress:

    http://www.beholdgenealogy.com/blog/?p=591

    http://themehybrid.com/support/topic/best-wordpress-forum

    Which is better bbpress or wp-forum plugin ?

    https://bbpress.org/forums/topic/bbpress-10-alpha#post-18532

    #70897
    patrick10128
    Member

    I also feel that Simple:Press has many more features than bbPress currently. So maybe I should wait until bbPress is developed more?

    #70896
    johnhiler
    Member

    Matching the bbPress theme to your WordPress theme isn’t trivial… at first it really bothered me. But once I realized how different blogs and forums were, it made a lot more sense to me.

    The initial conversion was the hardest part. After that, little tweaks to my blog theme didn’t take that long to incorporate into my bbPress theme. But I’m getting ready to do a redesign of the blog, and am dreading converting it into a bbPress theme again. It probably won’t be that bad; it’s just inconvenient.

    Overall though, it’s been definitely worth it :-). Frankly I am liking bbPress much more than I ever liked WordPress!

    #4574
    patrick10128
    Member

    Hello all,

    I run a small website called the Youth Bloggers Network (http://youthbloggers.net/) which is currently using WordPress and the Simple:Press forum plugin to run the forum. I’ve received some advice to switch to a “dedicated” forum software such as bbPress or phpBB to increase loading time and optimize the site structure (splitting up the forum and cms backend). If I were to switch, bbPress is the definite option for me seeing as I need my WordPress users to be members of the forum as well. I was able to install the latest bbPress version (1.0 alpha I believe) and integrate it perfectly with my WordPress install (cookies, users and everything). That was wonderful. The only two things holding me back from making the switch are:

    1) Simple:Press is so easy to integrate into any page, just plug and play

    2) I need a bbPress theme that matches my current WordPress theme

    The problem is that I would like my forum to look and feel like just another page on the site. With Simple:Press this is easy (even when switching themes). With bbPress I need a new theme.

    So here is what I would like to know:

    Is it worth switching to bbPress even if it means a little extra work and designing?

    And where can I find someone who could create a bbPress theme for me that fits my current design for a *low* price?

    Please visit the site: http://youthbloggers.net/ and give me your advice and suggestions.

    Thanks very much,

    Patrick

    #67574

    @ipstenu

    I would try building your own html login form on which ever WP theme file you’d like it on, and then just pass the variables to your bbpress/login.php file.

    #67573

    Ressurecting the dead.

    I want to call the BB login_form function into WP (to use that as my login, register, etc link). But. I also use a static homepage and I get this problem too.

    bbPress is in /forums

    WordPress is in /blog (with the ‘give WordPress it’s own directory’ tweak so it pretends to be in root)

    I am using PermaLinks and have .htaccess

    globalkris
    Member

    I have my wordpress and bbpress databases integrated, but cannot seem to set it up so that a user who signs up via bbpress is assigned a role on wordpress. I’ve played around with the User Role Map found in Settings – wordpress integration, but nothing seems to help. It does work the other way though – if a user signs up via wordpress, they are assigned the role in bbpress as I indicated via the role map.

    Honestly, I don’t even understand how it’s supposed to work. It seems very one way. At no point does the map even ask what role I would like to assign someone in wordpress if they have a particular role in bbpress.

    What I’d like to do is have everyone who signs up be given the role of Author. If this is possible, I’d really appreciate any tips on how to accomplish it. Thanks!

    #70842
    thugzie
    Member

    I’m having an installation error as well :(

    Warning: cannot yet handle MBCS in html_entity_decode()! in /home/content/b/r/i/xxxxxx/html/xxxxxx/support/bb-includes/wp-functions.php on line 113

    #64486

    chrishajer, I have no idea if RSS change between things, but y’know, it’s habit. I don’t like to spend time debugging something that’s doesn’t mesh. There are a lot of possibilities to miss-match.

    And pulk, either you have bbpress 0.9.x or you have bbpress 1.0-alpha-x. The plugin is not the same as using bbPress core 1.0-alpha. In your bb-config.php, what is your BBDB_CHARSET defined as?

    #64485
    pulk99
    Member

    and I already use 1.0-alpha-4.1 of the bbPress Integration plugin.

    #70887

    In reply to: Sitemap Generator

    johnhiler
    Member

    There was a good discussion on the bbPress Google Sitemap plugins here:

    https://bbpress.org/forums/topic/getting-the-forum-picked-up-by-google

    #70841
    _ck_
    Participant

    This seems a great time to mention a new hidden feature in bbPress 1.0 based on a suggestion I made: “Safe Mode”

    When you don’t know why something isn’t working, one quick and easy way to prove if it’s a plugin gone wrong or not is to temporarily try “Safe Mode”

    The way to activate safe mode is to edit bb-config.php and insert

    $bb->safemode = true;

    Then your forum will temporarily switch to the default theme (which you should never have tampered with) and disable all plugins, temporarily.

    When you are done testing, remove the line from bb-config.php

    This is far easier than deactivating 20+ plugins, one at a time and then having to activate them again.

    #70840
    wordpressfan
    Member

    When will the fix migrate to either the public “stable” or public “alpha” version, rather than remain closed to developers? I downloaded the “alpha” and the fatal error remains:

    “Fatal error: Call to undefined function: backpress_get_option() in /bb-includes/backpress/functions.core.php on line 412.”

Viewing 25 results - 53,851 through 53,875 (of 64,449 total)
Skip to toolbar