Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 47,851 through 47,875 (of 64,472 total)
  • Author
    Search Results
  • #50318
    johnhiler
    Member

    If your concept of the site depends on this plugin, you may want to consider hiring a developer (like Kawauso!) to build and test it for you…

    Regarding waiting for the password over email – you can address that with this plugin! I use it on all my sites and can vouch for it:

    https://bbpress.org/plugins/topic/instant-password/

    This may also simplify the registration process… I haven’t used this one yet though:

    https://bbpress.org/plugins/topic/openid/

    Good luck!

    #80791
    chrishajer
    Participant

    1. If your website is in public_html, then I would put the folder inside that folder, so you would have this:

    /public_html/bbpress/

    or

    /public_html/forums/

    or

    /public_html/discussions/

    When you unzip bbPress, it will create a folder called bbpress. Rename that folder to whatever you want before you upload it.

    Uncompress it on your desktop, then rename it, then upload the whole thing to public_html.

    4. Well, if /public_html resolves to your domain at http://www.example.com/ and you renamed your bbpress folder to discussions, you would visit http://www.example.com/discussions/ and start the installation.

    If you want a link to the forum in your WordPress menu, you will need to create a Page with a slug that is identical to your folder name. So, if you called your folder discussions, create a Page called Discussions with a slug of discussions and if you’re using permalinks in WordPress, that menu item will serve up the bbPress installation.

    There are also plugins that will allow you to redirect a page to another URL. You might need to do something like that.

    Custom Field Redirect: http://www.nathanrice.net/plugins/

    Page Links To: https://wordpress.org/extend/plugins/page-links-to/

    There are ways to do it in a page template as well, but you might not need any of that. Create a page with the slug named the same as your forum folder, and it should ‘just work’.

    chrishajer
    Participant
    #32130
    foxtrot123
    Member

    I have two noob questions re: the installation instructions here: http://bbpress.org/documentation/installation/

    > 2. Upload the uncompressed files to your server

    Where on the server? Do I upload the files to /public_html? to /public_html/wp-admin? etc.

    I’ve read elsewhere that you should upload the uncompressed *folder* (i.e., “bbpress”) and its files. But the #2 says to upload the files? Which is it? I’ve also read elsewhere that you might want to rename the folder “bbpress” to something like “forum,” because this will determine the URL to your forum. Is that still the case? The author’s instructions don’t mention this, but it seems important.

    > 4. Visit the intended URL of the bbPress site

    How do I create the intended URL? Do I need to create a new WordPress page and call it something like “Forum”?

    whey
    Member

    Hello there,

    I am starting to create a community using bbpress, so far I am getting most of the features I want besides a few that I am having difficulties grasping. One of these problems is I want to make a sandbox forum for testing and so forth, I want it to be open so all users have access to it however I do not want any of the posts appearing into the “latest discussions” as they are for testing purposes only.

    forums:

    http://voices.snailface.com/

    I am running 1.0.2

    Cheers,

    JesperA
    Member

    I tested both Valendesigns and Ohnas solution with no success, it just shows the default gravatar icon!

    Edit: BTW using bbPress 1.0.2

    #80764
    chrishajer
    Participant
    #80756

    In reply to: instable scripts

    chrishajer
    Participant

    I think that’s the output from the command top so watpocom is just the user that’s running the processes.

    I suspect it’s a plugin causing the problem. Using the plugins linked to by johnhiler will help pinpoint the problem. I’d start with bbPress plugins.

    #80755

    In reply to: instable scripts

    johnhiler
    Member

    You’re in luck! Try this script to see which bbPress plugins are slow:

    https://bbpress.org/plugins/topic/bb-benchmark/

    This should do the trick on the WordPress side of things:

    https://wordpress.org/extend/plugins/debug-queries/

    Good luck!

    #80692

    In reply to: When bbpress 1.0.3?

    jurasiks
    Participant

    @johnhiler and we will work!

    I don’t want that greatest board engine (since IPB) collapse.

    Simple, fast, elegant

    #80760
    chrishajer
    Participant

    What version of bbPress are you running? The 1.0 version has some classes that you seem to be missing there. I don’t have a 0.9 version installed with categories to check this out.

    This would get you close, at the bottom of your style.css, but it’s not quite right – it spaces all the table data cells over. You just want the first ‘column’ over, the forum category.

    .bb-root td {
    padding-left: 2.5em;;
    }

    I didn’t think the older version had forums as categories – are you using a plugin for that, or are you using 1.0 and just missing some classes for your theme? Maybe that theme was for 0.9 and is missing the markup for 1.0.

    #80691

    In reply to: When bbpress 1.0.3?

    chrishajer
    Participant
    #80690

    In reply to: When bbpress 1.0.3?

    grassrootspa
    Member

    @ johnhiler: GREAT POINT (as usual!)

    #80761
    johnhiler
    Member
    #32118
    #80689

    In reply to: When bbpress 1.0.3?

    johnhiler
    Member

    @grassrootspa – BuddyPress uses bbPress to power forums, so as long as BuddyPress is important for Automattic then that’s good for us. :-)

    We definitely need clear guidance around the future of bbPress. If it’s not going to be supported, then we will have to work together as a community to fork it…

    #80688

    In reply to: When bbpress 1.0.3?

    grassrootspa
    Member

    I agree 100% with Olaf.

    Seems like there is all this attention from Automattic re: BuddyPress development but next to none for bbPress. Sigh…

    #80759
    johnhiler
    Member

    Sometimes an upgrade can remove your admin/keymaster privileges… if so, this plugin can solve it:

    https://bbpress.org/plugins/topic/fix-admin-access/

    #80752

    In reply to: instable scripts

    johnhiler
    Member

    What is watpocom?

    What version of bbPress are you using? Is anything else besides bbPress installed and running on your server?

    #78876

    I was having the same problem. I back tracked through the code and found the problem was the admin section looking for a secure cookie and the login script was always setting the cookies without the secure flag. I worked around the issue by changing the force_ssl_admin function to always return true.

    function is located in: bbpress/bb-includes/backpress/functions.core.php line 802-ish

    hope this helps somebody.

    #32125
    meursault2
    Member

    Homepage – http://www.sublimeoblivion.com/forum/

    Using a heavily-customized theme of Options 0.1 Alpha (Dark) by Justin Tadlock (http://bbshowcase.org/themes/bbpress-options.zip)

    As you can see on my site, the categories (e.g. GLOBAL TRENDS) are automatically on the same margin as their subforums (World Economy; Politics, Society and Demography; Resource Depletion; etc). This means that at first glance it is not clear that they are, in fact, categories, not forums.

    I would greatly appreciate it if someone could tell or give a hint as to how I could make it so that the Subforums are positioned to the right of the Categories they are a part of, such as is the case at Simon & Schuster Forums (http://forums.simonandschuster.com/).

    Thanks in advance and Best.

    #32121
    Silvanovicz
    Member

    Hi all – i’ve been a happy user of bbPress for a while (www.wearepopslags.com), but only now did I receive a message from my hosting partner about instable or slow executing scripts. First of all, I don’t really understand what that means and the other info that followed after that really boggles my mind. Does anyone have a clue?

    Your website scripts needs to be looked at as they are taking too long to executed and are unstable, as shown below;

    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+

    COMMAND

    22962 watpocom 16 0 32684 19m 6068 S 1.3 0.5 0:00.42

    php

    22876 watpocom 17 0 0 0 0 Z 0.3 0.0 0:00.42 php

    21347 watpocom 17 0 0 0 0 Z 0.0 0.0 0:00.66 php

    21494 watpocom 17 0 0 0 0 Z 0.0 0.0 0:00.62 php

    21581 watpocom 17 0 0 0 0 Z 0.0 0.0 0:00.49 php

    21717 watpocom 16 0 0 0 0 Z 0.0 0.0 0:00.47 php

    23010 watpocom 20 0 28684 14m 5896 S 0.0 0.4 0:00.20 php

    We allow max execution time 30s as per our T&C

    #32124
    mur4
    Member

    hello,

    after upgrad my bbpress installation to the latest release , i can no more see the menu in the admin panel , so i should put the link manually in the browser to get into the plugin administration section , setting section , edit section … or any other section

    whazt is the matter with thease please.

    AphelionZ
    Participant

    So I totally hacked up my htaccess file and now when I visit a nonexistant url it goes to the apache 404 page instead of the bbpress 404.. how do I need to change the code below to fix that?

    # BEGIN bbPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /community

    Options +FollowSymlinks +MultiViews

    RewriteRule ^forums$ forums/ [R=301]

    RewriteRule ^forums/$ /community/index.php?view=forums [P,L,QSA]

    RewriteRule ^leaderboards$ leaderboards/ [R=301]

    RewriteRule ^leaderboards/$ /community/index.php?view=leaderboards [P,L,QSA]

    RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ tags.php?tag=$1&page=$2 [L,QSA]

    RewriteRule ^tags/([^/]+)/?$ tags.php?tag=$1 [L,QSA]

    RewriteRule ^tags/?$ tags.php [L,QSA]

    RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ profile.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^profile/([^/]+)/([^/]+)/?$ profile.php?id=$1&tab=$2 [L,QSA]

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

    RewriteRule ^profile/([^/]+)/?$ profile.php?id=$1 [L,QSA]

    RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ view.php?view=$1&page=$2 [L,QSA]

    RewriteRule ^view/([^/]+)/?$ view.php?view=$1 [L,QSA]

    RewriteRule ^rss/?$ rss.php [L,QSA]

    RewriteRule ^rss/forum/([^/]+)/?$ rss.php?forum=$1 [L,QSA]

    RewriteRule ^rss/topic/([^/]+)/?$ rss.php?topic=$1 [L,QSA]

    RewriteRule ^rss/tags/([^/]+)/?$ rss.php?tag=$1 [L,QSA]

    RewriteRule ^rss/profile/([^/]+)/?$ rss.php?profile=$1 [L,QSA]

    RewriteRule ^page/([0-9]+)/?$ ?page=$1 [L,QSA]

    RewriteRule ^forums/([^/]+)/([^/]+)/page/([0-9]+)/?$ topic.php?id=$2&page=$3 [L,QSA]

    RewriteRule ^forums/([^/]+)/([^/]+)/?$ topic.php?id=$2 [L,QSA]

    RewriteRule ^forums/([^/]+)/page/([0-9]+)/?$ forum.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^forums/([^/]+)/?$ forum.php?id=$1 [L,QSA]

    </IfModule>

    # END bbPress

    #80632

    In reply to: Buddybar in bbpress

    gerikg
    Member

    The creator is on BuddyPress.org they can help you, hopefully.

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