Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 36,901 through 36,925 (of 64,532 total)
  • Author
    Search Results
  • #106947

    In reply to: Private forums

    antonchanz
    Member

    Ah okay, thanks Andre, but I don’t really want this bbpress plugin forum to get confused with the buddypress group forums, I just want to set some forums to members only.

    Maybe I can do this with a user roles plugin as currently Admin can see the private forums so maybe there is a way using user roles to give authors and above access. Of course I have to be careful because if bbpress and buddypress become aware of each other then it could mean authors have access to forums of private groups they aren’t meant to see. Tricky…

    #106946

    In reply to: Private forums

    Andre
    Participant

    Eventually bbPress 2.0 will be used as the forum component of BuddyPress. The private features in bbPress were built for that, but won’t really be useful until BuddyPress and bbPress the plugin become aware of each other. At this point the private features in bbPress are just hooks for future addons.

    I’ve asked at which version of BuddyPress and bbPress will they be made aware of each other, but haven’t received and answer.

    #106929
    Andre
    Participant

    bbPress 2.0 plugins are installed like normal WP plugins, in the wp-content/plugins folder. The my-plugins folder is only used with bbPress standalone, versions 0.x and 1.x. Most of the plugins out right now, and possibly all of them, were designed for bbPress stand alone and will not work with the bbPress plugin. Please make sure the plugins you are trying to use were made for the version you are using.

    There aren’t many options for bbPress 2.x. You can administer:

    forums at /wp-admin/edit.php?post_type=forum

    topics at /wp-admin/edit.php?post_type=topic

    replies at /wp-admin/edit.php?post_type=reply

    other settings at /wp-admin/options-general.php?page=bbpress.

    If it’s not on one of those pages you’ll have to dive into the code.

    #106928
    seoguy81
    Member

    Well if that’s the case, then except for creating forums/topics/replies, I can’t do anything else at all.

    What about plugins for example? Should I put them into my defauly wp plugins folder? Or should it go into wp-content/plugins/bbpress/my-plugins?

    I tried the second method and WP doesn’t identify any plugins for bbpress

    #106927
    antonchanz
    Member

    It appears in the normal wordpress admin section. It doesn’t have its own separate admin any more.

    #38930
    antonchanz
    Member

    Hi. Got an install of the bbpress 2.3 beta on a WordPress multisite with Buddypress on the main site. Its hidden from users for the minute while I set it all up. Yeah, I know its a beta and ‘Thar be dragons’ and all that, but really the forum is backed up anyway, and as I say, it isn’t actually visible to users yet.

    Just one thing, in the existing site I’m migrating from (which wasn’t multisite but just a single site BuddyPress with integrated single site bbPress), I had set some forums to be visible to members only using a bbpress plugin. Now it looks like in this new bbpress you can set certain forums to ‘Private’ and in the help it says ‘Private (seen only by chosen users)’. Has the bit to choose these users been implemented yet? I can’t find how to chose the users that can see a private forum.

    Maybe I’m missing something obvious. Any help appreciated… :-)

    #106926
    seoguy81
    Member

    I wasn’t talking about ‘installing’ the plugin, I was refering to how to access the bbpress admin section.

    #95563
    tunelab
    Member

    I’m having a problem with the import from the standalone bbpress. However, it could be due to size. My current bbpress stats:

    7 forums

    12246 topics

    274779 posts

    8498 users

    When I import, it cuts off right about 4,900 (page stops loading and ‘completes’). When I go back to import again, it asks if I want to start over or continue, and although I choose continue, it just re-imports the same ones it did before (starts over). I’ve used .htaccess to set my php upload limits and max execution time to a bunch of 9s, so that’s not it.

    Any ideas? I can do it manually through phpmyadmin or something if need be, I’m just not sure exactly where to put everything. Site is WP 3.1.3 and bbpress is 1.0.3

    #106933

    In reply to: bbPress Plugin install

    Andre
    Participant

    Which version of bbPress are you using, plugin (2.0) or standalone (0.x or 1.x)

    #106774
    Andre
    Participant

    I’m pretty sure that’s it for options. Plugins for the plugin version of bbPress are installed the same way regular WP plugins are installed.

    #38926
    lostgarage
    Member

    When i try and install bbPress plugins into my site i get the following error

    Fatal error: Call to undefined function bb_get_option() in /nfs/c08/h03/mnt/115251/domains/lostgarage.com/html/v2/wp-content/plugins/bb-attachments/bb-attachments.php on line 74

    has anyone else had this happen?

    #38925
    lostgarage
    Member

    I am trying to install a few different plugins into bbPress, however i have no clue where to actually go in the admin pannel to install them. on this site in the docs it says go to the bbPress plugins section however i dont see any section like that. I currently just have my normal plugins section and after making “my-plugins” folder and adding things…. nothing shows up in the plugins section of my wordpress admin.

    the path is /plugins/bbpress/my-plugins

    other than that whats the next step, am i missing something?

    the specific plugins im adding are bb-attachments, bb-smilies, bbpm

    thanks for any help

    Ryan

    #95562

    RC 1 due out tonight, with lots more little audits and fixes. Thanks to everyone for testing and feedback. :)

    #38844
    #106917
    markaduffy
    Member

    put bbpress folder in

    /wp-content/plugins/buddypress/bp-forums/

    In wp-admin console (in web browser) go to buddypress>forums setup> and point to bb-config in bbpress folder you just installed.

    Of course you will need to add your MySQL access details in bb-config.php

    #106924
    Andre
    Participant

    Plugin for the plugin version of bbPress are installed the same way WP plugins are.

    #106429
    Nyhm
    Member

    I’d also like to turn off the Home link (first breadcrumb). From this post, I gather it is reasonably easy to do (I’m OK with editing the source).

    Can you offer a little more guidance on what to edit?

    #106821
    Nyhm
    Member

    FYI: This is also currently happening in the bbPress Plugin 2.0-beta-3b

    seoguy81
    Member

    I installed the bbpress plugin into my wordpress installation. I cannot access the bbp-admin folder to install further plugins. Is this possible?

    I tried http://www.mydomain.com/forum/bbp-admin as well as http://www.mydomain.com/wp-content/plugins/bbpress/bbp-admin

    Please help!

    #38921
    arbingersys
    Member

    I’m scratching my head on this one. I can’t get bbPress to install, and it always complains about connecting to the database.

    The mySql server is remote, and I’ve tried adding it in with the hostname as well as the IP. No dice.

    I know the default answer is a credentials problem, but if I use SSH and connect to the website that will host bbPress, I can do

    mysql -h hostname -uusername -ppassword

    and connect fine.

    I can also use the above command to connect from my workstation, remotely. I’ve copy-pasted the credentials dozens of times, verified that it has read/write access to the DB, etc.

    I’ve even copied bb-config-sample.php to bb-config.php and edited it manually, but it still can’t connect to the database.

    Any ideas what I might try next? Thanks.

    #38919
    #106019
    mbiernat
    Member

    Let me start by saying I am not an advanced user. However, I would be interested in trouble shooting a theme compatability issues.

    The 2010 theme works great for the bbPress plugin.

    However, I have a theme which I would like to use which bbPress does not work for.

    I have set up a score of forums and only the parent forum shows after resaving the permalinks. The test topics do show, but people would not have the ability to add anything like a new topic or reply.

    The theme has many options and I would prefer to use it over a standard WP theme. However, I am not sure why it is not working for the bbPress Plugin.

    Will bbPress have something to help convert themes or do you have any idea what is going on?

    If it is too much recoding on my part I might just use the 2011 theme when it rolls out. Or think of plan b.

    My site as it is now is http://peopleandlanguages.com/

    Thanks and sorry in advance if this question is not the type of question you look at, rather you adress more macro issues.

    #106899
    funnycat777
    Participant

    I have the same problem in bbpress 2.0 beta 3b, where the search function can search the blog but not the forum. Is this happening because it’s a beta version?

    schrepel
    Member

    1) If a user clicks “log in here” from any forum, and they log in as normal, it redirects (correctly) back to the forum page. However, if they click “lost your password?” and then do a password change and log in, it takes them back to the blog homepage, not forums. Any way to hold the “redirect back to forum” querystring through the password-reset/login process?

    2) When I drag bbPress Forum List widget to the main sidebar of the bbPress/twentyten theme, all widgets below that one disappear (not in the admin dashboard, but in the forum page itself). The bbPress Topic list widget works fine, just not the Forum List.

    #106675

    In reply to: Swedish for 2.0 plugin

    jobjorn
    Member

    You can find an old translation file here: http://dropbox.jobjorn.se/bbpress-sv_SE.zip

    It will cover most of the stuff in the latest 2.0 beta. I know Torbjörn Sjögren is working with an updated version, I’ll post it here when I’ve received it from him.

Viewing 25 results - 36,901 through 36,925 (of 64,532 total)
Skip to toolbar