Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 20,776 through 20,800 (of 26,846 total)
  • Author
    Search Results
  • #76111
    deadlyhifi
    Participant

    although it may be a little put of date now, the principles are the same.

    #15325
    deanes02
    Member

    Its just not working! Please help.

    define( 'BB_AUTH_SALT', '' );
    define( 'BB_LOGGED_IN_SALT', '' );
    define( 'BB_SECURE_AUTH_SALT', '' );
    define('BB_NONCE_KEY', '');

    matches it wp-config equivalent (with values obviously).

    Used the bbPress Integration plugin to get new values for the wp-config file and entered them

    /*** bbPress integration ***/
    define( 'COOKIEHASH', '998c6cb0a1fda1b22e40b1a75220d390' );
    define( 'COOKIE_DOMAIN', '.www.MYSITE.com' );
    define( 'SITECOOKIEPATH', '/' );
    define( 'COOKIEPATH', '/' );
    define( 'WP_AUTH_COOKIE_VERSION', 1 );

    I have checked through all the settings in bbPress WordPress Integration settings (in bbPress) and they all look correct.

    XML-RPC is enabled.

    I have seen that oterh people seem to be able to get this working. I have followed a few of these guides, but still can’t get it to work.

    Would be great if you have any ideas! Thanks!

    #15324
    kipperman
    Member

    I am setting up bbpress with WPMU intergration.

    A couple of things are not so clear.

    1. In cookie settings under WordPress “logged in” cookie salt it asks for a setting of “logged_in_salt” and gives a URL to my admin options to get it – onlt it isn’t on that page at all which is confusing. It says If you leave this blank the installer will try to fetch the value based on your WordPress database integration settings – which I can only hope it will.

    2. Then in Show advanced database settings I came across something I had not know or considered. Can I give the forum the same database as my WP and enter the same settings in the set up? I have set up another DB for bbpress but it would seem to make sense to share the membership. Is it too late to change the DB here if so?

    #72443

    All done by now. Just wanted to share the upgrading instructions I wrote yesterday : http://blog.ashfame.com/2009/07/upgrade-existing-integrated-installations-of-wordpress-bbpress/

    #76114

    In reply to: Integration

    Follow my tutorial http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/

    and it should be fine. If not then let me know.

    #76113

    In reply to: Integration

    I have the same problem. I have integrated them and i can use wordpress users to login, but if i logon to wordpress i’m not loged into bbpress :-(

    Wp –> 2.8

    bbpress –> 1.0.1

    #76112

    In reply to: Integration

    chrishajer
    Participant

    What versions of bbPress and WordPress did you install?

    #15318
    Marcomail
    Member

    Could be an idea add related forum post in a wordpress entry using relation tags ? i don’t know if exist something similar

    #75747

    I got it!

    One more question – We can login through WordPress.org accounts too. I once checked that I can and was wondering its implementation and the thing that if I am logged into the same account or there are two accounts for myself?

    smi1ey
    Member

    ashfame’s guide is pretty clear on the steps. For me, the key was going to http://YOURSITE/wp-admin/options, grabbing the AUTH keys there, then pasting them in the correlating section of the bbPress config.php file in the install. Once they both had the exact same cookie codes in their config files, it worked like a charm.

    Kids Toys
    Member

    I have the same problem… any solutions?

    Driftless
    Member

    @Ashfame – You keep insisting that no plugin is needed – however, I could not make the integration work until I installed the plugin –

    https://wordpress.org/extend/plugins/bbpress-integration/

    I have WP installed in a subdirectory, and BBPress installed in a sub-domain. The plugin helped me to discover how to a) make the cookies register in the same root domain, and b) define the cookie hash that was missing.

    In short, although it may not be needed – it is useful. In my humble opinion.

    #76005

    Nice ;)

    #76004
    maramac
    Member

    Thanks for the advice about firebug – I solved it.

    #76003
    maramac
    Member

    I read it and I already replied to it. That didn’t solve it. I did try it last night and it didn’t change anything.

    I’m going to try out firebug now.

    #76002

    @maramac

    Did you read my reply over bbshowase? Thats the way it can be solved. To help you in your aim, install Firebug on Firefox. Run it using F12 and then you can catch the DIV you want.

    Hope that helps ;)

    #75690
    _ck_
    Participant

    Just for “fun” I’ve tallied the bbPress release history so far:

    2009-07-08  03:59    1.0.1
    2009-07-03 03:54 1.0 Bechet
    2009-06-17 13:09 1.0-rc-3
    2009-06-10 14:41 1.0-rc-2
    2009-06-03 23:02 0.9.0.5
    2009-05-12 13:38 1.0-rc-1
    2009-01-07 20:00 1.0-alpha-6
    2009-01-02 05:06 0.9.0.4
    2009-01-02 05:05 1.0-alpha-5
    2008-12-14 10:21 1.0-alpha-4
    2008-12-10 02:20 0.9.0.3
    2008-10-08 20:04 1.0-alpha-2
    2008-08-09 13:11 1.0-alpha-1 (backpress)
    2008-04-25 11:41 0.9.0.2
    2008-04-03 10:54 0.9.0.1
    2008-04-02 22:45 0.9 Brubeck
    2008-01-02 20:03 0.8.3.1
    2007-09-26 19:59 0.8.3
    2007-06-19 16:04 0.8.2.1
    2007-06-18 19:06 0.8.2 (pretty permalinks, plugin management, sub-forums)
    2007-02-21 01:53 0.8.1 (timezone configuration, forum deletion)
    2007-02-08 15:47 0.8 Desmond
    2007-01-15 14:56 0.75
    2007-01-05 20:01 0.74
    2006-10-27 18:51 0.73 (installer, rewrite rules, multi-language support, new template)
    2006-10-13 20:38 0.72 Bix (first public release)
    2004-12-26 03:20 0.70 (live on WordPress.org 2004-12-28)

    recronin
    Member

    Good day,

    I am working on a review site built using WordPress/bbPress and am in need of a ratings module. I’ve looked all over but as it turns out what I really want is something that bbpress uses when you go to a plugins page. An example of such a page is below (picked at random):

    http://bbpress.org/plugins/topic/best-answer/

    On the right sidebar there is brief information along with an average rating and the ability to allow the user to vote (and adjust it in the future). What’s more is that users are able to post their reviews within the same page which is perfect for what I need.

    I’m using bbPress in conjuction with WordPress for my site, and since the logins database is used between them a plugin solution can be for either bbPress or WordPress.

    Is such a plugin available, and if so where may I find it?

    Thanks for your help.

    Adam Lawton

    #75892
    chrishajer
    Participant
    #76001
    maramac
    Member

    Chrishajer, from what I can see from the validation, all the problems listed on there are to do with either the footer, the members online, the attachments, etc… – all things that happen further down on the page or aren’t on the actual front page.

    I’m thinking I’ve got my CSS wrong somewhere. I just cannot figure out where, since, as I already mentioned, my CSS is a bit shaky. I get by, but to find the reasons for errors like this – I just can’t manage with that.

    I’m using firefox and notepad++. I’ve got the web developer toolbar installed, but so far I’ve yet to figure out all I can do with it.

    johnhiler
    Member

    @ashfame – Have you studied WordPress plugins at all? The approach is pretty similar, and there’s a nice codex over there too:

    https://codex.wordpress.org/Writing_a_Plugin

    #76000

    @maramac

    I posted another reply there. Check that out too.

    #75999
    chrishajer
    Participant

    @maramac, I would start by trying to validate your XHTML:

    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.nyahalcyon.net%2Fforum%2F

    There are a few issues there that will not do this to your site (missing alt tags, couple of invalid tags), but it does look like there is a missing div or missed closing div. That might help you.

    Also, what sort of tools are you using to help you with this. I find an editor with syntax highlighting (like notepad++ if you’re on Windows) helps a lot, and Firefox with the Web Developer Toolbar also helps a lot to visual things. If you post your platform and your tools, people will be able to post some suggestions. The tools you use can make your job a lot easier.

    chrishajer
    Participant

    @swaymedia: Any comment on _ck_: “there have only been 4 donations this year despite thousands of users of my plugins”

    Maybe you’re one of the four? Reminds me of this discussion:

    http://weblogtoolscollection.com/archives/2009/07/10/is-wordpress-a-thankless-community/

    #75998
    maramac
    Member

    Yes but that doesn’t work.

Viewing 25 results - 20,776 through 20,800 (of 26,846 total)
Skip to toolbar