Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 55,951 through 55,975 (of 64,431 total)
  • Author
    Search Results
  • #3888
    nsireland
    Member

    I loved bbPress to start with, but it’s become a pain now. bbPress is a lightweight piece of software, although there are some functions that should come with the installation that can be enabled/disabled via the admin panel.

    There are just so many add-ons that most forumers want, and I think that bbPress has gone a bit extreme on the lightness, although I love it, other (annoying) forumers don’t, so now I’m stuck between moving to phpBB3 or just opening a guestbook lol.

    Three of the main things that should change is being able to simply modify the number of tags in the sidebar. On the same page, it’d be nice to be able to have seperate options for the numbers of latest discussions and actual forum topics shown. People just don’t see the forums with the ‘Latest Discussions’ in the way.

    Thirdly, it would be nice to see icons beside each forum, indicating new posts etc.

    #53643
    nsireland
    Member

    I’m looking for the same thing. I want to move to phpBB3 without having to manually re-write all of the topics. bbPress is brilliant, but there are so so many issues that just get a wee bit irritating. Does anyone know if there are any updates on this front?

    #65266
    Sonika
    Member

    Maybe it will be helpful for somebody:

    if you have a problem with bbpress logout after “wp & bbpress integration” — delete cookies in your browser and try agan.

    It works for me (wp 2.5.1, bbpress 0.9.0.2)

    #66574
    sonza
    Member

    Hmm, I just installed bbPress and wanted to rename my folder from ‘forum’ to ‘forums’.

    I was searched for the correct way to do this and apparently, all i did was to change the directory I wanted bbPress to work on in the admin>settings section, then rename the folder.

    maybe seeing as this topic is 3 weeks old, there may have been changes to the system regarding this.

    #67206
    _ck_
    Participant
    #67196
    geekymom
    Member

    Yep, that’s the only thing that doesn’t work. I was able to register another user, post to a forum, etc.

    The install is on a linux box. The directory for the install is /var/../…/bbpress

    #66993
    jarrettb
    Member

    ok i figured it out, there was an issue where the bbpress and wordpress were using two different databases for users, once i made them coincie with each other, everything worked…..

    thanks for your help!

    #67204
    chrishajer
    Participant

    People have had trouble with godaddy and .htaccess before. I have heard that it takes a while for the changes to take effect? I don’t use them for hosting so I can’t confirm.

    https://bbpress.org/forums/search.php?q=godaddy

    https://bbpress.org/forums/tags/godaddy

    https://bbpress.org/forums/topic/pretty-permalinks-not-working

    #57201
    fel64
    Member

    Hack her plugin to use a custom time-displaying function instead of the bbPress ones. I’ve set up a ticket asking for it to be simple to do what you want but I don’t believe it’s that easy right now.

    #3885
    aiitee
    Member

    Hey there

    i´ve just installed the files for the spanish version of bbpress in the bb-includes/languages and the files are es_ES.mo and another one called the same but with .po or something… and when i go to the settings i cannot setup this… whats the problem? im using the Alpha version 1.0…

    thanks!

    #67201

    In reply to: Private Message Popup

    chrishajer
    Participant

    You don’t need to use a function: you could add the functionality you want just by hacking the plugin. You can always refactor later to move some things into functions.

    Start simple. Find the place where the message is displayed to the user. Then, add some html there to display an image. Make sure you upload the image, then make sure you get the path to the image correct. I think that would be pretty simple.

    I thought there was a “newmail.png” already included though? I don’t use the PM plugin, but if that icon is present, where is it displayed? If it’s not on the page you want, I would use the same method they use to display it, just on a different page.

    Although the title of this topic is “Private Messaging Popup” you’re not looking to create a javascript popup when the user logs in that they have a PM, are you?

    You could also contact the plugin author:

    http://faq.rayd.org/bbpress_private_message/

    From that page:

    Visible representation of when a message hasn't been seen (in your inbox and sent box)

    #54925
    patung
    Member

    Ah yes, thanks Chris, missed the space and dot. Thanks again.

    #54924
    chrishajer
    Participant

    I think you left off the trailing “[space] dot” that indicates “put it in the current directory” or path. From the svn help:

    If PATH is omitted, the basename of the URL will be
    used as the destination.

     

    That means it creates “trunk” for you, which you don’t want.

    Just delete the trunk directory and cd into the forum directory again, and run this whole thing:

    svn co http://svn.automattic.com/bbpress/trunk/ .

    There is a / then a [space] then a period at the end there. That will put it into the current directory with no trunk directory being created.

    #54923
    patung
    Member

    “Just to be sure, I’m starting fresh so I should bash this:

    mkdir forum

    cd /forum

    svn co http://svn.automattic.com/bbpress/trunk/ .”

    ___________

    I just did that, it worked, but now what I have is a folder called “trunk” in my /forum/ folder. All the bbpress files are in /forum/trunk/ but I was hoping they would just be in /forum/. So I’m not sure what to do next.

    Sorry I’m entirely new to using svn….

    #60448
    chrishajer
    Participant

    The previous reply says “posted 15 seconds ago” immediately after I posted it.

    #60447
    chrishajer
    Participant

    Resurrecting this thread. This forum has been slow all day. Slow to load pages; slow to add tags; slow to reply. Most replies I submit have something on the order of 23 seconds as the “Posted” time where it’s normally between 1 and 3 seconds.

    FYI

    #3883
    geekymom
    Member

    I’ve installed bbpress .9.0.2 and I’m not integrating with WordPress. The install went fine, but when I log in as the keymaster, I see the link to the Admin area, but clicking on it does nothing. I’ve looked at a couple of other posts about this but they were for earlier versions, so I don’t think they’re going to solve my problem. Help greatly appreciated.

    #66068
    karlo
    Member

    I’ve been trying to install and integrate wp 2.5.1 and bbPress 0.9 a couple of times to have both cookie- and userdata integrated, but after removing all databases and configfiles two times in a row and reinstalling I still get this error in my bbPress-installation:

    Duplicate key name ‘user_nicename’

    >>> User tables will already exist when performing a database integrated installation.

    What causes this error?

    shoggy
    Member

    However, I can skip using wordpress registration page to solve this..

    shoggy
    Member

    My setup is fully working, except :

    when a user register via wordpress, he dont get the good capabilities, so he can’t post on bbpress!

    user registered via bbpress get the good capabilities (a:1:{s:6:”member”;b:1;} in wp_usermeta).

    In the admin integration option (http://domain.tld/forums/bb-admin/options-wordpress.php), I mapped wordpress subscribers to bbPress members.

    How can I fix this ?

    Thanks!

    btw, does some know if there is a planned release date for bbPress 1.0 ?

    #67162
    jbbrwcky
    Member

    That did it! Thanks very much :)

    #67139
    keppy
    Member

    Yeah, that seems to be the way its working. Forums that you check “Forum is Category” for become container forums with no topics and special CSS classes. I think that’s a fine way to do it once you understand what’s going on. It just seemed a bit weird at first because in the backend there isn’t really any differentiation between category forums and regular forums.

    #64520
    shoggy
    Member

    I tried greenhome’s solution and it almost worked. Thanks! :-)

    However I got some minor errors, especially with links like http://domain.tld/forums/topic/test?replies=3#post-17 or http://domain.tld/forums/profile/username/favorites?fav=0&topic_id=1&_wpnonce=10a4ad44b8

    Here is a workaround :

    In /etc/lighttpd/bbpress-rewrite.conf, I have :

    url.rewrite-once += (

    # /forum/FORUM-NAME

    "^" + bbpressdir + "forum/([^/]+)/page/([0-9]+)/?$" => bbpressdir + "forum.php?id=$1&page=$2",

    "^" + bbpressdir + "forum/([^/]+)/?$" => bbpressdir + "forum.php?id=$1",

    # /topic/TOPIC-NAME

    "^" + bbpressdir + "topic/([^/?]+)(?(.*))?$" => bbpressdir + "topic.php?id=$1&$3",

    "^" + bbpressdir + "topic/([^/]+)/page/([0-9]+)(?(.*))?/?$" => bbpressdir + "topic.php?id=$1&page=$2&$4",

    # /tags/TAG-NAME

    "^" + bbpressdir + "tags/([^/]+)/page/([0-9]+)/?$" => bbpressdir + "tags.php?tag=$1&page=$2",

    "^" + bbpressdir + "tags/([^/]+)/?$" => bbpressdir + "tags.php?tag=$1",

    "^" + bbpressdir + "tags/?$" => bbpressdir + "tags.php",

    # /profile/PROFILE-NAME

    "^" + bbpressdir + "profile/([^/]+)/([^/]+)/page/([0-9]+)/?$" => bbpressdir + "profile.php?id=$1&tab=$2&page=$3",

    "^" + bbpressdir + "profile/([^/]+)/page/([0-9]+)/?$" => bbpressdir + "profile.php?id=$1&page=$2",

    "^" + bbpressdir + "profile/([^/]+)/([^/?]+)(?(.*))?/?$" => bbpressdir + "profile.php?id=$1&tab=$2&$4",

    #"^" + bbpressdir + "profile/([^/]+)/([^/]+)/?$" => bbpressdir + "profile.php?id=$1&tab=$2",

    "^" + bbpressdir + "profile/([^/?]+)(?(.*))?$" => bbpressdir + "profile.php?id=$1&$3",

    # /view/VIEW-NAME

    "^" + bbpressdir + "view/([^/]+)/page/([0-9]+)/?$" => bbpressdir + "view.php?view=$1&page=$2",

    "^" + bbpressdir + "view/([^/]+)/?$" => bbpressdir + "view.php?view=$1",

    "^" + bbpressdir + "rss/?$" => bbpressdir + "rss.php",

    # /rss/FEED-NAME

    "^" + bbpressdir + "rss/forum/([^/]+)/?$" => bbpressdir + "rss.php?forum=$1",

    "^" + bbpressdir + "rss/topic/([^/]+)/?$" => bbpressdir + "rss.php?topic=$1",

    "^" + bbpressdir + "rss/tags/([^/]+)/?$" => bbpressdir + "rss.php?tag=$1",

    "^" + bbpressdir + "rss/profile/([^/]+)/?$" => bbpressdir + "rss.php?profile=$1"

    )

    Finally, I just add this configuration for each vhost using bbpress :

    $HTTP["host"] =~ "domain.tld" {

    var.bbpressdir = "/forums/"

    include "bbpress-rewrite.conf"

    }

    Hope this helps!

    #67161
    chrishajer
    Participant

    Most likely due to selecting permalinks but not setting up the .htaccess file with rewrite rules.

    https://bbpress.org/forums/topic/error-404-when-viewing-forums#post-18435

    #67138
    chrishajer
    Participant

    My take on it (completely uninformed BTW) was that a category acts like a parent that won’t have any topics in it. There have been requests in the past when creating multiple subforums to be able to skip putting topics in a parent forum (now called a category). It would just be a container for subforums.

    https://trac.bbpress.org/ticket/520

    https://bbpress.org/forums/topic/plugin-request-forum-categories

Viewing 25 results - 55,951 through 55,975 (of 64,431 total)
Skip to toolbar