Search Results for '"wordpress'
-
Search Results
-
Hi!
I have a smaller blog network (WordPress 3.1 Multisite) and bbPress 1.03.
Right now the integration works, but not fully. I can login on the forum with my wordpress user accounts but there’s some problem with cookies. I still need to login/log out one time at each site (forum/blog).
I’ve copied this from wp-config.php:
define(‘AUTH_KEY’, ”);
define(‘SECURE_AUTH_KEY’, ”);
define(‘LOGGED_IN_KEY’, ”);
define(‘NONCE_KEY’, ”);
define(‘AUTH_SALT’, ”);
define(‘SECURE_AUTH_SALT’, ”);
define(‘LOGGED_IN_SALT’, ”);
define(‘NONCE_SALT’, ”);
And of course included the salts + added BB_ suffix in bb-config.php.
I have a separate database for bbpress and the “Separate user database settings”-settings in options-wordpress seems to be right.
The URL:s under cookies is also correct (http://domain.net – as my blog).
Do you have any idea what the problem is?
Would be grateful for a solution. Thanks.
Hey Folks,
I’m getting the following error when I try to log into my site via WP-admin.
Warning: Missing argument 3 for bbpress_integration_set_bb_auth_cookies() in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220
Warning: Missing argument 4 for bbpress_integration_set_bb_auth_cookies() in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220
Warning: Missing argument 5 for bbpress_integration_set_bb_auth_cookies() in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220
Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 212
Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 212
Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 212
Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/wordpress-26-and-bbpress-09-integration/bbpress-integration.php on line 95
Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plug
I’m trying to integrate a WPMU with bbpress…but am having difficulty with the setup. I really need to get this site live as soon as possible, so I’m torn between reverting to my old setup and leaving them as separate entities. Although I do like the idea of single sign-in.
Can anyone help me resolve this issue?
Cheers,
Richard
Hi there!
I’m an italian user, so sorry for my bad english.
I’m a WordPress’ user since some years and I love it!
I have found bbpress searching an alternative forum for my site (actually I use phpBB).
Testing bbpress and wordpress integration I have a problem with the login…
If I login/logout in bbpress, automatically login/logout in wordpress works, but not the reverse…
If I login in WordPress, I’m not logged in in bbpress…
I have tested it in local with this configuration:
Wordpress folder: /wordpress
BBpress folder: /forum
in wp-config.php:
define(‘AUTH_KEY’, ‘<I;b3RJ:>Fu6.?*uJhfh UUBWA)MRP+.t}q,3dunpj+a!He329#;i,^:Aj~|7tDB’);
define(‘SECURE_AUTH_KEY’, ‘ytd&KN0gfMto{0>i0U7:9]R*%tc5gt/B89wVabirZUNASo1Xw
@)F63Nofs7#[7′);define(‘LOGGED_IN_KEY’, ‘lS!u]1
H=nf=+-/@t.p+15OrfWljzI8&e&-.hs|HE?rH9@&[{t`/1Z0AEl22/~{‘);define(‘NONCE_KEY’, ‘){P:2X}-s[v7PSqS)^%AL<&u)_Qpg,7AtSeN-x:}/SHr–RYq-G hG:8vM9dB8|L’);
define(‘AUTH_SALT’, ‘u2L_v<Prb:`Zr. 9UmDmbkc4d=L[C6NV}(nj<7[%]q|debm4sA,O9f]Y%,(&A7)3’);
define(‘SECURE_AUTH_SALT’, ‘#x9M#;SAy*nnW4QY{; 9l^s1:4Q]glup}NN]/9gX1W2va1{ 2QG7TiE};)rsZj12’);
define(‘LOGGED_IN_SALT’, ‘|2vq/Z6S53Z>*U^2(&kVc`F{d:7QGu[|J(@WJU<uKx:SXA+zx?<.qkM=#-m_V9F.’);
define(‘NONCE_SALT’, ‘<3sR0o>)<!sElq(|DW=s:FqL|XJ_Venp4Flp&K*|FGF(*klrdZ6&7W;uo>lz)7TK’);
in bb-config.php:
define(‘BB_AUTH_KEY’, ‘<I;b3RJ:>Fu6.?*uJhfh UUBWA)MRP+.t}q,3dunpj+a!He329#;i,^:Aj~|7tDB’);
define(‘BB_SECURE_AUTH_KEY’, ‘ytd&KN0gfMto{0>i0U7:9]R*%tc5gt/B89wVabirZUNASo1Xw
@)F63Nofs7#[7′);define(‘BB_LOGGED_IN_KEY’, ‘lS!u]1
H=nf=+-/@t.p+15OrfWljzI8&e&-.hs|HE?rH9@&[{t`/1Z0AEl22/~{‘);define(‘BB_NONCE_KEY’, ‘){P:2X}-s[v7PSqS)^%AL<&u)_Qpg,7AtSeN-x:}/SHr–RYq-G hG:8vM9dB8|L’);
define(‘BB_AUTH_SALT’, ‘u2L_v<Prb:`Zr. 9UmDmbkc4d=L[C6NV}(nj<7[%]q|debm4sA,O9f]Y%,(&A7)3’);
define(‘BB_SECURE_AUTH_SALT’, ‘#x9M#;SAy*nnW4QY{; 9l^s1:4Q]glup}NN]/9gX1W2va1{ 2QG7TiE};)rsZj12’);
define(‘BB_LOGGED_IN_SALT’, ‘|2vq/Z6S53Z>*U^2(&kVc`F{d:7QGu[|J(@WJU<uKx:SXA+zx?<.qkM=#-m_V9F.’);
define(‘BB_NONCE_SALT’, ‘<3sR0o>)<!sElq(|DW=s:FqL|XJ_Venp4Flp&K*|FGF(*klrdZ6&7W;uo>lz)7TK’);
Please, help me!
Topic: Admin posts as blank?
Not quite sure what I’ve done to manage this
http://thefootballdebate.co.uk/bbpress/topic.php?id=2
It may have something to do with the bbpress wordpress sync plugin?
Don’t really have a lot more info… sorry.
Edit – Fixed it, you cant use you user-id for the syncing of anon content otherwise it hides the posts….
Hi all, I’m about at my wit’s end and this seems like the most obvious place to look for the help I need so… here goes!
I need to very quickly integrate bbPress into my existing commercial WordPress theme. I need it to be a totally transparent integration, so that all the special functions of my theme still work, but bbPress becomes the body content on its page(s).
I’m fairly good with PHP myself but am too unfamiliar with today’s WP (3.1) and totally new to bbP, so this is going to take me weeks of frustration and I don’t have that kind of time or patience.
So if you think this is something you could tackle and you’ve got the time right now to work on it, please contact me with your rate. I suspect it won’t take terribly long for someone who already knows what they’re doing with these apps, and I’m available full time to help in any way that I can.
Timeframe is tight as I’ve already burned a good 2 weeks trying to get the bbP plugin to do what I need, but it’s just not up to the task yet. So I’m looking at going with the full bbP and a bunch of plugins instead.
Thanks,
Jonathan
email me – vanclute at google mail.
Hello there,
Anyone know this one:
WordPress Multisite, Buddypress properly installed. Installing BBpress, all goes well. After changing default user roles in the backoffice of BBpress, I can’t log in with the keymaster account. I’ve looked in the database, there’s only one user with ID 1 in bb_users. When I look in bb_usermeta the user with ID 1 has the meta value of a:1:{s:9:”keymaster”;b:1;}
I can log in with previously created users, but when I try the keymaster it keeps on saying “User does not exist”.
Anyone?
Hello, maybee I’m too stupid to understand this, but I tried everything, and no results. So I hope, someone in this forum, could help me.
After I fully integrated bbpress with my wordpress, the plugins menu just disappeared, like it never before existed…
I’v maide a my-plugins derectory, I’v typed the bbpress url to bbpress integration plugin, I’v even tried to add manually cookiek setting’s to the wp-config.php file, but the result’s are same.
Here a few screenshoths, maybe I did something wrong:
http://img25.imageshack.us/img25/7342/29044580.jpg
http://img88.imageshack.us/img88/469/28218103.jpg
Thank You!
Topic: Account Integration
I’m using a program to restrict access to sections of my wordpress site. This program has it’s own user account authentication. I want to integrate bbPress and my other program.
How would I use the authentication from my other program with bbPress forum software?
Topic: BBPRESS vs wordpress
There are same or not?which diff point?
How to get bbpress Login to use WordPress Login Page?
I’ve customized my WP login quite extensively and would like to redirect logins to my wordpress login.
Thanks in advance!
Hi,
I’d like to have a forum on a site, where the comments are integrated with a forum. Similar to http://www.macrumors.com/.
Is there a forum plugin that does that? I saw this: http://bbpress.org/plugins/topic/wordpress-bbpress-syncronization/, but it doesn’t seem to be maintained, and some people say it’s not working anymore.
Any ideas?
Thanks
Topic: Help with installation?
Hi there.
I am trying to install bbPress on my WordPress website, but I’m not quite sure what I am doing. I downloaded the .zip, uploaded it onto my server, but I’m not sure where to place it to get the desired effect or how to even start the install prompt.
I want to make the forum appear at this address, a page created with WordPress:
http://www.swtortcg.com/forums/
Thanks so much to anyone can help!
Hi all,
I am using BBPress 1.03 and WordPress 3.1.
I have installed both, and BBpress successfully using my WordPress user database, with the relevant user roles mapped. I can log into BBpress using my WordPress user accounts.
I have the following at the top of both my wp-config.php file and my bb-config.php file (note: I don’t have the COOKIEHASH defined in bb-config.php):
define( 'COOKIEHASH', 'd36e8c873ff8f9c997d969ab483cd640' );
define( 'COOKIE_DOMAIN', '.mydomain.com' );
define( 'SITECOOKIEPATH', '/blog/' );
define( 'ADMIN_COOKIE_PATH', '/blog' );
define( 'COOKIEPATH', '/blog/' );I then have the unique keys specified in both wp-config.php and bb.config.php:
define('AUTH_KEY', 'f3y#H_;s:WLry|<code>ja|$!|L%m0xbRE>:o@ N</code>(-Uv:,7WafXX,vR>=z>Uj c@[t>N');
define('SECURE_AUTH_KEY', ':(S7I[u%v0K<!0HAQWP1vcop^4+,=4=jj.ceAmioE|Zo<UY|7g&w$5ntdG,=k;6!');
define('LOGGED_IN_KEY', 'c<code>_Ce{WV{:OhB7in@>].^qb*-y=b@p|^K|_gx.%%^;</code>$2{:$X;eS5SJg<3nH.5)l');
define('NONCE_KEY', '@C%3/EU?/O=Xt36b;Z@;McIeo7UP-|9sqi&gk/f]p?c|Jx0ZNEnCmYS-_T^?[W$');
define('AUTH_SALT', '|++I0w;>^aBCc,eaUTRZxd+EUdj;H1q]_~1B7R blEql3lwt4#y-RziRyS&qVs5');
define('SECURE_AUTH_SALT', 'l<i3+Y-JrYB<3rirFmNi*+>|~:NXPfI _xGzl)2?myj aY{f{%v+U#by5kfFBb5E');
define('LOGGED_IN_SALT', 'Bk~2!XQR}_4H)qno#uTvH?+ }#h|F+KF&CSL5^a:eNM1_.aA]!~r(g|<cvl<;_@');
define('NONCE_SALT', 'P|gX2|>ScAMaOZCrEKv#F*/yZ;Wy*a|uuVA!!ds]MUhE.U,ok+sJMe4dF0;+qft');(Note: in bbconfig.php all the defined values I have renamed with BB_ at the start (such as BB_AUTH_KEY)).
However, I’m still unable to log in to one application (WordPress or BBpress) and have me automatically logged in to the other. I still have to log in to each.
Is there something I am doing wrong?
Kim