Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 23,226 through 23,250 (of 26,844 total)
  • Author
    Search Results
  • #66068
    karlo
    Member

    I’ve been trying to install and integrate wp 2.5.1 and bbPress 0.9 a couple of times to have both cookie- and userdata integrated, but after removing all databases and configfiles two times in a row and reinstalling I still get this error in my bbPress-installation:

    Duplicate key name ‘user_nicename’

    >>> User tables will already exist when performing a database integrated installation.

    What causes this error?

    shoggy
    Member

    However, I can skip using wordpress registration page to solve this..

    shoggy
    Member

    My setup is fully working, except :

    when a user register via wordpress, he dont get the good capabilities, so he can’t post on bbpress!

    user registered via bbpress get the good capabilities (a:1:{s:6:”member”;b:1;} in wp_usermeta).

    In the admin integration option (http://domain.tld/forums/bb-admin/options-wordpress.php), I mapped wordpress subscribers to bbPress members.

    How can I fix this ?

    Thanks!

    btw, does some know if there is a planned release date for bbPress 1.0 ?

    #67162
    jbbrwcky
    Member

    That did it! Thanks very much :)

    #67161
    chrishajer
    Participant

    Most likely due to selecting permalinks but not setting up the .htaccess file with rewrite rules.

    https://bbpress.org/forums/topic/error-404-when-viewing-forums#post-18435

    #3879
    jbbrwcky
    Member

    Hi

    I have a wordpress install in the top directory and then a bbpress install sitting in the /bbpress/ directory. Whenever I go to a forum page, profile pages, post pages etc., I get the WordPress 404 taking over saying it doesn’t exist.

    Is this something I can fix?

    Thanks!

    Richard

    #66987
    jarrettb
    Member

    the keymaster sees things normally. only new admins and mods have this issue. yes, its as if the new admins and mods cant access the database that logs the forums. i am at a loss to how this is. especially after ive deleted all plugins and even created a new member and upgraded to admin. same issue. the only thing i can see is that there is an update for wordpress 2.6.1…….could that be an issue?

    #67156
    Erica S
    Member

    I don’t think that’s possible, and probably something that the makers of BBpress should change. It says under settings that: “Changes do not affect users with existing roles in both WordPress and bbPress.” I’ll have to delete my user and then recreate it. Then that role will be assigned. But I don’t think it will change any existing members. Thanks again.

    #67153
    Erica S
    Member

    It worked! Actually, I found out that all my wordpress users were members. I picked the right one out by their ID and changed them to keymaster and the admin link came back. I still don’t know what happened to the original keymaster but that’s ok, I don’t need it. Thank you for sticking with me and helping me out.

    #67148
    chrishajer
    Participant

    Are you using any plugins that could cause this? Maybe the Display Name plugin? I’ve heard that creates trouble for some people.

    I’m sure there’s a way to fix this through the database. Have you created a regular member you can log in as? If so, then you just need to promote them to keymaster in the database. Try this:

    Deleted Admin in WordPress- now no Keymaster in BBPress

    There was this old trick too – not sure if it still works:

    https://bbpress.org/forums/topic/no-site-keymasters?replies=6#post-909

    #67147
    Erica S
    Member

    Yeah, after the integration all of my members from WordPress could log in just fine into Bbpress. But the thing is that none of them can get into the admin. Only the keymaster had that access and it disappeared right after I set the cookies. I even tried setting the user roles before integrating so that my admin account would have keymaster access and it didn’t work. I’ve looked into the database and it says that the keymaster is there but when I log in it says that it’s username does not exist. Is there another way to fix this through the database?

    #66067
    karlo
    Member

    *couldn’t edit my previous post anymore – hence the double*

    Hehe, I’m mighty proud now! I figured I’d check the config-files for both installation and see whether the information was matched or not (not having any idea what so ever if that could be the problem) and I found the different security-keys wasn’t identical – so I fixed that.

    Now I have commenced mapping the role-maps and everything seems to be on track again. Thanks a lot for this guide and for making the systems compatible, saved me (well probably) an immense amount of time!

    #66066
    karlo
    Member

    Well, the installation (with full wp-integration) went as smooth as it could have, but the index.php doesn’t want to load. Not even when fully referred to in the URL (/forums/index.php).

    My ftp-client sees the full installation and the content of the file seems to be ok. What settings could cause this error other than the URL actually not being valid, though I can’t figure out why that should be? :P

    EDIT: I found that Firefox can open and read the readme.txt and licence.txt just fine, but it wont execute the php-files properly… this is just wierd?? What the heck did I miss here?

    #66889

    In reply to: Blank Screen

    chrishajer
    Participant

    The password normally contains special characters and that’s fine. That’s how I can usually tell if the bbPress is an old version or new version, based on the password being sent out when you register.

    There is no problem with having special characters in the secret keys: it’s just that if they’re not properly escaped, the server will choke on the config file because the bb-config.php does not have proper syntax.

    So, make sure the keys are the same for WordPress and bbPress, make sure the bb-config.php is syntactically correct (php -l bb-config.php from a Linux command line) and then figure out why you can’t log in.

    You can also make the secret keys really short and easy to compare while testing to see if that’s the problem.

    It’s also worthwhile to check any php file you edited for the proper syntax. Maybe once you log in, you are being served another page that has a syntax error (a template file?) and that is causing the blank screen.

    Also, access to error logs will help with this, if you have them.

    #66065
    chrishajer
    Participant

    If beta is the new stable (thanks Google) then alpha is the new beta?

    In a test installation (just copy all your WordPress files and database) you can’t really hurt anything. Just use it and see if it works enough for you.

    #66064
    karlo
    Member

    I guess I’ll try then, “beta” is the new “stable” nowdays anyway, how bad could it get ^^

    EDIT: wp is installed in /blog, what is the recommended path for the bbPress in that case, if any?

    #66063
    chrishajer
    Participant

    My advice would be to install it in a test instance and use it. See how unstable it is for yourself. Only you can make the determination if it’s ready enough for you or not.

    #66062
    karlo
    Member

    I have a fresh installation of the latest release of WordPress and integrating it with an installation of bbPress seems to be easy enough for a non-hacker like myself.

    But, how unstable is the 1.0 alpha of bbPress really? The site I’m working on is to be a soon-to-be-released homepage for a choir that will use it mainly for news, recruiting and general talk. Would you rather advice me to go for the wp 2.5.1 + bbPress 0.9 version?

    #3873
    saturnstroll
    Member

    I’ve seen tutorials about “how to” setup osCommerce, and put WordPress inside.

    My question is:

    Can you setup bbPress, then put ocCommerce INSIDE bbPress?

    How do you recommend I setup these two components? (bbPress & osCommerce)

    Thanks

    #3872
    Erica S
    Member

    I just installed the latest stable release of bbpress and integrated it with wordpress 2.5.1. After setting up the integration, I immediately was logged out and couldn’t log back in with my keymaster. I searched the forums and tried everything that was suggested such as the plugin, adding a line to bb-config.php, and trying to edit phpmyadmin usermeta. I don’t know why the plugin didn’t work since my keymaster is at ID#1. And editing through phpmyadmin was useless since my usermeta was already set to keymaster. I’ve uninstalled and reinstalled and keep getting the same results.

    #55312
    Detective
    Member

    Pilola, you could use this plugin: https://wordpress.org/extend/plugins/gaming-codes/

    I use it here: http://www.ryuuko.cl/bbpress/ (see the “nuestros usuarios” links).

    #67140
    ramym
    Member

    Hmm, I’m pretty stupid, I think. Didn’t even see the sticky, so I’m trying BBPress 1.0 alpha now. Hope that will work.

    #67137
    orizine
    Member

    no more problem, whith some modifications i had done what iwante :D

    #67125
    benzilla069
    Member

    Yeah I’m currently just messing about with it at the moment, I’ve stripped it down to what I believe are the bare essentials… please note I don’t have any PHP experience but I do have other languages like C under my belt so I’m getting the hang of it ok.

    <?php
    /*
    Plugin Name: WordPress to BBPost hacked by Ben
    */

    add_action('publish_post', 'bensyncpost', 999 );

    /* CORE */
    function load_bb() {
    global $bb, $bbdb, $bb_current_user, $page, $bb_cache,
    $posts, $bb_post, $post_id, $topics, $topic, $topic_id,
    $forums, $forum, $forum_id, $tags, $tag, $tag_name, $user, $user_id, $view,
    $del_class, $bb_alt;
    }

    function bensyncpost( $post_id ) {
    global $bbdb, $wpdb, $current_user;

    $post = wp_get_single_post( $post_id );

    if( !load_bb() )
    return false;

    bb_set_current_user( $current_user->ID );

    $post_title = $bbdb->escape( $post->post_title );
    $post_text = benprepposttext( $post->post_content, get_post_meta( $post_id ) );

    if( !$link_exists ) {
    bennewtopic( $post_id, $post_title, $post_text );
    }
    }

    function bennewtopic( $post_id, $post_title, $post_text ) {

    $topic_id = bb_new_topic( $post_title, 2, $tags );
    $reply_id = bb_new_post( $topic_id, $post_text );

    /* if( $topic_id && $reply_id ) {
    felmetalink( $post_id, $topic_id );
    $r = true;
    }*/

    return $r;
    }

    function benprepposttext( $post_text) {

    remove_filter('pre_post', 'encode_bad');
    remove_filter('pre_post', 'bb_encode_bad');
    remove_filter('pre_post', 'bb_filter_kses', 50 );
    remove_filter('pre_post', 'allow_images_encode_bad', 9 );
    remove_filter('pre_post', 'allow_images', 52 );

    return $post_text;
    }

    ?>

    I got rid of the error, but it’s not propogating to the correct forum(I used the forum ID of 2 and I also tried just plain old “Site Posts” as the forum) need to debug some more, fel do you recognise anything plainly wrong with my hacked up code?

    #3869
    ramym
    Member

    Hello,

    I just managed uploading and installing BBPress in a subdirectory of WordPress. Everything works just fine, and when you sign up on WordPress, you will also be able to log in with that account on BBPress, but there’s one problem:

    When you log in on WordPress, and you go to BBPress, you have to log in again. So, members have to sign in 2 times, on the same account, one time for WordPress and one time on BBPress.

    I’m running WordPress 2.6. In wp-config.php there was no SECRET_KEY. There was an AUTH_KEY and a SECURE_AUTH_KEY, but there was a BB_SECRET_KEY in bb-config.php. So, what should I do in wp-config.php?

    I tried to define SECRET_KEY myself, but that didn’t work. The ‘code’ in SECRET_KEY in wp-config.php is the same as BB_SECRET_KEY in bb-config.php, but it still doesn’t work.

    I hope it’s a little clear what my problem is.

    Thanks,

    Ramy

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