Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 9,551 through 9,575 (of 11,598 total)
  • Author
    Search Results
  • #70319
    msmeritt
    Member

    Even if I had the patience to upgrade every single time a new WP version came out (which I don’t), that wouldn’t resolve the issue here. The screencast itself said that WP 2.7 will not integrate properly with the latest stable bbPress. If I’m going to undertake upgrades/installs, I’m going to do it with stable versions, not unstable ones.

    If there’s a way to integrate a stable version of WP with a stable version of bbPress, I’m game for whatever upgrading I may have to do with either component. If that’s not available yet, then I’d rather wait and do whatever I have to do at that point.

    #70317
    msmeritt
    Member

    Ah, well, that’s good to know. But then I’m in a quandary — there seems no obvious way to get bbPress running with WP 2.6.3, because:

    –bbPress 0.9.04 seeks the SECRET_KEY and the WP database “secret” — the “secret” appears to be available on the relevant wp-admin page, but WP 2.6.3 required no SECRET_KEY in its wp-config file. It’s only there now because I manually added it in, and I’m not sure if that’s legit. In any case, it’s certainly not working now!

    –If I switch to the latest bbPress, not only is it unstable and therefore shouldn’t be recommended as a solution, but it needs the three items from wp-config plus all their “salts.” On that relevant wp-admin page in WP 2.6.3, there simply is no SECURE_AUTH_KEY salt. It’s not clear to me whether the WP database “secret” is the same thing or not, but it’s certainly not labeled as such.

    In other words, there just seems to be a mismatch no matter what. Is there no version of bbPress whose integration settings will jibe obviously with the fields actually available in the various places in WP 2.6.3?

    #71440
    chrishajer
    Participant

    So, what’s not working now? Latest discussions is OK, but the forum list is too wide?

    #71660
    Malice
    Member

    Not recommended for SEO though. Duplicate content is a nono for google.

    Just tried the plugin,

    Would be great if Sam made a “noindex” or “noarchive” option just for those topics in the forum. It would then show the topics in the forum, add comments to the blog when replied in the forum, and just index the wordpress post.

    Having said that,

    It doesn’t list the latest topics if I try the widget, even after having set the forum url in the settings and such. Using alpha 1.06 bbpress and WP 2.7. The plugins (xmpp?) in bbpress are also activated.

    #71631
    slambert1971
    Member

    I have done all of this. The AUTH keys are identical in both the WordPress and bbPress config files. The cookie name is, I think, correct. I have posted parts of my config files here:

    [links to keys removed by moderator chrishajer]

    Thanks for any help. Like I said, the only thing that doesn’t work is the shared login part. I can not test these while at work, but any suggestions you can give will be tried when I get home. Thanks.

    #71671

    Hmm. Okay, we need some people with translations on bbPress (alone, no WP/WPMU integration) to give us their results. This could just be the bbPress translation, or it may be due to the integration, but until we test it both ways, it’s hard to say. I don’t use a translation so I can’t really poke around that for you :(

    #71655
    ganzua
    Member

    You can either use this wp plugin;

    http://www.atsutane.net/2006/11/bbpress-latest-discussion-for-wordpress/

    or you can follow the guidelines provided here;

    Here’s how to show bbPress info inside WordPress without full integration

    sorry for the triple post! I have no idea what happened

    triple-response available upon request if needed ;-)

    #4741
    topdog2046
    Member

    hi,

    I’m running the latest WordPress MU version and also running the latest BBPress version on 1 MySQL Db.

    I integrated wordpress via the wordpress integration setting from within bbpress, but now when I login as admin do to the imported users of wordpress, I cannot see a site admin link from within bbpress anymore to administer BBPress.

    What shouldI do now?

    #71537

    Emails should have been fixed in #1004 (tested and I can change them just fine on 1.0a6-trunk).

    I had thought we made one about the website, but … hrm. #1038 is opened.

    #71528
    tomwi
    Member
    #4734
    deadlyhifi
    Participant

    When editing a profile (your own or others) the ‘website’ field does not update.

    First name, Last name, Location, Occupation, Interests, work fine.

    If I put in a website during registration it is added. However, if I try and edit this after registration the field goes blank again.

    This in version 1.06a

    I’ve also tried it in the latest version (using subversion), with default themes and my own, but no joy.

    #71527
    chrishajer
    Participant

    I am going to take a SWAG:

    SimplePie supports RFC 822, RFC 2822, RFC 3339, and ISO 8601 datestamps. My guess is Magpie does as well. I would start by trying a RFC 2822 timestamp.

    Sat, 24 Jan 2009 08:09:12 -0500

    #71526
    polisciguy
    Member

    What is the format for TIME?

    #71525
    slambert1971
    Member

    WordPress uses Magpie for doing RSS and by default will cache the feeds for 1 hour. To change this, you can add a line to your wp-config file like:

    define(‘MAGPIE_CACHE_AGE’, TIME);

    Replace the word ‘TIME’ with the length of time in seconds to cache. You can also turn off the Magpie cache with:

    define(‘MAGPIE_CACHE_ON’, false);

    Hope that helps.

    #71524
    Trent Adams
    Member

    I believe there is a plugin that does this by polling the DB. Not sure if it is on the plugins site here or over at https://wordpress.org/extend/plugins but it is called something like “bbPress Latest Discussions” or something like that.

    #4729
    tomwi
    Member

    I am using the rss method to pull latest discussions to a wordpress widget, but it is slow to update. If I add a topic it doesn’t show up on the other page for a while. Anyone have a better solution? WordPress 2.7 and bbpress 1 of course.

    #71391
    nomad1
    Member

    I took a look at some of the rss-related files but could not find any ways to do this, but I suppose it must be possible in some way?

    #71506
    nomad1
    Member

    Yeah, but this not necessarily related to multilingual content. It’s just an usage example. I wonder if it possible to order the “latest discussions” posts by forum (seperated by forum headings for example)

    #71505

    That’s an interesting proposal. I’ll be honest and say I have no experience using any database in a multilanguage situation, but with that being said, how does a database store information in multiple languages, and can bbPress even do something like this? Would certain forums display RTL if necessary? It’s kind of a neat idea really.

    #71502
    _ck_
    Participant

    It’s really not worth the effort and you shouldn’t hack the core.

    Just disable them entirely for the fastest possible page loads.

    There are plenty of other areas of bbPress you will need to spend that kind of valuable time on.

    #4719
    nomad1
    Member

    Is it possible to order the most recent discussions on the front page per forum?

    I am planning to make the forum multilingual, so I would like to display the three most recent topics, ordered by language (one forum per language). I suppose this must be possible somehow? Thanks!

    #4704
    Tom Lynch
    Participant

    I have recently migrated my entire phpBB over to bbPress and now want to move the bbPress users into wordpress mu so I can use wordpress integration the problem was that there is no easy way to migrate and check the users aren’t doubling up…

    I wrote a simple php script to do just that and it allowed me to list out the users where manual attention is required, it can be run just from the command line like this…. ‘php -f file.php’ and will move the users over perfectly (at least for me)…

    Note there has been no testing of this code it worked for me and may cause you issues, back up your database first!

    Comments on the code appreciated for future improvement.

    ‘<?php

    echo “n”;

    echo “+


    +n”;

    echo “| bbPress to WordPress User Migration |n”;

    echo “+


    +n”;

    echo “| Created by: |n”;

    echo “| Tom Lynch |n”;

    echo “+


    +n”;

    echo “n”;

    echo “Messages:n”;

    echo “n”;

    echo “Username Messagen”;

    echo ”



    n”;

    function printSpaces($username) {

    $spaces = 25 – strlen($username);

    echo $username;

    for ($i = 0; $i < $spaces+1; $i++) {

    echo ” “;

    }

    }

    // Enter your database host, username and password here…

    mysql_connect(‘localhost’, ‘username’, ‘password’);

    // Enter your database name here (both tables must be in same database – sorry)

    mysql_select_db(‘database’);

    $migrated = 0;

    $errors = 0;

    $query = mysql_query(“SELECT user_login, user_pass, user_nicename, user_email, user_url, user_registered, user_status, display_name FROM bb_users WHERE user_pass LIKE ‘$P$B%’;”);

    while ($data = mysql_fetch_assoc($query)) {

    $query2 = mysql_query(“SELECT user_login, user_email FROM wp_users WHERE user_login = ‘”.$data.”‘ || user_email = ‘”.$data.”‘;”);

    if (mysql_num_rows($query2) > 0) {

    $data2 = mysql_fetch_assoc($query2);

    if ($data == $data2 && $data == $data2) {

    // Suppressing already migrated users error

    //echo printSpaces($data) . ” has already been migrated by the looks of it!n”;

    } else if ($data == $data2) {

    echo printSpaces($data) . ” could not be migrated, that user name is already taken! (“.$data.”)n”;

    $errors++;

    } else if ($data == $data2) {

    echo printSpaces($data) . ” could not be migrated, that email address is already taken! (“.$data.”)n”;

    $errors++;

    }

    } else {

    mysql_query(“INSERT INTO wp_users (user_login, user_pass, user_nicename, user_email, user_url, user_registered, user_status, display_name) VALUES (‘” . $data . “‘, ‘” . $data . “‘, ‘” . $data . “‘, ‘” . $data . “‘, ‘” . $data . “‘, ‘” . $data . “‘, ‘” . $data . “‘, ‘” . $data . “‘);”);

    // Suppressing user migrated message

    //echo $data . ” was migratedn”;

    $migrated++;

    }

    }

    $alreadyDone = ((mysql_num_rows($query) – $errors) – $migrated);

    echo “n”;

    echo “Stats:n”;

    echo “n”;

    echo “Users Migrated: ” . $migrated . “n”;

    echo “Already Migrated: ” . $alreadyDone . “n”;

    echo “Not Migrated: ” . $errors . “n”;

    echo “=======================================n”;

    echo “Total: ” . mysql_num_rows($query) . “n”;

    echo “n”;

    ?>’

    #71373

    In reply to: How long?

    rjeevan
    Member

    thanks for the reply guys…

    I really like this Version 1 and I done some theme work on this as well… thats Why I was & I am waiting for the Version 1 to be released…

    Most of the plug-ins DO work with V1 alpha so far (at-least the once i want).. anyway… Let me wait for may be another month (till Mid Feb) or i will go with 0.9.x

    PS: I;m Looking to start a New forum and I’m already using the Latest WordPress. I want this forum to be Integrated so that From specified Forum i can list the topics in WordPress site as well.. sort of merging wordpress into bbPress (My Idea is to keep one Forum hidden only can accessed by Mods & Admins who can post Topics and it will be Listed in the wordpress front end… sort of!)..

    Thanks again for the replies…

    #71390
    nomad1
    Member

    Thanks chrishajer. Option two works in my case. I wonder if it is possible to modify the RSS-output as well, so that posts from the selected category will be excluded in the RSS-feed?

    #71492

    In reply to: Hot Tags not updating

    chrishajer
    Participant

    Looks like the function bb_tag_heat_map takes some parameters. In your tags.php template file, you will find something like this:

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

    That calls this function:

    function bb_tag_heat_map( $args = '' ) {

    $defaults = array( 'smallest' => 8, 'largest' => 22, 'unit' => 'pt', 'limit' => 45, 'format' => 'flat' );

    So, the smallest is 9pt, largest is 38pt, UOM is pt (points) and the limit, at least in my template, is to return 80 tags. That much you can control from just calling the function with different parameters. As far as most recent tags, I am uncertain how to do that, but it sounds like it would be a good plugin (not sure if this does what you want: I don’t think so):

    https://bbpress.org/plugins/topic/enhanced-tag-heat-map/

    The information is stored in the database when something is tagged, so I’m pretty sure you could grab the latest N tags by date, DESC and display them as Recent Tags.

Viewing 25 results - 9,551 through 9,575 (of 11,598 total)
Skip to toolbar