Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 56,551 through 56,575 (of 64,450 total)
  • Author
    Search Results
  • #66274
    alexleonard
    Member

    Is there any estimate on when this will be coming out?

    Very much looking forward to it :)

    #66010
    energymv
    Member

    i shall wait until then to try bbpress.

    i’ve also posted at WP about integration of bbpress w/ WP 2.6:

    https://wordpress.org/support/topic/191512#post-813236

    #3683
    783414
    Inactive

    Hi,

    i’ve a problem with my first bbpress installation.

    I’ve install bbpress on my subfolder /forum3/, forum is ok

    but i’ve problem with rewrite url.

    I ‘ve try to insert Options +MultiViews in htaccess file, but i’ve Error 500, i’ve try to create htaccess file with /bb-admin/rewrite-rules.php but url do error 404.

    This my htaccess

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /forum3/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    RewriteRule ^rss/topics/?$ /forum3/rss.php?topics=1 [L,QSA]

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

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

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

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

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

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

    </IfModule>

    It’s ok?

    What is the problem?

    Thank

    Marco

    chrishajer
    Participant

    Here is a screenshot of my iGoogle page with the bbPress.org Recent Posts feed right at the top/center. Your post is visible there :-) All the items on this page are RSS feeds.

    http://www.chrishajer.com/bbpress/iGoogle.png

    chrishajer
    Participant

    You need a feed reader, that’s all. With FireFox, when you click on the RSS icon, while viewing a topic page, I think it asks “subscribe to topic” and if you want to use “live bookmarks” which are RSS feeds built in to Firefox (this is probably different between FF2 and FF3.)

    If you are seeing code, then the browser you are using is not equipped to handle RSS feeds.

    Google Reader is one RSS feed reader:

    http://www.google.com/reader/

    The Google Personalize Home Page allows you to add RSS feeds right there too. I follow a lot of support forums that way. Just click “Add Stuff” then skip all the pretty icons and find the text “Add feed or gadget” which used to be called “Add by url” or something.

    http://www.google.com/ig/

    You just need a feed reader and I think everything will be fine.

    #66304
    chrishajer
    Participant

    Yes, I think it’s called “Burn a feed” at Feedburner.com. You can do that, then either log in or create an account. Once that is done, you will have a URL to insert into your bbPress header ( I think ) to redirect your feed to the FeedBurner feed.

    Then, anyone who subscribes to that feed will be notified of new posts (if you burned the feed for Recent Posts, not Recent Topics.)

    I’m not sure why it needs to go through FeedBurner though. If you have an RSS feed already in your bbPress forum for New Posts, why not just subscribe to that to be notified of new posts? I must be missing something…

    P.S. There is nothing built into bbPress like this, for FeedBurner. So, you didn’t overlook it: it’s not there. Do the work at feedburner.com then change the URL for the feed in bbPress.

    #66009
    _ck_
    Participant

    energymv, there’s no real answer right now – I know it won’t happen in July and my educated guess is it’s not likely to be August. So for those that insist on a date, think September.

    Sam has indicated he’s not inclined to release another version of 0.9 that changes to the 2.6 cookies, so maybe by late August there will be an early version of 1.0 beta that will be usable.

    ps. sometimes Sam and MDA have been known to suddenly set a deadline and get cranking on code/bugfixes so don’t be surprised if they prove me wrong and magically churn out a new version in a few weeks – I’m just saying they have quite a bit of things to do before it’s ready…

    #3681
    783210
    Inactive

    Hi,

    I entered the wrong Secret value when installing BBPress. Now when I go to BBPress Settings > WordPress Integration and try to change it, it logs me out of BBPress. The value obviously does not get updated. This only hapens if I try to change the Secret field.

    How do I update the field as WP integration will not work otherwise? I don’t have direct access to the database, no PHPmyadmin option. My client is using PLESK.

    Thanks!

    RossB
    Member

    Guys, be gentle – I am fully aware that this is a question as technically ignorant as it gets.

    I have registered for a few RSS feeds on blogs etc without problem, but I have never been able to figure out how the RSS feeds work with the bbPress and WordPress support forums.

    Whenever I have decided I’d like a feed of a particular thread I’ve posted on, for example, I click on the RSS button and get a page full of code I have no idea what to do with.

    Could any of you kind informed folk explain in lay language how I can turn this page of code into a way of registering for a feed, please?

    #66008
    energymv
    Member

    hi i want to install bbpress for the 1st time. i have WP 2.6.

    when might bbpress update be available for integration with WP 2.6?

    #49656

    In reply to: Emoticons For bbPress?

    _ck_
    Participant

    I’ve made an alpha version of bbPress Smilies available:

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

    It’s rough but will get the job done.

    #3680

    I was wondering, while designing my new theme, could you implement conditional meta tags? Specifically, robots control. I’d like to add noindex and nofollow to log-in pages, registration pages, user profiles, et cetera.

    I wish there was a “Codex” for bbPress…

    #3678

    Topic: XaniForums

    in forum Showcase
    Ben L.
    Member

    I’ve been working on this for about a week now, and I think it’s just about done.

    http://www.xanimyle.co.cc/xaniforums

    Plugins used:

    • Bozo Users 1.0
    • Akismet 1.0
    • Post Count Plus – Dynamic.Titles & More! 1.1.5
    • bbPress Web Compression (bb-gzip) 0.02
    • Unread Posts 0.9.0
    • Allow Images 0.7.1
    • BBPress Private Messaging 0.80
    • bbPress signatures 0.1.9
    • Censor 0.1 (modified to change slugs and titles)
    • Report Post 0.1.4
    • BBcode Buttons Toolbar 0.0.4 (with an edit to use input type=”button” instead of div)
    • BBcode Lite 1.0.1
    • Avatar Upload 0.8.3
    • Admin Can Post Anything 0.05
    • Forum is category 1.2
    • Temporary ban 1.0

    #63546
    Ben L.
    Member

    Both of my plugins work.

    #61262
    781658
    Inactive

    Hi sorry for the bump, My bbpress is not integrated with wordpress, and the rewrite for profile edit “/profile/username/edit?q=” doesn’t seems to work, while the other works fine.. any suggestion for my problem? thx//

    #66344
    _ck_
    Participant
    #66254
    davidbaldwin
    Member

    is there an ETA on a version of bbpress that will work with wordpress 2.6?

    thanks!

    david

    #66253
    csseur3
    Member

    bbPress 1.0 is always incompatible with WordPress 2.6 at this moment?

    Hum, a Matt’s intervention is needed, no?

    bye

    #49655

    In reply to: Emoticons For bbPress?

    csseur3
    Member

    hello,

    where i can download the latest version of this plugin? :)

    bye

    #66318
    csseur3
    Member

    I speak about that:

    div.updated,

    div.error,

    div.wrap {

    margin: 0 1.5em;

    max-width: 98em;

    }

    so, i want to add in my plugin the function for put:

    div.updated,

    div.error,

    div.wrap {

    max-width: none !important;

    }

    it’s a little modification but i want to make a plugin for that, and not manually editing the files in bb-admin :)

    #66298
    chrishajer
    Participant

    1. Please post a link to your forum so we can take a look.

    2. No styling usually means the path to the stylesheet is wrong. You can look in the source of the HTML to see that.

    3. Redirecting is probably because you have true or slugs for your permalinks setting, but you haven’t set up permalinks yet. You can set the permalinks to false to get the forum working right now, then take the next step and make permalinks work.

    https://bbpress.org/documentation/faq/#pretty-permalinks

    Either that, or the stylesheet is really not there at the URL you tried, and WordPress is intercepting that and sending you to 404 page.

    #66317
    chrishajer
    Participant

    You want to remove the max width of the whole admin section? In my installation, the admin section appears to be at max width already (my monitor is at 1280px wide right now.) It doesn’t look like there’s any restriction, unless it shows up at wider than 1280px. Did you look at the css for the admin section?

    ~/bbpress/bb-admin/style.css

    #66313
    chrishajer
    Participant

    The closest thing I know of is “Comment Quicktags”:

    https://bbpress.org/plugins/topic/quicktags-4-bbpress/

    I think a WYSIWYG editor would be overkill since a lot of the markup is not allowed by default. I suppose you could disable the buttons that use non-valid markup.

    Or, these forum posts:

    https://bbpress.org/forums/topic/i-added-wysiwyg-to-my-bbpress

    https://bbpress.org/forums/topic/bbpress-wysiwyg-status

    #66007
    776143
    Inactive

    Thanks very much!

Viewing 25 results - 56,551 through 56,575 (of 64,450 total)
Skip to toolbar