Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 16,601 through 16,625 (of 26,891 total)
  • Author
    Search Results
  • #99523
    hixsonb
    Participant

    By the way, I am integrating WordPress 3.05 and bbPress 1.02.

    The problem is with the database prefix of wp_

    Even though that is the correct user database prefix, it just doesn’t work.

    All the key and salts are correct.

    I have not had this problem before and am curious if anyone else is experiencing this problem.

    I am really running out of things to try.

    Thanks.

    #104606
    Celtic-Tyger
    Member

    PHPbb is driving me nuts.

    Does bbpress allow multiple installs, to share one user table. Without corrupting and resetting forum permissions?

    #99506
    Celtic-Tyger
    Member

    PHPbb is driving me nuts.

    Does bbpress allow multiple installs, to share one user table. Without corrupting and resetting forum permissions?

    #104605
    t_nally
    Member

    thanks zaerl! For everyone else here this is what I found as an alternative until there is update or workaround for bbpress:

    Vanilla Forums

    tal.ki Forums

    they have free versions but its mostly a paid service.

    #99505
    t_nally
    Member

    thanks zaerl! For everyone else here this is what I found as an alternative until there is update or workaround for bbpress:

    Vanilla Forums

    tal.ki Forums

    they have free versions but its mostly a paid service.

    #37560
    hixsonb
    Participant

    Hi,

    I am sure this has been asked but I must not be typing the right search phrase because I can not find the solution.

    I have successfully integrated a few WordPress/bbPress installations but am having an issue with the latest one I am setting up for a client.

    WordPress is successfully installed.

    The latest download of bbPress has been installed and uploaded to the server.

    The WordPress bbPress integration plugin has been installed.

    The appropriate define cookiepath and cookiedomain settings have been added to the wp-config.php

    When starting the bbPress installation and configuration, I keep getting…

    …problem connecting to the WordPress user database.

    I know the auth keys and all the other keys are correct as well as the database prefix of wp_.

    I am missing something?

    Thanks,

    Bert

    #104604
    zaerl
    Participant

    Can you install bbpress on a WordPress 3.0 multisite and have a single forum that powers all websites in the network?

    No. You have to install multiple forums.

    #99504
    zaerl
    Participant

    Can you install bbpress on a WordPress 3.0 multisite and have a single forum that powers all websites in the network?

    No. You have to install multiple forums.

    glumbo
    Member

    What happens if I want to integrate my bbpress with a wordpress installation that already has a user with the same username as my bbpress installation’s key master?

    Since my user tables are in a separate databases I configured user role mapping in the admin panel. I also configured the advanced db settings for user integration by specifying wp_ as the prefix and 1 as the blog id. However, after doing that I cannot login to my bbpress anymore using the key master account or any other account.

    #104603
    t_nally
    Member

    In doing so the content created on “Blog A” would also show on “Blog B”?

    #99503
    t_nally
    Member

    In doing so the content created on “Blog A” would also show on “Blog B”?

    #37548
    t_nally
    Member

    I couldn’t find an answer elsewhere in the forums but the question is:

    Can you install bbpress on a WordPress 3.0 multisite and have a single forum that powers all websites in the network?

    #94981
    QuickD
    Member

    Is this plugin fully completed?? I thought it was meant to be completed in December! I don’t see it at wordpress.org. What happens for people that had deep integration and had a wordpress blog as well as bbpress operating?

    #37546
    [removed]
    Participant

    Hey all,

    I was wondering if it’s possible to bypass the bbPress login/registration and just authorize users based on the usertable I have in my MediaWiki installation. I’ve been able to do this with phpBB and vBulletin, so I guess there should be a way to do this for bbPress, right?

    Where would I start doing this? As far as I could see there’s no existing plugin for this. I see there’s an LDAP plugin though, so I could take that one and try to rewrite it to use a regular mysql database. Or are there better ways to achieve this?

    Thanks!

    NOTE: There are some plugins that let MediaWiki use your WordPress/bbPress database. What I’m looking for goes the other way round. I have MediaWiki, and I want bbPress to auth against it.

    #37542
    zyadsherif
    Member

    Hi, I am very new to bbPress but I used WordPress for a decent amount of time

    I was installing a fresh copy of both wordpress & bbPress to be integrated together on my localhost, I did the steps exactly how they should be & everything is successfully running except for one thing … I get weird lines on top of every bbPress page in this form —>>

    Deprecated: Assigning the return value of new by reference is deprecated in C:wampwwwMasr-A7laForumbb-settings.php on line 186

    Deprecated: Assigning the return value of new by reference is deprecated in C:wampwwwMasr-A7laForumbb-includesbackpressfunctions.wp-object-cache.php on line 108

    Deprecated: Assigning the return value of new by reference is deprecated in C:wampwwwMasr-A7laForumbb-includesbackpresspomomo.php on line 171

    Deprecated: Assigning the return value of new by reference is deprecated in C:wampwwwMasr-A7laForumbb-includesfunctions.bb-l10n.php on line 484

    Deprecated: Assigning the return value of new by reference is deprecated in C:wampwwwMasr-A7laForumbb-includesbackpressclass.wp-taxonomy.php on line 581

    It’s kinda urgent for me to fix that so please guys does anyone have any solution?

    Thanks a lot

    #37543
    Cordelia0704
    Member

    I followed the installation instructions, but when I go to the intended directory I get a 404 page error. I have absolutely no idea what went wrong.

    I unzipped the folder, uploaded the files to a directory in the same folder as my wordpress installation, went to the url and I get the 404 error. Tried going directly to the admin.php file as well and I get the same 404 error. Anyone know what I’m doing wrong?

    #94978
    mark_corbin
    Member

    Hey,

    so excited that this plugin is moving, thanks!

    I’m integrating it into my theme and I want to do it in as future-proof and minimal disruption way possible (it’s a child theme of thematic)

    I’d like to give all the forum pages a distinct structure (an expanded content div and a narrower, distinct sidebar).

    I was thinking that one simple way of doing this is to add a function that adds a ‘bbpress’ class to the body – thematic’s clear about where to put it, but I’m not sure what it needs to be – I don’t think standard wordpress conditionals will cover it (e.g. how to pick up user profile pages?)

    Is this something that is worth including in the plugin, or is there a straightforward way to do this that I’m missing?

    Thanks for any help,

    Mark

    #99339
    Ramiuz
    Participant

    My BBPress installation is in a different database than wordpress. Will it still work?

    I had to do this because integration was a mess. So I simply made a whole new database.

    Will it not work then?

    #104439
    Ramiuz
    Participant

    My BBPress installation is in a different database than wordpress. Will it still work?

    I had to do this because integration was a mess. So I simply made a whole new database.

    Will it not work then?

    Pomy
    Participant

    I’m searching a method to customize some forums and Sub-forums separately.

    Something like WordPress Template Hierarchy. Which says,

    In the case of categories, the hierarchy is fairly simple. For instance, suppose the slug of the Category in question is default and the Category ID is 6. The Template Hierarchy specifies that WordPress will use the first Template file it finds in your current Theme’s directory from the following list:

    category-slug.php (Note: available with Version 2.9)

    category-ID.php

    category.php

    archive.php

    index.php

    That is, if you do not have a category-slug.php (lets say category-news.php), WordPress will check for a category-ID.php (like category-6.php), and so on.

    Did bbPress have this function? How can I get this?

    Can I make a separate template file for a separate forum?

    Thanks

    #37527
    moffes
    Member

    Hey,

    Im a wordpress developer, but i got a client who wanted to have a forum so i chose bbpress. As im almost finnished with this project which has given me the opportunity to develop some plugins which i couldn’t find. Therefore I would like to share those, so my question is: how do I get the rights to upload a plugin.

    One of the plugins I’ve developed is Janrain engage connection, which allows bbpress to create and login users via facebook, twitter, gmail etc.

    #37534
    ed
    Participant

    I have everything installed and running great…bbpress and wordpress no issues but I have two questions:

    1. When a user logs in with their wp username/password and they click forums on my front page, they have to login again. Is there a way where they would not have to log in again?

    I have the bbpress integration plugin installed too

    2. When a user does sign in they can’t edit profile? is this right? How to fix if it’s not working right?

    Thanks in advance.

    #37532
    pagal
    Participant

    Hi Ben L, Hope you’ll be fine.

    I’m looking for a function in bbPM plugin. I hope you’ll help me.

    Lets suppose If I’m running a paid forum with 5k users. Well integrated with WordPress.

    I want to allow limited # of people to use bbPM for their private messages.

    You can say it will be a premium feature for paid users.

    So I want a function in bbPM, where I can add registered users by my choice.

    Where just added (by my choice) users will be able to send and receive private messages. Where I can add these users (separated by commas) easily from bbPM setting.

    Is it possible? Would you like to help me?

    Zaerl also did this work similarly with “zaerl Visibility” plugin.

    See what I designed for this function’s explanation here – I hope you can understand what I want to say.

    Any help will be really appreciable. Thanks

    With Regards

    Pagal

    #99337
    Mark Plumley
    Member

    Awesome work John as usual. Waiting anxiously for the new plugin version of bbpress for wordpress.

    #104437
    Mark Plumley
    Member

    Awesome work John as usual. Waiting anxiously for the new plugin version of bbpress for wordpress.

Viewing 25 results - 16,601 through 16,625 (of 26,891 total)
Skip to toolbar