Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 9,501 through 9,525 (of 11,580 total)
  • Author
    Search Results
  • #4871

    Topic: Instant Password

    in forum Installation

    Hey All,

    I posted this here…

    http://bbpress.org/plugins/topic/instant-password/

    but was wondering if anyone else had the same problem. I set up the instant password plugin and tried to set up a test accound but kept on getting a ‘password is too short’ message – no matter what I type in.

    Thanks!

    #4861
    Burt Adsit
    Member

    I’ve got this plugin up to something testable and releaseable. v0.21


    Description


    Enable BuddyPress group forum features in bbPress.

    BuddyPress has three types of groups. Public, Private and Hidden. In all three cases users must be members of a group to participate in group forum conversations.

    These two plugins modify a standard bbPress forum installation to allow BuddyPress group members to carry on discussions in bbPress.

    BuddyPress public groups will be read only in bbPress. Anyone wishing to participate in a public group discussion must be a member of that group in bp.

    BuddyPress private and hidden groups will be hidden in bbPress. Only members of these groups will see the forums and be able to participate.

    BuddyPress group admins and mods have moderator privileges in bbPress. The moderator role is restricted to their group forum.

    Read more and download:

    http://code.ourcommoninterest.org/2009/02/14/buddypress-group-forums-for-bbpress/

    #68841
    joemoak
    Member

    I have the same question. The latest mod post regarding bbSync said “it’s broken right now.” Any other options?

    Ideally, I would like a new WordPress post to create a new forum topic and for all comments to be handled by bbPress. Possible?

    #66513

    In reply to: Threaded comments

    johnhiler
    Member

    I haven’t tested this, but at least one person was able to get this plugin to work:

    https://bbpress.org/plugins/topic/threaded-posts/

    #4843
    tfab69fr
    Member

    Hi all

    After upgrading:

    WP2.5 -> 2.7

    BBPress 0.9.4 -> 1.0 alpha 6

    WP is running badly.

    In order to get access to functions of BBPress, I have these lines at the end of wp-config.php:

    if ( !defined('BBDB_NAME') )

    require_once(ABSPATH.'forum/bb-load.php');

    Into the index.php of my WP theme, I wish to display the last topics of the forums, by doing:

    <?php

    $forums = get_forums();

    $topics = get_latest_topics();

    $super_stickies = get_sticky_topics();

    for ($i=0;$i<3;$i++){

    $topic = $topics[$i];

    ?>

    " title="See the message of <?php topic_author();?>"><?php topic_title();

    <?php } ?>

    The display of the latest messages was working well and still working well after the upgrade, BUT WORDPRESS GETS INTO TROUBLE:

    – the css style for the back admin of WP is not working

    – the hooks into the plugins are not called anymore (add_action(‘wp_head’, ‘init_js’); where init_js() is never run)

    – custom query vars are not detected into the url

    Well, when I remove the require_once into the wp-config.php (see below), the trouble disappear.

    //if ( !defined('BBDB_NAME') )

    //require_once(ABSPATH.'forum/bb-load.php');

    How to get it working with the bbpress function without trouble in WP ?

    I think this is a very important point for the BBPress integration in WordPress

    Thanks

    #71863

    In reply to: Databose functions

    rossmcd
    Member

    I’m creating it myself. I added the karma to the database myself for now until i know i can get it showing up. It’s on my test forum.

    #71862

    In reply to: Databose functions

    rossmcd
    Member

    i haven’t added that part yet. I added Karma to my mysql database with phpadmin, it’s on a test form. I’m trying to retrieve it i can’t figure it out.

    #4840
    rossmcd
    Member

    Ok, i have a mysql database and i added a karma section to users but no matter what i try i can’t get it to print. i do $karma = $bbdb -> get_results(then the tested normally sql select code here) then i put echo $karma->karma. but it prints nothing

    #4836
    augrunt
    Member

    Hey guys,

    I’ve been trying to fix this for 3 days now… however I am sure it is no longer a configuration issue as I went up and down with it for the past 6 hours. I’ve just deleted and installed the latest WordPress MU and started fresh, but before I started integrating I wanted to make sure the cookies were working as intended.

    When I check the cookies using Firefox’s Privacy option and my own Web Designer Plugin and viewing the cookies… I notice that all of them have a blank hash at the end…

    so for example, where others mentioned it should appear as

    wordpress_logged_in_(hash)

    mine appears as

    wordpress_logged_in_

    Why is this happening on a brand new installation? I also deleted the pre-existing Hash keys and let wordpress generate it’s own and put that in the config, and still the same…

    I know this ain’t the forums for it, but im sure someone has come across this.

    #63390
    mikeumus
    Member

    chrishajer, are you aware of the code in bbPress which takes the _wp table(required upon WordPress and bbPress integration) and somehow uses it in integration? If so, that might be a solution.

    I found a a program which takes two MySql tables and makes a table consisting of those two tables contents. Here it’s description:

    MySQL Join Two Tables Software 7.0 – Download

    Combine (horizontally) two MySQL tables into one based on a common column of data from each table. The original two tables are not altered but a new table is created with the results.

    Download here. Secure-order personal license for product here.

    Check out other software at http://www.sobolsoft.com

    _________________________________________________________________________________________

    I don’t think this will work however because of the multiple references to wp_users, and bb_users.

    I just thought of something, would it work if I changed apltest’s users table to be called wp_users(or bb_users)(along with changes all references to the users table in the APL code to wp_users)?

    Thanks for your input.

    8D

    #63389
    mikeumus
    Member

    Here are two links to the whole apltest database(2.jpg starts off down the table list where 1.jpg left off):

    http://i177.photobucket.com/albums/w220/mikeumus/2.jpg

    #63385
    mikeumus
    Member

    And how would you get that relationship?

    More direction please. 8)

    I’m trying to link my wonderful WordPress blog and bbPress Forum(live @ http://www.l4dt.com/) with some wonderful tournament management code(testing, but live @ http://www.a-mnow.com) and have already quite shyed away and scared myself at the thought of trying to connect any two databases, so direction at all would be great.

    Here’s what the tournament management _config.php file consists of:

    _config.php

    _______________________________________________________________________________________

    <?php

    //This is the new config file, almost all settings have been moved to the database.

    //You no longer need to edit this file,

    //unless the installer is not able to edit this file because of permissions.

    //Just run the installer at /install/install.php

    //Database server connection settings

    $database = ‘mysql’;

    $database = ‘apltest’;

    $database = ‘?????????????????’;

    $database = ‘apltest’;

    $database = ‘p50mysql71.secureserver.net’;

    //Do not change strict_mode, unless you know what you are doing

    $database = -1;

    ?>

    _______________________________________________________________________________________

    ^ There is no table specification!? wtf, but that’s not how you link databases, by giving them the same table prefix, right? But does it have to do with the table(s)?(I’d think so, but that’s all I can fathom)

    _______________________________________________________________________________________

    Here is the link to the site which gave me the tournament management code, “Autonomous LAN Party”:

    http://www.nerdclub.net/alp/

    _______________________________________________________________________________________

    Any hint at making that relationship would be most excellent.

    Thank you for your time and input.

    8D

    yokima
    Member

    I would like to download Alpha 5 instead of 6, since various cK plugins seem to work on the older version. Where can I download it? “Latest alpha” currently downloads Alpha 6.

    #4830
    bludshot
    Member

    I am the keymaster for my bbpress forum, and I want to change my email address, but it won’t let me.

    When I am logged in as the keymaster, in the front end, when I go to “View your profile!”, the edit link is “http://blueleafcanada.ca/forums/profile//edit&#8221; and if you click on that you get the error “User not found.”

    Also, if I go to the admin area and click on Users, and then click Edit for the keymaster there, it also says User not found. (And the link there is http://blueleafcanada.ca/forums/profile//edit too)

    For a normal user test account I made, the link is “http://blueleafcanada.ca/forums/profile/test/edit&#8221; and when you click it it lets you edit the profile.

    Even if I type in the URL manually, filling in the keymaster’s username instead of test, it still says user not found.

    Is this normal?

    chrishajer
    Participant

    http://bbpress.org/forums/topic/wp-thumbnails-on-bbpress-integration

    That appeared 5 times in the latest discussions. Each topic has the same slug. I deleted one of them, and was going to do the others which were duplicates, but now I get a 404 error for each one.

    This has happened a couple times in the past. Normally I think Sam just comes by and fixes it. But why is it happening?

    #4722
    Zanti
    Member

    Background:

    First Post here. Looking for much needed help and assistance.

    Latest version of RapidWeaver and WP2.7x, haven’t downloaded BBP yet. Experience, beginner.

    WP sits in my blog domain, nothing has been done to it at all since downloading.

    Working on 4 sites, we’ll call them sites A, B, C and D. Have not uploaded any of the sites to my server yet so none are live. Sites B and C have the same RW theme. Site A is 80% complete with a RW theme, B and C are only 5% done, but could be finished this weekend. Site D holds the WP blog with no RW theme, just the base WP theme at this time.

    What I want to accomplish:

    Central Blog and Forum that sites A, B and C are all linked to.

    What I think I would like:

    Forum based in site B, with the RW theme, Blog based in site D (only because site D, has the domain name of my blog)(it would be great if I could have the same theme for the Blog and Forum). Integration of the Forum and Blog. All sites linked to the Forum and Blog.

    Questions:

    How to best accomplish this. Should Blog and Forum reside on same Site (like site D)., and A, B and C link to it via an offsite page? Or is there a better way to do this. Where should I download BBPress to, site A, B, C or D?

    I’m very open to any thoughts and ideas. I’m kind of at a standstill right now, as I want to make sure I start off doing the right things and having WP and BBP loaded to the right places. And I’m anxious to get started.

    I hope I have explained this in a clear way and it’s not to confusing. I would like to download BBP and get started on this project this weekend. If we forget about the RapidWeaver part of this. The real question would be, if I want 3 sites to be able to access and be linked to both bbPress and WP, what is the best way to do this.

    I’m also a little confused about integration with WP 2.7x and bbPress. Is there some problems with doing this at this time. I’m really closed to having my sites up and running, but I’m at a standstill right now. I just want to make sure I do things the right way, the first time.

    Please offer any advice you think might be helpful. If I need to explain this better, let me know. I’m really hyped on using bbPress, and WP, just want all three sites to be able to function with them equally. If nothing else, can anyone offer, what I need to do next.

    Thank you all for your time and assistance on something that is very important to me.

    #70087
    Stephanie Leary
    Participant

    I’m having the same problem with a new 0.9.0.4 installation. In addition, I have an error message in my Latest Activity box on the Dashboard:

    bbPress database error: [Unknown column 't.topic_id' in 'on clause']

    SELECT p.* FROM bb_posts AS p JOIN bb_topics as t ON ( t.topic_id = p.topic_id ) WHERE p.post_status != '0' AND t.topic_status = '0' ORDER BY p.post_time DESC LIMIT 5

    #4811
    MrPeteH
    Member

    I’m a not-quite-noob on WP/WPmu, and a total noob here on bbPress. I’m attempting my first integrated install, from scratch. WPmu latest (2.7 trunk as of a couple weeks ago) and bb 1.0 alpha 6. I thought I’d share a new-user experience… knowing that this kind of stuff is hard to remember later.

    I’m wanting integration of users and logins, and went through the install with that in mind.

    Anomalies, strangeness and bugs found:

    1) It asks for both the site URL and blog URL. WPmu doesn’t have both items, so that’s confusing. Should mention that the same value can be copied in.

    2) It doesn’t suggest the URL needs “http://&#8221; attached until after you save settings and get an error.

    3) [suggestion] why not ask for the location of the WP/WPmu install, and pull the keys etc from wp-config.php??? That would save a ton of typing and confusion.

    4) Once I got everything entered, it let me login ok… HOWEVER:

    5) It quickly LOST all my settings and the database appeared broken. Here’s how:

    * I clicked on “Admin” to go to the admin panel

    * Went to Settings->WordPress Integration

    * Set up role mappings and saved

    * Either at that point, or with one more click (Save in User Integration), I was suddenly locked out and getting mysql connect errors in the header.

    * Examining the page I was on showed the “advanced database settings” had defaulted to different info: apparently it used my admin login (user admin) rather than the WP db user/pass I had provided.

    * It was impossible to reset this info on that page due to the DB connect error. [suggestion: maintain ‘admin’ login/pw in a bb_* table for emergency admin use of the WP connection breaks!]

    * Confusingly, the DB info in bb-config.php is correct and I could not find the (wrong) wp DB info in any text file. Presumably it is stored in the bb-* database?!

    My workaround, which is now in use: hand code the settings ($bb->user_bbdb_user etc) into bb-config.php. That works.

    Bottom line: either the integrated installation process, or perhaps the settings->Integration page, is busted.

    Hope that helps!

    [PS: I’m the author of the wptuner performance analysis/debugging plugin for WP/WPmu. Would a BB version be helpful?]

    #71741

    In reply to: new accont spamming

    _ck_
    Participant

    The spammers figured out how to defeat the old Human Test so I updated it:

    https://bbpress.org/plugins/topic/human-test/

    and I will be updating it again later this month to make it even harder

    #71740

    In reply to: new accont spamming

    Sam Bauers
    Participant

    The best way to combat this is at the network or firewall level. You could also try the “human test” plugin by _ck_ which may discourage them for a while.

    #68244
    wiseacre
    Member

    I have tested with Alfa 2+. There was some changes in DB structure. bb_meta is one of them. It’s time for ( :( )

    NOTE 2: this script is compatible with trunk

    If your database size is not a big problem you can wait for next bbpress version.

    #68243
    pierig
    Member

    Never mind!

    I use version 0.9.0.4

    Thanks for the note, everybody should do anyway a backup before testing a script out of the web.

    Happy monday

    ps. sorry for my bad english, it’s monday morning..

    #69230
    johnhiler
    Member

    There was a similar bug report posted – the earlier response might be helpful… or maybe the original poster might let you know if they ever found a solution?

    https://bbpress.org/forums/topic/latest-discussions-add-new-link-problem-if-not-logged

    This might also do the trick (although it’s a bit kludgy):

    https://bbpress.org/forums/topic/strange-404-report-i-firebug#post-9540

    There’s a plugin that allows anonymous posting, but all users are marked as with “anonymous”:

    https://bbpress.org/plugins/topic/bb-anonymous-posting/

    _ck_ wrote a cool plugin that lets you “add additional fields to posts like Name/Email/Website for anonymous users via Post Meta plugin”: https://bbpress.org/plugins/topic/post-meta/

    I don’t know how thoroughly it’s been tested, but if you are willing to run alpha software – it might be worth a shot!

    When entered into a main theme under forums, a bunch of topics falling under the selected theme are listed automatically sorted by freshness. Is there a way to make this sort by original posting orders? Since latest discussion board displays by freshness, it would be nice (in my forum) to display by original posting orders.

    #71685
    bobbyh
    Member

    Many sites are using bbPress for production sites with hundreds of thousands of topics and posts. You can go ahead and use the latest version in the 0.9 branch, I wouldn’t get too hung up on “waiting for 1.0 getting out of beta”.

    I tried to write a response to your snarky comment, but I couldn’t think of a non-snarky response. Anyway, if you aren’t so snarky when you post, people will try to be more helpful to you.

Viewing 25 results - 9,501 through 9,525 (of 11,580 total)
Skip to toolbar