Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 45,001 through 45,025 (of 64,515 total)
  • Author
    Search Results
  • #85232
    copperblade
    Participant

    I don’t know much about Pods, but how does this handle things like wordpress-bbpress integration? Is there user integration?

    #86378
    johnhiler
    Member

    Actually, it looks like bb_topic_labels prints both of them on my install… but I’m on 0.9.x:

    <div class="posttitle"><?php echo $sticky_label;?><?php bb_topic_labels(); ?><a>"><?php topic_title(); ?></a> <span class="postinfo"> by <?php $topic_author = get_topic_author(); ?> <a>topic_poster ) )) ?>"><?php echo($topic_author) ?></a> <?php echo get_topic_start_time(); ?> ago</div>

    There are some known bugs with Support Forum and 1.0… do you see an error like this one?

    https://bbpress.org/plugins/topic/support-forum/page/3/#post-1565

    If so, there’s a fix posted at that link I believe!

    Or if you don’t see an error like that, please let us know exactly what behavior you see when you activate the plugin and then close a topic and change its status using Support Forum. Thanks!

    #33907
    copperblade
    Participant

    I have a long-standing habit of using subversion for WordPress and bbPress updates. There are some added features in the trunk that I like, but I wonder if it’s safe to update to the trunk at this point. A look at the tickets seems to indicate that it would be relatively ok.

    Anyone have experiences using trunk?

    #82036

    In reply to: New Theme For BBPress

    copperblade
    Participant

    I’m a big fan of fluid theme designs. People used to care about screens with different resolutions, but it seems like everyone has forgotten about their HTML design now. I guess the defaults with bbPress and WordPress don’t help the concept much.

    #85367
    copperblade
    Participant

    What I really care about are themes with ads that also say you’re not allowed to take them off.

    #85366

    Nice catch! ;)

    I will clean all of them up. Any ideas about the plugin to show preview of bbpress themes?

    #84079
    Sabuntu
    Member

    Hi bforeste

    I think you don’t need that step, drop tables means wipe it out as you said

    #85231

    I’m building a migration script that does migration automatically. As for what bbPress itself evolves into, I’m not sure if it will get easier or more difficult, but I plan on accommodating a reasonable amount of trouble ;)

    #85230
    nickaster
    Member

    Here’s a crazy question. Whatever bbpress evolves into, will migration to something new, like what you’re building, be a crazy nightmare?

    #84078
    bforeste
    Member

    Sabuntu – i’m following your string here to see if a total wipe out / replace will help me get through the 0.9.2 to 1.0.2 upgrade (my saga is chronicled: https://bbpress.org/forums/topic/upgrade-errors-it-looks-like-your-database-is-out-of-date)

    I have a question in your step #7: What do you mean exactly by “drop it down”? Are you saying wipe out the meta_value for bb_capabilities?

    thanks for clarifying

    bforeste

    #81488
    gerikg
    Member

    It looks fixed, thank you! I’ll put the link below but not complete the link because it will add this post into the search for

    “bbpress 1.03”

    What’s next?

    #85365
    chrishajer
    Participant

    I guess this is part of the problem with not having an official theme repository. WordPress is finally getting the word out that downloading themes from other than the repository can get you a theme loaded with nasty stuff. bbPress may have to do the same thing.

    #85364
    gerikg
    Member

    That’s normal, it’s in the default theme as well.

    <?php
    $_head_profile_attr = '';
    if ( bb_is_profile() ) {
    global $self;
    if ( !$self ) {
    $_head_profile_attr = ' profile="http://www.w3.org/2006/03/hcard"';
    }
    }
    ?>

    #85363
    kaspr007
    Member

    So I found this in my header.php: http://www.w3.org/2006/03/hcard. Is that just considered a business card?

    #85229

    Finally done with it, took a little bit because I got very busy with client work. You can check it out at:

    http://podscms.org/packages/bbforums/

    #86267

    In my case, I have not created any plug-ins or templates.

    I changed Permissions on ‘my-plugins’ and ‘my-templates’ to 755 (from 750) but I still get the error every time I click on a topic.

    The bug seems to be in ‘functions.bb-template.php’ which is exactly as it was downloaded from bbPress.

    This is the important part of the error message –

    Warning: include() [function.include]: Filename cannot be empty in /home/…/public_html/members/bbpress/bb-includes/functions.bb-template.php on line 45

    Can we get a techo from bbPress to checkout the code, particularly, why are the brackets empty?

    Thanks

    Derek

    #80718

    In reply to: When bbpress 1.0.3?

    Steven Hodson
    Participant

    let’s just hope it doesn’t do too much breaking of what we already have but at the same time lays some foundation for the road forward so that will be a painless as possible. Equally important in my mind though is for many of the pre 1.0 plugins that were written by _ck_ and other and now for all intents and proposes lie abandoned – and sometimes work with 1.0.2 and sometimes don’t – be picked up by a new crop of dev’s. This would probably be a big help in getting potential new users to take the chance and try out what I think is a great package.

    I know that this state of flux around the plugins was one ot he things that held me back from jumping in with both feet sooner.

    gerikg
    Member

    Which integration (there are many) steps did you take?

    Clear your cache on your browser.

    Login into you bbpress first then you are able to log into the admin section.

    melyarra
    Member

    I really don’t know why..i follow step by step the integration WP-BP instruction, and i thought everything’s fine until i found :

    1. why i just can log out and login in on the bbpress side? if i login on WP side, i can’t access admin on BP side!!did i just miss something?

    2. no matter if i login in on WP side or BP side, the post cannot show on BP side!! (my WP’s fine). I thought there’s something wrong with one of the plugins I install. Then I was turned off any plugins on BP but the posts still couldn’t show!

    Pleeaaasee I really need help to fix this.. T.T

    #86388
    gerikg
    Member

    It’s not going anywhere…

    We are all contribute in some way, there are still movement in fixing bugs, we can not allow ourselves to call it quits before it happens.

    This program works, that’s all that matters to me. It’s working now and it’s been working for a while. It’s not breaking. If everyone leaves today, the program still works as it should.

    “Don’t worry, contribute”

    #33903
    copperblade
    Participant

    Notice my “kakumei black” theme:

    http://heroesonly.com/heroes/bbpress/

    Hi, I have finally converted over from phpBB2. I wanted to do this for a long time, and had done some trial runs in the past, but only now have I committed myself to bbPress. I think it’s for the better. phpBB3 still uses the brain-dead “mod” system of editing the code instead of using a plugin API. (Yes I did write phpBB mods.)

    Now I’m hearing all this talk about bbPress going away, etc. etc. I think it’s ridiculous that people are getting worried about this. bbPress is awesome.

    I don’t know how to tag this post… any suggestions?

    gerikg
    Member

    Did you remove all the tables that have WP_BB_?

    #86385

    In reply to: Newbie Question

    gerikg
    Member

    MomD1rect

    Just to be clear:

    The integration is just so you can use the same user information on both sites.

    The sites WordPress & bbPress will not look the same after you integrate it. It will look exactly how you had it before.

    These instructions work for me, stop at Deep Integration: http://wpbbpthemes.org/integration/

    Craig Sunney
    Member

    Neither.

    I removed bb-config.php file before as I assumed this was from previous buddypress install.

    htaccess file had some strange stuff at the top…removed that so it is now just the normal rewrite or .php urls to /

    Still getting page not found to /forum url

    Is there a way to “force” the install somehow?

    #81487
    chrishajer
    Participant

    gerikg, I just committed the patch to fix this. I believe bbpress.org is running trunk and it updates on some sort of schedule/cron, so that fix will be present here tomorrow probably. Could you test again tomorrow?

    I don’t know when or how the code gets updated here, but I am seeing my changes here a day or two after committing to trac.

    Thanks

Viewing 25 results - 45,001 through 45,025 (of 64,515 total)
Skip to toolbar