Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 46,376 through 46,400 (of 64,511 total)
  • Author
    Search Results
  • #32798
    Buzzby B
    Member

    bbPress ver 1.0.2

    Post Notification ver 1.3 and 1.4 (tried both)

    Wordpress 2.7

    Godaddy hosting

    complete error is:

    Warning: mail() [function.mail]: SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html.

    in D:***Forummy-pluginspost-notificationnotification.php on line 23

    which seems to be indicating a LF error. No mail gets sent. RSS feed is working. WordPress mail is working.

    Anyone else seen this or have an answer?

    Thanks!

    sm

    ruchigoenka
    Member

    Hi,

    On my website I have installed bbPress forum and have added four groups to it. I tried adding posts to the groups. It was fine till I added 12 topics but after adding 12 topics if I click the Post New link nothing happens and I’m not allowed to add any more topics. Please help me on this issue as soon as possible

    #83736
    chrishajer
    Participant

    To space them out, could you do something like this?

    #tag-page a {
    margin-right: 10px;
    }

    I think I would add an additional div to your template so that this #tag-page a doesn’t affect all the links on the page. Just wrap the section you want this to work on in something like <div id="tag-heat-map">.

    If you want to do use a bullet instead after each link, you could do this also, but I am not certain what browsers actually support text generated by the :after pseudo-element (I think it’s CSS 2.1):

    #tag-page a:after {
    content: "%5C2007%5C00B7%5C2007";
    }

    The 2007 is a digit space, and the 00B7 is a middot. Maybe something like that? Not even related to bbPress really.

    EDIT: above, those %5C are supposed to be backslashes but I can’t keep them from being translated or decoded or whatever. Should be character encoding from here:

    http://www.w3.org/TR/2000/WD-MathML2-20000211/bycodes.html

    Since BBpress 0.9’s release almost 2 years ago, we’ve had 5 different WordPress releases. My question here is, which versions of BBpress work with which versions of WordPress?

    We dont mention it anywhere (crazy), and far too often the phrase “latest version of bbpress/wordpress” is used in the forum. I know we cant have documentation or change the static pages on this website, or post an HTML table in these forums, so I apologise for the long list:

    BBpress 0.9.0.6

    – with WP2.4

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.5

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.6

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.7

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.8

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.9

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    BBpress 1.0.2

    – with WP2.4

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.5

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.6

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.7

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.8

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    – with WP2.9

    – – – plug and play:

    – – – with a plugin:

    – – – with hacks:

    – – – works for some people:

    #81809
    mrtrip
    Member

    I just wanted to chime in and say that I choose bbpress as a stand alone forum system because I don’t like the bloat of phpbb or vbulletin or any of the other bb softwares out there. Its light, simple setup, and anybody can jump into the discussion without having to learn a lot of new things.

    I support where ever this all goes, but I hope it stays standalone.

    chrishajer
    Participant

    ashfame, trunk automatically emails you for a thread you created? I know you can request email updates (like here), but will it happen automatically when you create a thread/topic?

    With the subscribe to email updates function there now, it’s probably easier to just mark the topic when you create it, like _ck_’s comment here https://bbpress.org/plugins/topic/post-notification/#post-451

    It’s probably just a different function now.

    #83829

    I’ll add in

    4) Ability to sort posts per bbPress category, based on WP category

    (example: I post a blog post to News and that gets posted to the bbPress category News).

    #32788
    agl666
    Member

    Hi!

    I’m planning an integration of bbPress on forum.firstdomen.ru domen and WMU on seconddomen.ru domen, each on different hosting. Will it work? (e.g. will cookies be available for different domains). What can happen with that integration? Slowing down or everything’s normal?

    #83783
    Michael
    Participant

    bbPress does have support for Pretty Permalinks, which are SEO friendly. Just go to your admin panel > settings > permalinks. You can change it there. :)

    Simple:Press is developed externally – so more effort has been put into bbPress to make sure it integrates properly with WordPress.

    #83782
    Kamil_D
    Member

    Thanks guys,

    Yes, i like bbPress. At First I tried it with the Simple:Press forum plugin for wordpress and it did work well. But the Simple:Press plugin has two downsides, There are a lot of functions and therefore, it is very big. Plus it is very slow. While bbPress is “Simple, fast, elegant”. And this is definitely the reason why I choose bbPress. I am happy with everything except the lack of a simple possibility to add pictures and the SEO friendliness. It would be better for instance if it was combinable with a SEO plugin to change the forum links. What I also see, bbpres has problem to be indexed in Google, the indexing is very slowly. While Simple:Press plugin is much more faster get indexed in google. I don’t know, maybe it’s because of that simple:press is plugin of wordpress.

    I have read that bbPress wil be in the future also a wordpress plugin (canonical). I am wondering about it.

    #83722
    agl666
    Member

    thanks, i had thoughts about it, but hoped that someone already had had that problem and solved ;)

    #32751
    jurasiks
    Participant

    Hello, i want to use 2 bbpress at 1 ftp.

    1 works fine at root folder.

    But second don’t work (even can’t install it).

    I think, problem is with htaccess and nice bbpress urls.

    How can i fix that?

    my root htaccess:

    # BEGIN bbPress

    Options -MultiViews

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

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

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

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

    RewriteRule ^forum/?$ / [R=302,L,QSA]

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

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

    RewriteRule ^topic/?$ / [R=302,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 ^profile/?$ /profile.php [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/topics/?$ /rss.php?topics=1 [L,QSA]

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

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

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

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

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

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

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

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule ^.*$ /index.php [L]

    </IfModule>

    # END bbPress

    #83670
    chrishajer
    Participant

    10 January 2010 03:13 GMT. I am about to release 5 replies from alexandanthony that were flagged by Akismet as spam.

    #83721
    chrishajer
    Participant

    I think conceptually you’re going to need to renumber some members, and then change all the places where their old ID was being used, to the new ID.

    chrishajer
    Participant

    There used to be a way to make any topic you created a favorite of yours, then you could ask for email notification for all favorites, which meant you’d get an email whenever someone replied to a topic you created (since it was a favorite of yours.) The plugin that did that was pretty old, for prior to 0.9 I believe. I imagine you’re using the latest 1.0.x release?

    https://bbpress.org/plugins/topic/post-notification/

    particularly this comment for a really simple way of doing this, I think:

    https://bbpress.org/plugins/topic/post-notification/#post-451

    Or maybe this one:

    https://plugins-dev.bbpress.org/browser/auto-add-favorites/trunk/auto_add_favorites.php

    It’s certainly possible, with a plugin.

    chrishajer
    Participant

    The forum comes up if you use this URL which is the index page for the forum directory:

    http://www.londonmuscle.com/blog/forum/index.php

    I see you’re on IIS. Do you need to set the default index page to index.php or something? This has happened a couple times that I know of recently.

    https://bbpress.org/forums/topic/404-for-bbpressinstallphp

    #83864

    In reply to: Starting New Site

    chrishajer
    Participant

    Yes, install WordPress first, then install bbPress and follow the instructions for integration. I think these are probably the most recent good instructions on integration:

    https://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61969

    #83863

    In reply to: Starting New Site

    johnhiler
    Member
    #83828
    nickaster
    Member

    This looks hugely useful…. but two ideas to make it more useful:

    1) If it’s based on RSS, you could conceivably pull other blogs in.

    2) It would be cool to have a switch where an admin could choose to pull posts in or not, based on categories or something like that

    3) Some way to let people know that a discussion has been spawned in the forum indicated on the original post…

    #76321

    In reply to: unescaped characters

    nickaster
    Member

    Howdy… yeah, latest version of bbpress – 1.0.2 Plugin deactivation does nothing to either old or new posts (posting with all deactivated still brings me the / problem).

    Hi guys,

    Got a bit of a problem. Installed bbpress integrated it into wordpress got all the bits right so it uses my wordpress database and wordpress logins etc and thats all fine and dandy but none of my pages load.

    I can only get to my bb-admin pages but only by going to the direct section say “appearance” I get a page 404 error when I go to http://www.londonmuscle.com/blog/forum/ or http://www.londonmuscle.com/blog/forum/bb-admin/

    I havent actually done anything but follow the bb press install instructions so wondered why its not working.

    Anyone able to help, Really need to get it sorted asap as this is quite a big part of our business.

    Regards,

    Chris

    Hard Seat Sleeper
    Participant

    … something very similar to the way wordpress works now.

    Does such a function/plugin exist for bbpress?

    If so, I can’t find it. If you know of one, please point it out to me.

    #83720
    agl666
    Member

    but duplicates, owing some content! for example, if ceronimo of WPMU (ID# 23) have comments in WPMU and ceronimo of bbPress (ID# 333) have topics in bbPress, what to do then?

    #83719
    Hard Seat Sleeper
    Participant

    Yes, remove the duplicates.

    #80572

    In reply to: errored when installed

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