Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 20,501 through 20,525 (of 26,865 total)
  • Author
    Search Results
  • #77884
    Jim R
    Participant

    BTW…using WP 2.8.1 and bbPress 1.0.2.

    #77883
    Jim R
    Participant

    I did try that the second time around. Now I’m on a third time and getting this error:

    There was a problem connecting to the WordPress user database you specified. Please check the settings, then try again.

    Before I tried the third install, I deleted all old files both from my local and my server locations. I wiped out my bbPress database tables. So it’s a clean install. I’m getting my cookie information from my wp-config file downloaded from my server. I have checked the settings, BTW.

    Ugggghhh!! : )

    #77912
    driz
    Member

    Okay I’ve deleted everything in the cache/cookie and also all those salts in phpMyAdmin and NOW I can access both admin panels again.

    BUT I can’t get the integration working at all. As soon as I try to use the same salt on both it breaks them, making my admin account on bbPress just a plain member and preventing me from accessing the wp-admin panel altogether (NOTE: I dont mean unauthorized, I mean actually unable to login, it just refreshes).

    #77882

    bbPress should integrate nicely into whatever template the blogger is using. It should be that simple. Am I missing something???

    bbPress integration is user integration, not full fledged theme integration. Even if you use Deep Integration methods, there will be a need for manual jiggery.

    As for the login issues, double check your cookies and hashes between your wp-config and bb-config files. Clean out all of YOUR cookies and your browser cache and check again. SOmetimes, it’s just that simple.

    #77911

    Cookies and caches.

    Flush ’em all. Manually delete if you have to.

    #77577
    Olaf Lederer
    Participant

    If you’re able to tweak a regular template to a wordpress theme than is the next step to bbpress not so far.

    I embedded both applications into my own site:

    http://www.finalwebsites.com/forums/

    http://www.finalwebsites.nl/blog/

    my advice start with the header and footer!

    surround anything with one div container, open that container in the header and close it inside the footer

    Jim R
    Participant

    I have followed the instruction for database/user integration, and it doesn’t work as it should. It recognizes the users’ information, but it doesn’t recognize if they logged in to the other. So I can log into my WordPress but still be logged out in bbPress. The reverse is true too.

    Simple Press managed to get it right, but the interface is a bit bloated. I’m using WordPress 2.8.2.

    bbPress should integrate nicely into whatever template the blogger is using. It should be that simple. Am I missing something???

    I like how clean bbPress is, but it can’t be that tough to integrate, as I assume it’s produced in part by the same group.

    #77910
    driz
    Member

    Okay I have managed to fix the problem by using phpmyadmin and removing the salt keys etc in bb_meta. but the integration is still not working any ideas?

    EDIT: I can’t login to WordPress at all now. It just reloads the login page after i submit it. Any ideas?

    #31463
    driz
    Member

    Hi. I have just set up a new WP / bbP website at http://www.paperviewzine.com/ and http://forum.paperviewzine.com/

    I have just done the Integration but its broke the login system, when I login to my BB site it NO LONGER classes me as an admin, so i cant edit anything anymore. And when i login into the WP site it just refreshes the login page and does not login to the Wp-admin.

    This has happened after changing those keys and stuff. I have had a look in the phpMyAdmin bit to see if i can fix the issues, BUT i cant find a table called bb_options like WP has? Where are the wordpress integration options for bbPress kept? and also how do I fix the problem I am having thanks.

    #77751

    In reply to: forgotten username

    Do they do that for WordPress yet? Ponder…

    #77847
    Marius-
    Member

    I just deleted the whole database and the forum, and reinstalled it. This time I tried integrating it with WordPress. I was able to find all keys, exept secure_auth_salt in the WP-options.

    However, I got this errormessage, after a “successfull install”:

    Quote:
    >>> WordPress cookie keys not set.

    >>>>>> Your “bb-config.php” file was not writable.

    >>>>>> You will need to manually re-define “BB_AUTH_KEY”, “BB_SECURE_AUTH_KEY” and “BB_LOGGED_IN_KEY” in your “bb-config.php” file.

    The forum is looking like it always has, and logging in still does not work. Obviously there is something very problematic with Line 273 and 232 – in my BB-config file, my Class.wp-auth.php file, and my functions.bb-pluggable.php file.

    Someone please help me, fast!!! I want this forum up and running. I thought this would be much simpler.

    Okay strike that it’s working. Minutes later, the forum doesnt load at all. This is the message it gives now:

    Warning: require_once(/home/michael/public_html/forum/bb-config.php) [function.require-once]: failed to open stream: Permission denied in /home/michael/public_html/forum/bb-load.php on line 160

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/michael/public_html/forum/bb-config.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/michael/public_html/forum/bb-load.php on line 160

    #77846
    Marius-
    Member

    I’m not using any language files no. I wish I could, but bbpress did not have Norwegian.

    I’m not using any plugins at all for BBpress. And I did not integrate BBpress with WordPress. It’s a perfectly clean install.

    What do I have to do? Should I de-install it and do something different? You can see the installation on http://www.michaeljackson.no/forum

    #77675
    paulandrew
    Member

    Yeah, looks like an openID wrapper of some kind. I tried it on a few sites with my google ID and it was really slick.

    Here’s the WP plug-in. Will let you know if it works with bbpress once I try it.

    https://wordpress.org/extend/plugins/rpx/

    And yes, good thinking about the log-in–would probably redirect people to always login through wp/rpx just to be sure.

    #77845
    chrishajer
    Participant

    Are you using any plugins? If so, disable them.

    Are you using a different language file? I see the .no in your domain name.

    Also, do you integrate with WordPress, and if so, what version. And what version of bbPress too.

    The only other error I found close to this is here:

    http://support.bbpress.de/topic/anmeldung-nicht-moglich-bitte-hilfe

    That’s in German, which made me think of the language file. The complaint there seems to have something to do with a XAMPP installation. What server are you running on?

    #77779
    johnhiler
    Member

    Here’s the current state of deep integration – along with hints at the future path.

    There’s no known way to access bbPress functions inside of WordPress:

    https://bbpress.org/forums/topic/first-pass-at-a-fix-for-deep-integration-in-trunk#post-21621

    Sam has said he’s willing to support WordPress function calls from inside of bbPress

    https://bbpress.org/forums/topic/what-is-the-opposite-of-deep-integration#post-36853

    But WordPress isn’t returning the favor:

    https://bbpress.org/forums/topic/wordpress-access-to-bbpress-functions#post-37451

    https://bbpress.org/forums/topic/wordpress-access-to-bbpress-functions#post-37460

    So essentially, we’re looking at one-way integration being the probable future. bbPress is working hard to make sure it itnegrates deeply with WordPress, but WordPress isn’t making the same effort. :-(

    But- keep in mind that there’s a performance hit for “deep integration”! I personally use simple integration on my sites. _ck_ highlights the advances of simple integration here:

    https://bbpress.org/forums/topic/display-bbpress-on-wordpress-page-inside-the-blog#post-25353

    It’s pretty disappointing that WordPress isn’t using BackPress… especially since Sam made such a huge effort to integrate BackPress into bbPress. Also, bbPress took quite a performance hit from integrating BackPress.

    I’m hoping for a miracle somehow to redeem bbPress! In the meantime, I’m preparing contingency plans…

    #77674
    johnhiler
    Member

    It sounds like a plugin which lets you use OpenID or other commercial services to sign in…

    If users sign in using your WordPress domain using RPX, then they should automatically be signed into your bbPress (I can’t say for sure though, since I’ve never used PPX).

    But to have it work 100% of the time, you’d probably have to disable registration and signin from the bbPress side of things…

    #77777
    DennisH
    Member

    Deep integration is what I meant when I said we intergrated our theme. Outside of a few minor adjustments we used this method:

    http://tinsology.net/2009/05/seamless-wordpress-bbpress-integration/

    It worked very well in terms of using WP within BB. The issue now is getting BB within WP.

    #77775
    DennisH
    Member

    @Ipstenu – It’s not the glitter and unicorns that make a site hard to convert, but best practices :) If you designed your website with good XHTML etc, it’s a simple matter (a weekend at most) to convert it to WordPress or bbPress or BuddyPress.

    That was just my attempt at humor. :)

    We where able to integrate BB into our WP theme is about 30min. Although restyling everything is still ongoing, but that’s not a issue with BB (although more themes would be great). With the WP header/footer there is some issues with BB plugins that require javascript, but we are working around that.

    The issue I have with “integration” is that WP should be able to call info BB and vice versa. That’s it.

    The other issue I have is that v1.0 more or less killed all the developments that came before it.

    I think BB is great and I wouldn’t be spending my time here if I didn’t. After solving a major issue with converting our old phpbb forum we have decided to push forward with bbPress.

    So now I’m off to figure out how to call up Bavatars in the post.php file. If I have time after that I will try and get that BB welcome/login message in the header working.

    #77820

    I’m trying to have a central signon at my site, where users must sign onto WP first and access bbPress via a page link. The logic you’ve provided looks like it can be incorporated to include the bbPress login page, is this correct?

    I think kind of — I’m not 100% sure what you’re describing so let me try a different way.

    If you force all registration to go through WPMU, then you can use the in-line login form, native to bbPress, to permit users to log in via bbPress, and they will still be logged in on WPMU. That’s the basic plus of integration :) Login on WPMU, you’re in on bbPress, and vice versa.

    In my template, make my login-form.php file look like this:

    <form class="login" method="post" action="<?php bb_uri('bb-login.php', null, BB_URI_CONTEXT_FORM_ACTION + BB_URI_CONTEXT_BB_USER_FORMS); ?>">
    <p>
    <label><input name="user_login" type="text" id="quick_user_login" size="20" maxlength="40" value="<?php if (!is_bool($user_login)) echo $user_login; ?>" tabindex="1" /> <?php _e('User Name'); ?></label>
    <br /><label><input name="password" type="password" id="quick_password" size="20" maxlength="40" tabindex="2" /> <?php _e('Password'); ?></label>
    <br /><input name="re" type="hidden" value="<?php echo $re; ?>" /> <?php wp_referer_field(); ?> <input type="submit" name="Submit" class="submit" value="<?php echo attribute_escape( __('Log In') ); ?>" tabindex="4" /> <label><input name="remember" type="checkbox" id="quick_remember" value="1" tabindex="3"<?php echo $remember_checked; ?> /><?php _e('Remember me'); ?></label>
    <br /><a href="http://yourdomain.com/wordpressmu/wp-register.php">Register</a> | <a href="http://yourdomain.com/wordpressmu/wp-login.php?action=lostpassword">Forgot password?</a><br />
    </p>
    </form>

    What this does is, if someone clicks on the registration or forgot password links, is take them right to the WP side. Now from there, it’ll log them back in to the WP main page, IIRC, but the login form itself, being inline, will keep the user on the same page as they logged in from, so they don’t appear to go anywhere.

    Does that make sense?

    Are there any other backdoors or pages users can directly access from the outside that may need redirection?

    Since the bbAdmin pages are locked to admins, I don’t think you need to worry about that.

    #76654

    bbPress-WordPress syncronization Version 0.7.7 – You shouldn’t need this right now. It’s not required for WP 2.8+ and bb 1.0+

    #77774

    @DennisH – It’s not the glitter and unicorns that make a site hard to convert, but best practices :) If you designed your website with good XHTML etc, it’s a simple matter (a weekend at most) to convert it to WordPress or bbPress or BuddyPress.

    And I do get what you mean about Gravatars. I rather like them because it gives people a sense of conformity in that Ipstenu everywhere has this icon and I am, thus, recognizable. Internet anonymity wishes aside, it grants me a level of credibility. I am me as you are we as I clearly need more coffee!

    #76653
    daniellaf
    Member

    Figured out what was going on! I had a hardcoded navigation link in my wordpress header to direct users to the forum (I know, bad habit). It had “www.” when the rest of the side is www-free. Deleting the www. seems to have fixed the issue.

    So, if you’re integrating and are having trouble, hopefully this post will be helpful to you. Below, I’ll list what I’m running and what plugins I have in case that helps.

    WordPress 2.8.3 installed at webroot, linux server with php5. Shared database between BBPress and WordPress. BBpress 1.0.2 installed in forums subdir.

    WP Plugins related to BBpress

    – bbPress Integration Version 1.0 | By Michael Adams and Sam Bauers (plus manual cookie info from this plugin put into WP config file)

    – WordPress-bbPress syncronization Version 0.7.7 | By Ivan Babrou

    BBpress plugins (all, because I enabled some others and then things started not working again)

    – Akismet

    – bbPress-WordPress syncronization Version 0.7.7 | By Ivan Babrou

    – Hot Tags Plus Version 0.0.2 | By _ck_

    Right now I don’t have _ck_’s Fix Admin Access plugin on the server, but I’ve used it a few times.

    #16882
    daniellaf
    Member

    Hi BB peeps!

    I have WordPress 2.8.3 and BBpress 1.0.2. (Before people get on my case for having upgraded the software and blah blah, I went through a painful upgrade BECAUSE the chatter in the forum indicated that WordPress 2.8 was needed to integrate better with BBpress and that it would have “native” cookie integration. Whatevs. So, let’s make that a mute point.)

    They are pretty well integrated (you can have a look here: http://www.planningpool.com). What I’m finding is that I have a problem and when I fix it, it creates a second problem, and when I fix that I get the first problem again.

    To explain better, most of the time the user can log into WordPress and then is not logged into BBpress when they click on “forums.” But, if the forums are opened in a new window, they are logged into it…?!? I’ve cleared my cookie cache and used various users and computers, and it does this every time. So, when I fix this issue by adding cookie info into my WP config file and deactivating Michael Adams’ BBPress Integration plugin, I get the second problem.

    The second problem is that the user can log into WordPress or BBpress and be logged into both, but the user can’t access the BBpress “admin” panel or press the “logout” link. When either of these links is clicked, the page refreshes and nothing happens. So, to fix this, I reactivate Michael Adam’s BBPress Integration plugin and upload _ck_’s “fix admin access”. But now, the logout button in BBpress does not work.

    So, to fix that problem, I delete fix admin access from the server, and things work great for about 30 seconds. Then, when I go to the wordpress site and then back to forums, I’m back where I started: I’m logged in on wordpress, but not logged in on BBpress.

    Strange, huh? Any ideas? I’m thinking I’m going to uninstall and reinstall the integration plugins and try again

    #77773

    DennisH, it sounds to me like you want BuddyPress + bbPress + WordPress. If you’re not using all three, then you’re really not going to get what you want.

    Also, if phpBB just has too MANY features, you could trim some of phpBB’s code out, no different than you can add code to any *Press product.

    It also is a relatively new concept (Within 1 year) of having all of these platforms working in unison together. BuddyPress has taken giant strides towards providing a personality to the users on your site, to give your bbPress users profiles and information beyond the basics.

    Regarding the “promise” of integration, it’s possible to do within a few minutes, with integrated logins, profile info, etc… The major difference is that you can’t expect it to look like a typical forum is going to look, at least not at its current stage of development.

    When you consider that phpBB is 3.0.5, and it stayed in the 2.0 branch for over 7 years, apply that logic to bbPress that JUST turned 1.0 a month ago… There’s still LOTS that can be done, but for now bbPress is a stable and powerful product that is a developers dream platform for forum software to start with. You can mold and shape it to handle just about any task (wait until you see what BuddyPress is going to do with it ;) )

    Long story short, I’m sorry you’re disappointed at the moment, but I’m willing to bet you won’t always be. If you need something besides bbPress right now, no one’s feelings are hurt, but my suggestion to you would be to make friendly with it now so you can be better prepared to use it later, when it better meets your expectations. :)

    #76215

    In reply to: Closed registrations

    grosbouff
    Participant

    I have mydomain.com

    My bbpress is at

    mydomain.com/bbpress

    but I use a subdomain

    forums.mydomain.com which redirects on it.

    I put an .htaccess file inside /bbpress with this content

    Redirect 301 /register.php http://www.mydomain.com/wordpress/wp-login.php?action=register

    Redirect 301 /bb-reset-password.php http://www.mydomain.com/wordpress/wp-login.php?action=lostpassword

    But it does nothing. Chmodd is 755.

    I try too with

    Redirect 301 /bbpress/...

    and

    Redirect 301 (no start slashes)

    and it does not work either.

    Any idea ?

    Thanks !

    Any idea ?

Viewing 25 results - 20,501 through 20,525 (of 26,865 total)
Skip to toolbar