Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 52,526 through 52,550 (of 64,449 total)
  • Author
    Search Results
  • #72714
    matiaspunx
    Member

    Ok, so i need to delete my installation and install bbpress again.

    I modify one converter that convert php db to bbpress very nice…

    if anyone need it justo ask…

    Thanks

    #72729
    chrishajer
    Participant

    That sounds like something printed by the refresh theme. I can’t seem to find a copy of that theme online anywhere. Can you look through the theme files for that language?

    Also, what version of bbPress did you install with WordPress 2.7.1?

    #72697
    _ck_
    Participant

    Poedit will automatically re-save the .mo file when you edit and save the .po file by default unless you’ve changed the default settings.

    the mo file is in here, it’s all you need

    http://ayudawordpress.com/?dl_id=96

    in bbPress 0.9 put it into bb-includes/languages/

    in bbPress 1.0 put it into my-languages/

    and change in your bb-config.php

    define('BB_LANG','es_ES');

    #66538
    Billy Wilcosky
    Participant

    Good news! I am integrated 100% for the first time in over a year!! Woo!

    The only thing I need to do later is I am going to redirect any logging in or logging out through bbpress. Because I can’t log out from wordpress now, but if I log out through bbpress, then it logs me out of bbpress and wordpress correctly. So this is really not a big deal, I will just change any log in/log out links in wordpress to the bbpress log in/log out links.

    The way I was able to get my reverse integration to work was by following the normal reverse integration instructions, then I chose to install Ann’s plugin which downgrades the 2.7 wordpress cookie set up to the 2.5 cookie set up.

    :)

    #72695
    juampolo
    Member

    People!!! Thanks for the replys!

    @chrishajer: I have installed the latest stable version of bbPress: The “Brubeck” version 0.9.0.4

    @_ck_: I have rebuilded the .po file… (¿do i have to rebuild the .mo file too?…)

    I will try with the ayudawordpress.com´s translation… let me test it and i will talk again.

    Thanks!

    #72712
    matiaspunx
    Member

    yeah, im looking at the users table and every field is filled right.

    I convert from phpbb with bbpress 0.9.0.4 everything works fine. Then i upgrade to 1.0-Alpha-6 and everything works wrong :P

    there are some NEW tables like term_taxonomy with 1 row only, just my user is ported to term_relashionships table, i dont have many knowledge with mysql, what im doing wrong?

    #5095
    jonlzebub
    Member

    I set up bbpress for http://austin350.org – it’s at http://austin350.org/forums. I integrated with WordPress. In bbpress, the registration page says “Registration is closed for a while… sorry!” I can’t find any source for this message, or any helpful reference to it online. I have no idea how to “open” registration again. I’m assuming that this means, with WordPress integration, that registration must happen on the WordPress side, but I’m seeing references that suggest it can happen on both sides and they can be integrated. Also in that context the “registration is closed” message wouldn’t make sense – wouldn’t you just refer them to WP registration?

    #66537
    Billy Wilcosky
    Participant

    I am using the same database and user table. I was using wordpress 2.6 so that explains why it didn’t work. But, since then I have switched to wordpress 2.7. Are the cookies from wordpress 2.7 compatible with bbpress 0.9? I’ll look over the Intergration 101 again to see if I’m missing something.

    I don’t know if this will help but, if I log into my forum, and then go to my blog’s login page it will say in red “Please login again.” So, wordpress knows that I was logged in, but there must still be something wrong with my cookies that it is not keeping me logged in.

    #72724

    In reply to: What is what?

    chrishajer
    Participant
    #72705

    johnhiler, thank you so much for that link — the plugin is great, just what i was looking for

    #72709

    In reply to: Spam Registrations

    _ck_
    Participant

    Definitely make sure you are using the newest Human Test.

    If you are, and they are bypassing it, I need to know so I can break out the next level of protection.

    I have not tried this plugin but it might help somewhat:

    New Stop Forum Spam API Plugin; Block Fake User Registrations

    Last but not least, if you have wordpress integrated they might be sneaking though there even if you have the links to it’s registration page disabled, it still leaves the api open (you’d have to physically rename/remove wp-login.php)

    #5092

    Hello

    I’ve been using bbpress 0.9.0.1 for months without any big problem. But this time, I don’t know at all what happens :

    When I post a new topic or reply to a topic, everything goes well except that instead of redirecting me to the topic, bbpress shows a blank page.

    I see nothing special in error logs…

    I tried to delete my cookies and post again but this doesn’t solve the problem.

    Do you have any idea ? What could it be ?

    I took a look at bb-post.php. If I echo “test”; before this line :

    $post_id = bb_new_post( $topic_id, $_POST );

    Then it works. But if I put it after, then it doesn”t display test.

    So bb-post doest post the stuff, but there may be an error after that.

    Thanks a lot for your help… I’m stuck!

    Gautier

    #72722

    In reply to: What is what?

    sumit1988
    Member

    >WP is 2.7.1 and bbPress is 0.9.0.4. Both are the latest versions.

    partly – bbPress has the 1.0 alpha (unstable!). And you should integrate the 1.0 with wp 2.7

    I think there is some plugin to integrate 0.9 with wp 2.7 but still… read some topics about the compatible versions in this forum.

    In general:

    WP < 2.7 & BBpress < 1.0: yes

    WP >= 2.7 & BBpress < 1.0: no

    WP < 2.7 & BBpress >=1.0: no

    WP >= 2.7 & BBpress >= 1.0: yes

    but remember: the 1.0 alpha is not recommended to use on live sites.

    (sorry if my english isn`t correct, i hope you get what i want to say)

    #72720

    In reply to: What is what?

    gm10gm10
    Member

    >Sounds like you’re integrate incompatible versions. What versions of bbPress and WordPress are you trying to install?

    WP is 2.7.1 and bbPress is 0.9.0.4. Both are the latest versions.

    #72716
    chrishajer
    Participant
    #72718

    In reply to: What is what?

    chrishajer
    Participant

    Sounds like you’re integrate incompatible versions. What versions of bbPress and WordPress are you trying to install?

    #64303

    In reply to: Dutch translation

    _ck_
    Participant

    bruinfelix, your bbpress install looks very good and matches your wordpress side – I don’t understand why you don’t like the theme, it works well.

    It would be nice if you released the .mo file – all the other bbPress installs that I can find in your country have “hard coded” their templates directly with the translations which is not good.

    You’d be helping many other people and giving back to the community. I noticed you are using several of my plugins so it’s good to give back. The more people use bbPress, the more people will convert other WordPress themes.

    #62264
    swaymedia
    Member

    The reason these guys are not getting enough help from the likes of CK and others is becuase this is an Autommaticc product, it may be open source, but it’ll get lots of money out of it for any person to help voluntarily… I think they need some programmers and a proper PAID team to develop this,,.. becuase it isn’t going no where. SCROUNGING OF VOLUNTEERS…

    besides all that,.. its a good script but i believe Matt Mullenweg and co are going abit cheapo on this.

    #62263

    You know, there’s no good way to say this…

    But wouldn’t that sort of table (and i think it’s a great idea) be classed as documentation?

    And if so, does anyone expect to see it on the BBpress website? Heck the BBpulp.org wiki that Sam set up a year ago so that we’d have documentation hasn’t been updated for the last 8 releases…

    #62262
    chrishajer
    Participant

    I’m not aware of a comparison table like that. Hopefully someone who knows of one will post a link to it here.

    #72710
    chrishajer
    Participant

    In general, I don’t think it’s possible, from what I’ve read here.

    I’ve read here in the past that the reason for the additional forum in there is that bbPress would have no idea if the slug referred to a topic or forum, hence the need for the second ‘forum’ in the URL. The first one just happens to be the name of the subdirectory you installed bbPress into.

    There was this plugin, but I’m not certain if it will work with your version:

    https://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done

    Also, Sam Bauers talked about this recently, but I think it was something that would be possible in the future.

    https://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23813

    #64301

    In reply to: Dutch translation

    At the risk or hijacking this thread, given how quickly topics get pushed down the front page, i really wanted to post this link:

    Overwriting Template functions

    And Bruinfelix, i’d like to urge you to release the language pack to the community even if you are leaving BBpress. Many Thanks. Kev

    #64300

    In reply to: Dutch translation

    bruinfelix
    Member

    No, i dont release the file ;)

    And during the lack of good theme’s available, i’am planning to uninstall bbPress ;-)

    #69721
    gadgets
    Member

    It’s work good thank you.

    #62261
    swaymedia
    Member

    fair enough.. i might as well use the older version.

    do you know if there is a comparison table on what new featues the alpha version has compared to the older one…

Viewing 25 results - 52,526 through 52,550 (of 64,449 total)
Skip to toolbar