Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 51,601 through 51,625 (of 64,087 total)
  • Author
    Search Results
  • #73532

    In reply to: bbPress database error

    chrishajer
    Participant

    Sounds like you have a separate database for WordPress and bbPress? The message says there is no wp_users table in the bbp01 database. Did you use separate databases or the same one for bbPress and WordPress?

    #73522

    where can I find bb_meta. I don’t see functions.bb_meta.php in bb-includes directory.

    Yhx

    #10403
    rdsr
    Member

    bbPress database error: [Table ‘andreame_bbp01.wp_users’ doesn’t exist]

    SELECT ID FROM wp_users WHERE user_login = ‘admin’

    I tried following the integration steps properly.

    WordPress Version: 2.6.5

    BBpress Version: 0.9.0.4

    My Regular WordPress login works.

    If integration was successful wouldn’t it be the same login information for the BBpress?

    How can i fix this?

    #73521

    You have to tell bb, when you set it up, where wp is :) Default assumption is that it’s the same folder. You’re going to need phpMyAdmin or something to fix it.

    Go into your XXX_forum database and open up the bb_meta table.

    Look for:

    user_bbdb_name
    user_bbdb_user
    user_bbdb_password

    The first one is the NAME of your WordPress database (so XXX_wrdp1), the second is the ID used to access said database (sounds like XXX_wrdp1 from your post) and the third is (heh) your password for that ID.

    Set those up to point to WP and you should be able to log in.

    #73520

    Yes, the database for wordpress is XXX_wrdp1 . Could you please tell me what is the most graceful way of fixing it? I don’t want to affect my operational site on wordpress, just want to integrate BBpress with it.

    Thanks in advance.

    #73519

    It looks like you have separate databases for your forum and blog. Do you also have an XXX_blog or XXX_wordpress database?

    Florian
    Member

    Hey,

    I think I had the same problem. Did you get the message “Forum could not be created” when you chose a new username?

    I just installed without integration and integrated afterwards. This killed my admin access, but I could restore it with the plugin which was mentioned in some of the sticky threads.

    Both installs now successfully share the user database, but I am still fighting with cookie integration… *sigh*

    Greetings,

    Florian

    #10402
    kickerman360
    Member

    Hi

    I am running WP 2.7.1 and bbPress 0.9.4 and have completed “deep” integration of the two (cookies, logins, users, wp functions).

    A major component I use is a WP Plugin called “Featured Content Gallery” and I am trying to fuse it into bbPress. I have added the code and it *half works*. That is; none of the images, nor the description appear but oddly enough the title shows.

    My question is then, has anyone actually done this? If so how OR Is it even possible?

    ndrwld
    Member

    Hey,

    I’ve a problem with bbPress integration with WPMU. All installation steps going fine. I enter cookie integration fields, the same database, use default prefix’es, but nothing solves the problem.

    In 3 step of bbPress installation when I enter existing user “admin” in key master field it shows me an error – “The key master could not be created. An existing user was found with that user login.”. But even if I choose new user, forum installation ends fine but when trying to login, it redirects me to install wizard once again.

    With single install (without integration) bbPress works fine.

    #10400
    #73483

    frooyo, mine doesn’t look like that at all (my admin panel alignment is fine). Did you change the /bb-admin/style.css file?

    #73516
    johnhiler
    Member

    This plugin helps restore keymaster access for bbPress:

    https://bbpress.org/plugins/topic/fix-admin-access/

    Not sure if it helps at all for WordPress… did you lose access to your blog or your boards?

    #73482
    dbosch
    Member

    if I install this wil i be able to upgrade to stable version1 after?

    #73481
    bobbyh
    Member

    frooyo, you should put your themes in /my-templates/ not in /bb-templates/. This helps with upgrades.

    buckminster1
    Member

    I was not aware that there was a problem with the cookies. Currently, I have to login to each separately. The bbPress db shows a link to the wp user tables. Whenever I change any of the settings in the WordPress Integration, none of my users are recognized. Thanks for backups!!

    The WP and bbPress integration is implemented on my company intranet that I am building.

    #66473
    Clicknathan
    Participant

    Yes, it was the MCBS problem, _ck_.

    Great news on the RC1 release!

    #3297
    karlparton
    Member

    Hi,

    I am having an issue with the bbPress Attachments plugin and Pretty permalink type, I have activated the name based pretty permalink type and installed the bbPress Attachments – it’s all good until I try and download a document. The document will not download. Changing the permalink type to none – resolves the issue. Can this be fixed with an amend to the .htaccess file? If so could someone enlighten me as to what that amend might be?

    Thanks

    #73480
    argancel
    Member

    Glad to see this project going on. I really look forward to a final version 1.0

    #73509
    Dolugen
    Member

    OK, I’ll upgrade and check if that works. Thanks.

    #73479

    Yay!

    #68656
    _ck_
    Participant

    Actually this topic is very old and the openid plugin has been out for some time now.

    https://bbpress.org/plugins/topic/openid/

    In most of my plugins I use curl with a fallback to a solid fsockopen routine I wrote awhile back that works well. I can’t remember if I have it in openid.

    I avoid api as much as possible because of how they tend to change and break my plugins ;-)

    Plus you learn nothing when you just use someone else’s black box…

    #73478
    Shagalaga
    Member

    When i create a new forum and click on it, the site goes blank

    #69732
    webrulon
    Member

    Can someone please help me out with this, I’m willing to pay anyone who can solve my issue.

    Thanks,

    Russell

    #73508
    Sam Bauers
    Participant

    Try the latest 1.0 release (1.0-rc-1). There was a bug in the way orphaned users got their roles applied. If you upgrade, then re-save the role map in the admin, it might fix your problems.

    #73477
    Sam Bauers
    Participant

    I’ll be working on the admin area this week to get it up to scratch. You can expect another RC next week.

    my-plugins and my-templates are now created automatically if they don’t already exist, so they will be created on all new installs.

Viewing 25 results - 51,601 through 51,625 (of 64,087 total)
Skip to toolbar