Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 46,251 through 46,275 (of 64,511 total)
  • Author
    Search Results
  • #84057
    Ben L.
    Member

    <?php require_once 'path/to/bb-load.php'; bb_auth( 'logged-in' ); ?>

    #84056
    m291
    Member

    i think, i need only a little code like ” if user_session has id then show page”.

    does anybody can help me please? i have used the search, but i found only integrations with other login-systems or wp systems. but not for my problem :-(

    #32862
    NiksE
    Member

    Hello everyone!

    I am creating a fishing forum! Of course on the bbpress :)!

    I would like to ask what plugins do you recommend to use (which should be mandatory…I mean for security and antispam) and which do you recomend to use (to make the forum interesting)…? I would like to allow users to upload pictures and files to articles and pictures to their profiles! And how to properly activate the plugins!

    Thank you!

    Niks

    #84055
    chrishajer
    Participant

    I think it’s possible. You’d have to include bbPress in your other pages and then use bbPress functions to see if the user is logged in and has permission to view the page. I think it’s outside the scope of the help you will find at this forum, but it’s certainly possible.

    #83124
    bingsterloot
    Member

    Christ sake dude(s). How about you all freaking relax about when it comes out etc. Look at the IRC logs to see what is going on, and when it is ready or beta we will all know.

    #83954

    Hello folks,

    I appreciate you all taking the time to comment.

    @chrishajer

    Thanks very much for posting the links to where the IRC logs are kept. That is very useful information indeed. Its the sort of thing that should be on this website somewhere :) Respectfully, far too much information about BBpress is hidden in replies on threads, that once off the front page are relegated to history.

    You’re also right about the 3 most common phrases/tags/topics on this site being independent (i.e. not “a wordpress integration plug-in” but rather plug-in being separate). But with BBpress not delivering on the wordpress integration part, and having changed so much under the hood in 1.0 that the plug-ins don’t work; surely we’re failing on the very key topics the community are worried about.

    I wouldn’t waste any time developing plug ins for a platform that I know is going to change in the near future, possibly breaking my plug-ins again

    -chrishajer

    Which is where we find ourselves now. BBpress1.1 isn’t going to change any of this. its a “holding pattern” release. Matt’s already stated that BBpress is going to be a WP plug-in ( so integration’s not going to be looked at for 1.1) and that none of the big issues stopping plug-ins from working are going to be looked at in depth. So other than “rallying the troops” so to speak, what is BBpress1.1 going to give us? ANd what are we rallying the troops for – as you yourslf said, you/me/others aren’t going to build plugins for the moving target?

    I suppose it reminds me a little bit of this:

    http://www.dilbert.com/fast/2003-10-12/

    You have a product that’s meant to do one thing, you rally support for the next version, present it to the masses and right before you do you tell them how awesome later versions that will make their code redundant will be. “Hey there developer, come make plug-ins and code for BBpress, yes sir code that will be pretty much gazumped when we integrate it to WP as they already have code that does this stuf… what do you mean you’ll wait for the working release? “

    @Ryan Heller

    I’d rather be developing plug-ins for BBpress, but as pointed out above, there’s not much point developing plug-ins for a moving target.

    – Ryan Heller

    Is BBpress1.1 going to change that?

    @ipstenu

    This made me smile a lot mate, thanks.

    I’m an independent contractor and have worked as a PM/BA for the smallest to the largest companies; and you’re not wrong :)

    That said, Project Management exists for a reason. Its a different skillset from development. And no matter the size of the company or organisation, holding a requirement gathering session and then ignoring the data is just daft.

    @chrishajer

    You’re spot on that we’re in no position to judge anyone. Matt, and automattic, have done some truly incredible software – I’d hate for my posts to be seen as criticising or judging for the sake of it. But I also feel that its ok for us to point things out from a different perspective. We all know what its like to be tied into software, even cool software like this.

    We want to help, we want to make it better, we want to do that in a positive way; but I don’t know about you and don’t want to speak for anyone else – but the last 9months/year as a BBpress user/enthusiast has been really… difficult.

    In that respect “We’ve done this before” isn’t a comforting statement.

    This is free software, I’m trying to give back in the only way I can :) My plug-ins no longer work, the group of folks I used to make plug-ins and themes with have all abandoned the project. One of my sites is sitting with about 1000 comments a day/post and a forum that’s taking 200 posts a day (way more on match days – especially if my team lose). I’m tied in, and many others are too.

    I’m not wanting to have strong words at Matt the person or Matt the head of automattic, heck the dude’s lovely and I can’t thank him enough. But “we’ve done this before”, while a throw away line and not a mission statement, isn’t that helpful right now. I appreciate Matt posting on the thread greatly, especially as he’d only posted 4 times in 2 years previous to Sam’s leaving (and probably for a good reason, that’s not a dig) – so I’m not going to hang the phrase around his neck forever. Its just that, from a PM point of view, which I know everyone hates, “We’ve done this before. Relax.” is a statement that strikes fear into my heart. Seriously, Kryptonite fear! ;-)

    P.S. The captain of the Titanic had actually been on a ship before too ;-)

    P.P.S Can’t believe I check in here on a Sunday! Have a great weekend all, and once again, thank you for reading :)

    #83123
    hpguru
    Member

    To developers: if i have bbPress itself hosted in myforum.mydomain.net, i am able to move this to bbPress plugin later, when plugin is stable?

    #83992
    Casemon
    Member

    I list the plugins that the forum uses above… have several other plugins in the WP install, but none that should touch login cookies.

    I’m at a loss… sure wish BBPress was integrated with WP more; seems like it’s trying to exist in two worlds at once.

    #32859
    m291
    Member

    Hi,

    its possible to protect other own .php sites with the BBPress Login?

    Like this:

    Here is the forum

    ./page/bbpress

    To protected pages:

    ./page2/index.php

    ./page3/index.php

    sry for bad english

    #71189
    jaqdesign
    Member

    Is there any more information on this?

    I have had a similar problem – when I installed BBPress on my WP site, I suddenly lost the ability to edit or delete existing posts, and EVERY page and post in my site (all Public pages) result in a 404 error except when you’re logged in as a member. As I installed BB with the intent of an integration, all the BB tables went straight into the existing WP database, I am assuming my problem lies in a new column within the wp_posts table called “forum_id”.

    I was also hesitant about editing the DB, though, as I didn’t know a whole lot about it. Would also assume that the tables with prefix wp_forums are the ones generated by BB…is this right? Can someone give me some idea of how to fix this, as it is a really serious problem and has basically disabled the whole site (even the home page can not be viewed by non-members).

    subject101
    Member

    BBPress appears as WP plugin on the repository right now;

    http://wordpress.org/extend/plugins/bbpress/

    What’s the schedule? will current themes be compatible with the plugin?

    With BBPress as plugin WP is becoming the best CMS out there!

    Developers, please don’t forget;

    * fix slugs, “topic” and “forum” thing

    * move all functions.bb-template.php template stuff to the template folder

    jaqdesign
    Member

    I apologise in advance if I come across as a newb – in a lot of ways, I am!!

    This morning I tried to install (and integrate) BBpress at http://www.serenespirit.com.au, which is running WordPress 2.9. The WordPress side of things was working perfectly until this, so I am lead to believe that BBPress is the most obvious culprit of my problems now, but I have also posted an urgent HELP to the good people on the WordPress forum.

    Anyway, long story fairly short, I went through the BBPress install / integration following the instructions at http://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61969. I got to the end of it, tried it out, and it didn’t work. I figured I have missed something, so instead of going back over it step by step I deleted BBPress from the server, updated the cookies on WP using the wp.config file, and reset the cache in my browser.

    Here’s where the panic sets in – suddenly, I couldn’t view any of the PUBLIC pages and posts in wordpress (including the home page!) unless I was logged in, either as Admin or another user. EVERY page and post results in a 404. To add insult to injury, I now can not delete or change the status of ANY post or page (I.e from public – private), although I can edit the content.

    I have been through the WP forums with a fine comb, tried deleting the WP .htaccess file, resetting permalinks to Default, deactivated all my plugins and reset the AUTH keys in wpconfig a half dozen times, nothing is working.

    The only thing I can think of is that something very screwy is going on with the DB, but not knowing enough about it I am really hesitant to start playing with it any more. I understand this really needs to be fixed within WP, but I thought since this only started after my attempt to install BB SOMEONE here might have an idea of even something else I could TRY. I am at a loss, and this is a client’s live website!!

    PLEASE HELP!!

    #83057

    Thanks, Steve. I’m also having problems getting bbPress integrated with our WP setup. Nobody here seems to know how to do it.

    #83056
    Steven Hodson
    Participant

    @LeftCoastMichael .. sorry about that but I’ve been tied up with life and haven’t yet started the series about converting to bbPress from SMF .. I really hope to get to it this week.

    #32832
    #84010
    chrishajer
    Participant

    Try adding this to your bb-config.php:

    $bb->uri = 'http://www.example.com/admin/';

    or wherever your forum is located. If that does not work there is a config setting stored in the database that you will have to change. This *should* override that though.

    #84020
    Michael
    Participant

    Nice to see spoilers for bbPress. :)

    Does this plugin work perfectly? Don’t want to use it till I know for sure…

    #32845
    nerieru
    Member

    Just added a new plugin, it’s called improved spoiler. And it’s based on spoiler-bar.

    Download:

    Improved Spoiler

    Demo:

    [to be added]

    Features:

    – A spoiler function for things best left unseen to the unknowing eye.

    – users can add a title by using

    – hovering over the hidden text will show the spoiler.

    To do:

    – Add a spoiler button option, so the block that’s not meant to be seen is completely hidden unless you press the button.

    Discuss it here.

    #84030
    thierryyyyyyy
    Participant

    I’m using the 1.0.2, it is the current version (see here: https://bbpress.org/download/ )

    and I never saw this “add/delete plugin” option.

    To add it, you need to upload it in the right directory (wp or bb does not have the same path)

    #83283
    thierryyyyyyy
    Participant

    The _CK_ plugin is nearly what I needed because it disable display_name for all user, also for admins and moderator.

    But with my previous plugin to show display_names in bb_press 0.9.x and this new plugin to disable them in bb_press 1.x , I could make my own version of plugin :)

    BBpress : Display Name 2

    I just proposed it in the official bbpress.org/plugins list, but I don’t know how this “requests” works. I guess I have to wait some validation/moderation.

    Thank you all for your answers

    #82902
    gerikg
    Member
    #84045
    gerikg
    Member

    The website where you “purchased” the template has the location where you can find the answer at the bottom.

    http://www.pagelines.com/themes/iblogpro-forum/

    which points to:

    https://bbpress.org/documentation/integration-with-wordpress/#func

    (the instructions are in the last paragraph)

    #84033
    Gautam
    Member

    You can see the changes done to default theme here (from 0.9 to 1.0.2) and do the same to your own theme, as most of the custom themes are based on the kakumei theme.

    #83524
    Gautam
    Member

    If you have to integrate BuddyPress with bbPress, then just install BuddyPress and install bbPress via BuddyPress. BuddyPress handles the integration very well.

    #83523
    johnhiler
    Member

    If you’re using buddypress, I think it installs its own version of bbPress all on its own to use for its own forums?

Viewing 25 results - 46,251 through 46,275 (of 64,511 total)
Skip to toolbar