Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 23,201 through 23,225 (of 26,844 total)
  • Author
    Search Results
  • #67311

    In reply to: wiki bbpress? :)

    fel64
    Member

    Certainly it’s possible to integrate the logins with bbPress, if you want to use a seperate wiki system; all of bbPress’ login functions are replacable. I haven’t heard of anyone doing it for some time, though, but more than a year ago spencerp did it: https://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration

    #67299

    In reply to: Is BBPress Any Good?

    _ck_
    Participant

    bbPress is also very young so expectations should not be as high as WordPress (ie. robust plugin library). It’s about equal to WordPress back in 2003. While it benefits from code development on WordPress, it’s still 5 years younger.

    But writing plugins for bbPress is as easy for WordPress (and in some cases easier because of improvements over WordPress’s legacy design). I’m definitely an example of this as I had never written a full PHP program or plugin of any kind before my bbPress plugins.

    #67298

    In reply to: Is BBPress Any Good?

    Sam Bauers
    Participant

    bbPress is designed to be light and extensible. It’s aim is to create a robust framework which can be extended with plugins and themes.

    It is designed to be adapted by developers into what they want it to be while it takes care of the core behaviour.

    WordPress is very similar in this regard, it just has a much older ecosystem of extensions and a much more active community.

    #66845
    pr1001
    Member

    I am also having this problem. Unfortunately, the meta_value is already set to the value __ck__ suggests. Any other ideas?

    #3918
    michaelp16
    Member

    Basically I’d love to move all of my content from wordpress format and have those blogs be bbpress topics. I read about bbsync but I’d like to convert current content to bbpress what are the options?

    #3913
    pab1953
    Member

    In vBulletin, if I want to pay $180, I could get the Porsche (reportedly) of message boards. In phpBB, if I want to grapple with a sizable infrastructure, I could get perhaps the most seasoned of the free forum systems.

    What do I get with bbPress? Is it secure? Will it get spammed to death? Is it stable? Is it designed for personal sites or can businesses use it with confidence?

    Here’s one very specific question: How do I add a link to bbPress to take people back to my WordPress home page?

    BTW, the installation was a breeze. :)

    #3909
    chequers
    Member

    Hello, as per post title, is it possible to remove this section from the forum frontpage? I’m using 1.0 alpha.

    I’m also hoping to remove / disable / hide the following areas:

    o ‘Views’ section on the front page

    o tag clouds

    Thanks for any assistance! This seems like a very powerful and scalable forum – wordpress integration is just icing on the cake. I’ll be poking this more over the coming weeks.

    #3908

    Topic: Theme Hybrid forum

    in forum Showcase
    Justin Tadlock
    Participant

    I just wanted to show off what my installation of this wonderful software looks like:

    http://themehybrid.com/support

    It’s the support forum of my WordPress themes site. Let me know what you think.

    The main site is:

    http://themehybrid.com

    jaimetout
    Member

    I can confirm that this does work as a WordPress mini-plugin if you replace ‘bb_send_headers’ with ‘send_headers’.

    Thanks so much for posting this tip, _ck_. I’ve been fighting against weird layout issues and javascript screwiness ever since I installed IE8.

    #3904
    mimicvii
    Member

    And it looks like the fix to that is to logout and sign back in through the bbPress site (instead of your wordpress site). Once you do that, wordpress recognizes you are logged in and you can access the Admin section of both sites.

    mimicvii
    Member

    Might have spoken too soon. That at least fixes the login integration and being able to login to my wordpress site, but now, while I show as logged into my bbPress site, I cannot access the Admin section.

    #67246

    In reply to: about sessions

    chrishajer
    Participant

    Sounds more like a PHP question than either a bbPress or WordPress question. Sessions are outside the scope of what’s built in to bbPress and WordPress (unless I am completely off.)

    #67244

    In reply to: about sessions

    chrishajer
    Participant

    Sounds like a WordPress question?

    bbPress and WordPress both use cookies not sessions for storing the state. Not sure how you would go about this.

    #3897
    meitershaker
    Member

    Hi,

    i want to add simply sessions in my wordpress’s header (not the completed integration), how to that? like the phpbb session system ;)

    bye!

    #67243

    In reply to: integration??

    chrishajer
    Participant

    No

    Integration means your users can log in to either bbPress or WordPress and be logged in in the other application. That’s all the built in integration accomplishes.

    If you want the cross-posting between bbPress and WordPress, you want bbSync.

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

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

    https://bbpress.org/forums/topic/bbsync-broken-plugin-like-it-bb-10#post-18577

    Also, integration has nothing to do with the visual look and feel of bbPress. If you want to make bbPress look like your WordPress installation, you need to modify a theme to look like it (CSS and XHTML work.)

    Pretty thorough discussion of what works and how to do it:

    https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101

    #3896

    Topic: integration??

    in forum Installation
    tmmaersk
    Member

    What does this integration actually means?

    Does it mean that if I install bbpress and wordpress, i can make posts to my forum trough wordpress – which again means I can use rss feeds for that, so a post on a rss feed would be a post on the forum?

    Thanks

    #3894
    _ck_
    Participant

    This mini-plugin will fix your layout/graphics

    for visitors that insist on using IE 8.0

    function fix_ie8() {if (strpos($_SERVER['HTTP_USER_AGENT'],"MSIE 8")) {header("X-UA-Compatible: IE=7");}}
    add_action('bb_send_headers','fix_ie8'); // for bbPress
    add_action('send_headers','fix_ie8'); // for WordPress

    Essentially it makes IE8 render like IE7 by sending a special (invisible) header only to IE8 users.

    Problem solved.

    It blows my mind that a page that can render perfectly in Opera – which is THE standards browser – can be messed up by Microsoft attempting to conform to standards. What a (continued) waste of everyone’s time.

    ps. For those that don’t want to install IE8 permanently to just test their sites, this version will run in it’s own virtual box so it doesn’t affect the rest of your system:

    http://start-o.xenocode.com/layers/ie8/8-0-0-0__2/ie8.exe

    #3893
    meitershaker
    Member

    hi,

    i use the alpha 1, if i want to update, i just simply put the new files and erase the old? with wordpress, the bdd is updated too, what about bbpress?

    thanks. bye!

    #67207
    chrishajer
    Participant

    I was thinking when I read the subject line that this would be criticism of the amount of change between versions and the amount of work required to update the plugins for each new release. It took WordPress a while to get to their “automated notification” for plugins. Maybe it will take a while for something like that for bbPress.

    1. Number of tags: in your template file, where the tags are displayed, there is a call to bb_tag_heat_map – that accepts parameters, the last of which is the number of tags to return. Put whatever you want in there. The first two parameters are font min and font max size, and the next parameter is what measure to use for the font sizes.

    <?php bb_tag_heat_map( 9, 38, 'pt', 80 ); ?>

     

    That’s 9pts minimum, 38pts maximum, return the top 80 tags

    2. No suggestions for you there. Not sure I understand the concern.

    3. This can be done in your template files as well.

    #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)

    #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!

    #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.

Viewing 25 results - 23,201 through 23,225 (of 26,844 total)
Skip to toolbar