Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 41,801 through 41,825 (of 64,514 total)
  • Author
    Search Results
  • #93580

    just do two benchmarks from here. bbPress 1.0+ release and the legacy one 0.9

    #93561

    The next possible problem is a failure in the mapping of WP user roles to bbPress user roles in a user table integration — this kind of problem is a harder one, it may require doing some SQL to add the bbPress capabilities for a user. So I leave this for the serious experts here…

    #35266
    asever1
    Member

    I thought I was doing great getting both the blog and the forum up today. However, I just can’t figure out how to add a link from my BBPress forum page to my WordPress Blog. I just want an easy way to go from forum to blog…

    I’m a real newbie at this so please explain in great detail if it is complicated!

    Thanks…

    #35265
    ckwalsh
    Member

    I’ve built a site to collect software benchmarks of various bulletin board software, found at http://bb-bench.com/ . I’m trying to setup boards under the exact same conditions – forums, topics, posts, users, to show how they scale under various forum loads, to provide users fair, quantifiable claims regarding performance. All of the boards are setup with their stock configuration options (with the exception of phpBB with HipHop for PHP, which I’ll admit to having an unfair advantage)

    I would love your comments. What other combinations of forums/topics/posts/etc you would be interested in seeing? Any additional pages?

    Additionally, since there are obviously optimisations that can be performed on any forum software, perhaps you can suggest some that might improve the results of bbPress.

    #93559

    Is it integrated with this WP blog?

    http://www.nihaoedmonton.com/

    If something isn’t correct in the WP integration settings, you are logged in bbPress if you are logged in WP, but a click on the “Admin” link on your forums (“Admin” in English, don’t know any word Chinese) will send you back to the forum’s front page.

    A typical symptom of that problem is: After you clicked the link “Log Out” and made a new login in bbPress (not in WordPress), you can access the bbPress dashboard.

    #35263
    #93141
    minervaa
    Participant

    *Happy?*

    Yap ! this time it’s working perfectly! :) Thanks a ton to both of you.

    That means using this plugin, no html is supported at all on the topics?

    Is it possible to improve this plugin a little bit as –

    1. It will allow admin to post any clickable links(including outgoing) on the the topics

    2. It will allow anyone to post clickable links ONLY when the link is from the same domain as the forum? (internal links)

    To give an example, lets say this plugin is activated in bbpress.org.

    A member post a topic saying

    “Buy cheap Viagra from http://www.cheapest-vira-xyz.info&#8221; <– this link would be plain text.

    “A member post a topic saying “Has any one got this working? https://bbpress.org/forums/topic/cant-switch-themes-in-081&#8221; <– this link would be clickable

    again if any member post a topic saying “have you read this bbPress blog here ? https://www.bbpress.org/blog/latest/bla-bla-bla-bla&#8221; <– this link would be clickable as they are from the same domain as the forum

    If the above functions can be implemented on this plugin, that would be a brilliant tool to put off most of the spammers.

    damagegroup
    Member

    Chrishajer! i need help… how do i hard code this file?..i dont have any coding experience this is my problem

    damagegroup.com/wp1/forum

    please help!

    #93544

    Thats cool!

    Here is the link to legacy download counter in case anyone wondering – https://bbpress.org/download/counter/legacy

    #93140
    _ck_
    Participant

    Ah, see that was your problem we didn’t know about because of how you weren’t explaining it – bbpress makes plain text links clickable.

    Thanks for following up on that zaerl.

    #35252
    Shoemakersp
    Member

    2 things:

    1) I am still using 0.9.0.5 because when I try to upgrade to the later versions and log back into my site (www.mocog.com) it says the username does not exist, even admin. I have cleared the cookies in my browser and still have the issue.

    2) I believe the trouble started when I tried to do a wordpress integration about 9 months ago, so I am a little fuzzy on what all I did. I was confused as the tutorials are written to integrate bbpress into wordpress. Problem is I already have databases in bbpress that I don’t want to lose. I had created a sub-directory called blog. When I go to http://www.mocog.com/blog it shows my forum. I am thinking I did something wrong there.

    Perfect world I would like to have the forum integrated into the blog (that doesn’t yet exist), can I do this??

    #93137
    _ck_
    Participant

    Unfortunately that plugin isn’t working in my bbPress 0.9.0.6

    Does any one else have any other solutions?

    You need to post far more details about what you are trying to do and what exactly is “not working”.

    In theory that plugin should work fine and you can even make it conditional so admin can post html code but not members.

    Not sure why he does it after bb_init, so try it plain like this.

    <?php
    /*
    Plugin Name: zaerl No HTML
    */
    function za_nh_allow_tag($tags) {return array();}
    add_filter('bb_allowed_tags', 'za_nh_allow_tag',999);
    ?>

    Should be all you need.

    #35250
    usera
    Member

    I decided to delete my admin name in an integrated 3.01 wordpress with bbpress 1.02 and associated all links/posts to a new admin. I obviously did forget about my rarely used bbpress and now I cannot enter the admin login for bbpress.

    Can someone tell me how to fix it? My wp_usermeta for wp_capabilities is:

    a:1:{s:13:”administrator”;s:1:”1″;} and

    wp_usermeta for bb_capabilities is:

    a:1:{s:6:”member”;b:1;}

    I tried changing to “s:9:”keymaster”” for both but didn’t do anything. Any one have suggestion? Thank you.

    #35249
    _ck_
    Participant

    bbPress 0.9 is just about to break 150k downloads

    (that may include all previous versions too, I am uncertain if it was reset after 0.8)

    bbPress 1.x has been downloaded over 121k times!

    _ck_ plugins this weekend will break the 100k total downloads mark!

    These are the top 10 _ck_ plugins:

    bbPress Signatures

    BBcode Lite

    bbPress Smilies

    Human Test

    BBcode Buttons

    bbPress Attachments

    bbPress Polls

    Hidden Forums

    Post Count Plus

    Topic Icons

    minervaa
    Participant

    I opened a topic asking how to disable html http://bbpress.org/forums/topic/how-to-disable-html-on-the-posts

    Although the topic isn’t solved yet (well I was guessing it was gona be solved soon) but someone has closed the topic

    Strange!

    minervaa
    Participant

    Just get working the meta description generator using Kawauso’s code on topic posts.

    Although it seems it garbled the forum home page description so I am guessing that has to be done manually.

    It also take tags as keywords (if provided)

    #35239
    _ck_
    Participant

    Since the SVN only has a dozen languages in there, I’ve built a list of over 50 languages I have found over the years that bbPress internals have been translated into.

    http://bbshowcase.org/forums/topic/bbpress-translation-internationalization-into-local-languages#post-1133

    Some are more complete than others (people made a half hearted attempt and gave up, ie. on the backend). But some languages are hard to find so it’s handy to have a starting place and then you can fix them up with poedit.

    #93511

    It depends on what you’re after.

    If your forum needs a specific Mobile version, then you’ll need to scout around.

    If your forum needs a specific mobile stylesheet/theme, then creating one for bbPress is very simple, but there isn’t a public one out there that I know of.

    Forums are tricky things. Worth it, but tricky.

    Define your requirements, whats a must have and a nice to have, and you can make a decision alot easier that way :)

    #93509

    Joel Spolsky has released StackOverflow to replace the current WordPress forums (powered by bbPress)

    I’m also frustrated with the slow pace of work on bbPress, but “replace” what? The Stack Overflow folks have simply launched their own WordPress support (questions and answers) site, using their own technology platform, Stack Exchange. How does that “replace the current WordPress forums”?

    FWIT, I run a WordPress support site using PHPBB3!

    #93242

    In reply to: bbpress vs the others

    minervaa
    Participant

    *(you cannot move a post from one forum to another*

    I think I came across to a plugin which allows you to do that. Sorry can’t remember the name.

    minervaa
    Participant

    Just spoke to my hosting company. Unfortunately they don’t provide error logs.

    #93241

    In reply to: bbpress vs the others

    Fernando Tellado
    Participant

    Hola,

    1. Plugins: Bozo users + Delete all bozos + Akismet + Skip Akismet (for admins and moderators) + Human test

    2. bbPress is going to be in glotpress soon (I hope), meanwhile you can download the translation on your language made by the community

    3. You can restrict access to bots with a robots.txt too

    4. I recommend bbpress because is great for SEO, simple to use and friendly with your hosting needs (very light). It comes with some lacks yet (you cannot move a post from one forum to another) but it have a great future, much more when it will come as a wp plugin

    ¡Saludos!

    Sorry, yeah, the error log on the server will let us see what’s going on.

    The plugin doesn’t do anything fancy, nor make any native calls to the database or anything, it simply calls exisiting bbPress functions. That said, I might need to just accept that it’s bbPress1.0 only (though I was kinda sure it wasn’t).

    Any info you could give us would be benefitial,

    THANKS

    minervaa
    Participant

    its php 5. Are you talking about the error log on the server side?

Viewing 25 results - 41,801 through 41,825 (of 64,514 total)
Skip to toolbar