Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 24,151 through 24,175 (of 26,830 total)
  • Author
    Search Results
  • #63935

    Why would anyone want the forum separated and have to do 2x the more work to redesign it all over? …

    Integrating it fully in WP should be #1. Else one can use any other forum or just go with WP-united? …

    charliestout
    Member

    Can we not just give bbPress the URL of our WordPress installation, and have it make a best guess as to the location of the wp-config.php file, and then let it read all that databasey stuff out of there?

    Seems like it would take a LOT fewer steps to get bbPress integrated with WordPress this way.

    #63934
    gswaim
    Participant

    silent1643,

    You can’t just drop bbPress onto a blog page. bbPress is a totally separate installation and you have to link to it from your blog. You have to modify the bbPress templates to make it look like your blog. If this is done well, the user doesn’t realize they are jumping between two different programs.

    #58246

    In reply to: bbSync

    mitheor
    Member

    Hi,

    For some reason I can’t see at the moment, comments made on bbpress don’t show up in their respective posts in wordpress, but the comment count does reflect them. I tried deactivating all my plugins and changing the template just in case, but the problem persists.

    No comments appear at all in WordPress in posts shared between forum and blog, but they appear correctly in bbpress. Older posts not in bbpress are not affected.

    I’m using bbpress 0.9, last build of bbsync and WordPress 2.5. Ideas?

    Thanks in advance

    #64059

    Beautiful!

    #3143
    so1o
    Participant

    here is my latest theme

    http://www.adityanaik.com/forums/

    the site has a working integration of wp 2.5 and bb 0.9

    #3141
    stuzog
    Participant

    I’ve installed bbPress 0.9.0.1 in a WordPress 2.5 site. It works for a while then when I try to access a topic I get:

    Not Found

    Sorry, but you are looking for something that isn’t here.

    and the theme displayed is that of the WordPress blog. After that, only the bbPress front page is useable.

    #63817
    Sam Bauers
    Participant

    @ Nosgroth

    The functionality you describe is not available in bbPress/WordPress without plugins. You probably need to report this problem to the plugin author (I’m guessing bbSync).

    #63816
    nosgoroth
    Member

    I guess I’ll use this post.

    For some reason I can’t see at the moment, comments made on bbpress don’t show up in their respective posts in wordpress, but the comment count does reflect them. I tried deactivating all my plugins and changing the template just in case, but the problem persists.

    I’m using bbpress 0.9 and WordPress 2.5. Ideas?

    EDIT: Ah, it’s worse than that. No comments appear at all in WordPress in posts shared between forum and blog, but they appear correctly in bbpress. Older posts not in bbpress are not affected. Sigh, my head hurts. Sleeping may be a good idea.

    #63995

    In reply to: database error

    chrishajer
    Participant

    Sat Apr 5 19:34:26 UTC 2008

    I am getting a 500 error now, so maybe you’re working on it? I was going to see what version bbPress and WordPress you are running.

    #63971
    chrishajer
    Participant

    Why not move the forum to the domain where the blog is, so you can share cookies?

    #3137
    affacat
    Member

    Hey all,

    So I’ve searched both this forum and the WP forum. And there are a ton of avatar related threads, and I’ve read through most of them. It looks like there have been a few various implementations.

    But most of those threads are almost a year old, and now we’re in 2.5 and .9.0.1 land… and so I’d love a definitive uptodate answer as to which plugin(s) to use to best integrate avatars into both sites.

    Gravatars are cool and all (I do have an integrated user base) but pretty much the first question people asked is how they can upload an avatar without using gravatars (I think some people don’t want their image suddenly showing up all over the web wherever they’ve commented in the passt)

    #63991

    In reply to: Password mismatch

    Sam Bauers
    Participant
    Sam Bauers
    Participant

    bbPress 0.9 requires WordPress 2.5 “out of the box” but I have just released a couple of plugins that allow for integration with earlier versions of WordPress (e.g. version 2.3).

    Although you can use these plugins to get integration with earlier versions happening, it is still strongly recommended that you upgrade your WordPress installation to version 2.5!

    Only follow this guide if you are using bbPress 0.9 or higher and are trying to integrate it with a WordPress installation with a version earlier than version 2.5!!!

    The problem with using earlier versions of WordPress is two-fold:

    1. The password hashing algorithm has changed.
    2. The authentication cookie is now different.

    The solution is to install these two plugins into bbPress:

    1. MD5 Insecurity for bbPress” – downgrades bbPress’ password hashing back to MD5.
    2. Mouldy Old Cookies for bbPress” – Reinstates use of the old cookie styles in bbPress.

    Download and install each of these into bbPress. No plugins should be necessary in WordPress to enable integration.

    I recommend you make these plugins “autoload” by pre-pending an underscore “_” to the plugin filename. This means the plugins will always load and can’t be deactivated from the plugin page in the admin area.

    #3133
    sb73542
    Participant

    Hello,

    Is there any good plugin for bbPress admins who don’t need a complete WordPress installation, but want a simple portal with news, forum stats, and articles? How about a “promote to frontpage” sort of plugin?

    Thanks for the help!

    #3132
    #63970
    purplecow
    Member

    I wish there was some wordpress plugin atleast to bridge this.

    #63896
    Sam Bauers
    Participant

    Is there a reason why you are loading WordPress inside bbPress? If not you should stop. There is no need to do this for standard integration to work.

    Also, remove all your plugins and see if it stops. If it does, add them back one by one to see which one is causing the problem.

    #63969
    Sam Bauers
    Participant

    The short answer is no, it’s not possible out of the box, but it is probably possible using a tricky sequence of redirects between the domains.

    #3125
    purplecow
    Member

    Hi,

    Just installed bbpress latest version on mybrandinc.com. I want to integrate it with my wordpress on featuritis.com and have the users logged in both if they log in at one of the sites. Looks liek for this to work, both the wp and bbpress shoudl be under same domain.

    Isn’t there any way to get it to work on different domains.

    Thanks for any help/workaround.

    dss
    Member

    With both WP 2.3.3 and WP 2.5 under bbpress 8.3.X I was using the Wordspew plugin to present a shoutbox plugin on my front page of bbpress.

    It worked fine, and users who registered with my bbpress were included as wp users as well with the bbpress integration plugin.

    Once I upgraded to 9.0.1 the call to the script which presented the shoutbox simply didn’t work anymore.

    I poked around and tried to manually add the javascript and css calls in the template header, but nothing worked.

    I restored my database to the previous condition, re uploaded my files, and it’s working fine.

    I’m wondering what’s changed which would interfere with this simple procedure?

    To my mind, if it were an integration thing… then the shoutbox would appear, and new users would not be recognized. So they wouldn’t be able to post shouts.

    Instead, the get_jal_wordspew function simply doesn’t work.

    Any ideas how I could either get this working again with the new version and improved integration?

    Or perhaps port the wordspew plugin to become a bbpress plugin?

    It’s silly that a shoutbox is so important at the top of a message board… but people really love it.

    #63862
    Sam Bauers
    Participant

    Not if you want to share cookies between WordPress and bbPress.

    I think you need to ask on the WordPress.org forums why adding a secret key messes things up. Technically, even though you are using an integrated installation, bbPress does not touch WordPress.

    Side note: if you have the integration plugins installed, you will need to remove them. They are no longer required.

    #63966
    Sam Bauers
    Participant

    The bbPress role will not be applied for users created in WordPress until the user logs in to bbPress.

    #63894
    Sam Bauers
    Participant
    #63965
    Sam Bauers
    Participant

    You have just described one of the Google Summer of Code ideas that might be going ahead.

    https://codex.wordpress.org/GSoC2008#Web_Forums_Export.2FImport_Standard_and_Tools

    This is something I will be pursuing to create better interoperability between different forum platforms.

Viewing 25 results - 24,151 through 24,175 (of 26,830 total)
Skip to toolbar