Search Results for '\"wordpress\'
-
AuthorSearch Results
-
December 14, 2009 at 1:53 am #82514
In reply to: wp integration cookie does not work
gerikg
MemberWordPress “auth” cookie salt, WordPress “secure auth” cookie salt , and WordPress “logged in” cookie salt should be NOT editable (it shows a picture of a lock next to it) if they are then you messed up on step # 3.
Here’s an image: http://s2.postimage.org/XgZt9.jpg
December 14, 2009 at 1:35 am #82513In reply to: wp integration cookie does not work
alpacino85
MemberThanks for all the reply’s
I have a question though, at step 5 what do you mean by “The last 3 should be LOCKED”
the last three fields should be locked?
couse in my screen i have the following fields beneeth “Blog address (URL)” field.
*WordPress “auth” cookie salt
This must match the value of the WordPress setting named “auth_salt” in your WordPress site. Look for the option labeled “auth_salt” in this WordPress admin page.
*WordPress “secure auth” cookie salt
This must match the value of the WordPress setting named “secure_auth_salt” in your WordPress site. Look for the option labeled “secure_auth_salt” in this WordPress admin page. Sometimes this value is not set in WordPress, in that case you can leave this setting blank as well.
*WordPress “logged in” cookie salt
Am i missing some steps ?
December 14, 2009 at 1:01 am #78544gerikg
MemberTry installing this: https://wordpress.org/extend/plugins/add-bbpress-default-role/
for wordpress -> bbpress
and
the wordpress integration option in BBpress should take care of the other.
December 13, 2009 at 11:57 pm #82512In reply to: wp integration cookie does not work
gerikg
MemberAlso another problem is when you upgrade from an older version (wordpress/bbpress) the XX-config.php files are different than what you already have. Check wp-config.php against wp-config-sample.php & bb-config.php against bb-config-sample.php should be fairly simple.
December 13, 2009 at 11:53 pm #82378In reply to: bbPress IRC Transcript 12/9/2009
buddha-trance
MemberI would also prefer if bbPress and WordPress stay separate. That would make bbPress much more powerful.
What we need for new users is very clear instructions on how to integrate. The login cookies was the nightmare part when I first set it up, because of so many different threads and inconsistent advice on how to do it, so it became a trial and error thing, with a great loss of time. The same could be done with clear instructions on how to integrate a WP matching theme. If all the steps are defined clearly, and there is a codex like WP has, having bbPress as a standalone would allow for a lot more customization and expandability than if it were a plugin. Many would rather use certain plugins on WP, and others on bbPress, without bloating either one (and possibly avoid plugin conflicts between the two).
December 13, 2009 at 11:51 pm #66180In reply to: WordPress + bbPress Integration 101
gerikg
Memberdaudev
Start with my instructions here.
https://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61676
The difference is step 7
Step 7 WordPress type will be WordPress MU
You’ll have I think four lines.
define( ‘COOKIEHASH’, ‘####################’ );
define( ‘COOKIE_DOMAIN’, ‘.website.com’ );
define( ‘SITECOOKIEPATH’, ‘/’ );
define( ‘COOKIEPATH’, ‘/’ );
Copy it to both files but take out the HASH line in bbpress.
So copy copy the four line into wp-config but the last three line into bb-config
December 13, 2009 at 11:31 pm #66179In reply to: WordPress + bbPress Integration 101
daudev
MemberI found one problem with missing cookie domain in wp_config file and fixed it, but the thinghs are more wired now.
When i log in from bbpress i’m NOT logged in wordpress but can do it, opposite when i log in from wordpress i’m not logged into bbpress and can’t do it.
if i login with 2 different users first from bbpress and then from wordpress i have 2 sets with identical cookies just with different username. If I use same user to login i have just one set of cookies with all the admin paths. I don’t have different cookie hash!
One thing I found and maybe this is the problem, I don’t have database secret in bb-admin/options-wordpress.php. I don’t knew where i can find this. If I can find it and manually change it in the database.
I’m using bbpress 1.0.2 and wordpress 2.8.6
December 13, 2009 at 10:46 pm #70684In reply to: Reply to Topic Link Not Working
chrishajer
ParticipantCan you reply when using the default theme? If you can, then the problem is with your theme.
Also, are you integrated with WordPress? If so, what version of each did you install?
And finally, what plugins are you using? Maybe one of them is causing this.
December 13, 2009 at 10:34 pm #82499Friedl82
MemberI had such a problem with a free guestbook hoster. I wanted to integrate it into a wordpress site.
I solved it with iMacro and javascript that parsed the sites and generated a SQL file for me which could be integrated in the wordpress database.
The problem would be getting the userdata like passwords. And a guestbook is much simpler than a forum.
But you could have the posts in this forum and I think that would be better than nothing.
December 13, 2009 at 8:40 pm #82377In reply to: bbPress IRC Transcript 12/9/2009
citizenkeith
ParticipantI would rather bbPress and WordPress be separate. Why go to the trouble of adding all that WordPress bloat to bbPress when I just want a good simple forum?? Sounds to me like the developers want to take a shortcut and avoid the integration issues by merging the two. I don’t think that’s a very good idea…
December 13, 2009 at 8:02 pm #82376In reply to: bbPress IRC Transcript 12/9/2009
Ipstenu (Mika Epstein)
ModeratorYou could just make the WP install part the ‘about this site’ page, or use it for a FAQ. Most forums I’ve seen end up using some plugin to force that anyway, so the loss is a little negligible.
What about having WP bothers you so? I mean that sincerely, since I suspect a good, logical argument would be beneficial to the development. You say you can’t afford a WP install, but I don’t know why (security risks? just don’t like it…)
Speaking as a coder/programmer/developer/whatever, I think that BB is most often used in concert with WP, and the integration is superficial right now. You can easily get user integration, but login can have issues and themes are often separate. While I had only minimal issues setting it all up, the difference between setting up WP and BB versus WPMU+BuddyPress+BB is obscene! It’s all of a click and done for the later, and there’s really no reason it can’t be that easy for WP. That kind of integration would really help BB get out there and be used.
This is a 5 year old app, it’s barely in V1, and it needs an injection to get it back on track. If the developers feel it’s easier, better and work on and support, well, I trust them. As far as forums go, there are other, better, stand-alones out there. If the dev team don’t want to complete against those, and want to make a niche app, that’s not a bad idea.
The forums at wordpress.org and mu.wordpress.org and wordpress.com are all using bbPress, which I suspect might be the driving force there.
December 13, 2009 at 7:53 pm #82510In reply to: wp integration cookie does not work
gerikg
MemberIf I remember correctly bbpress refuses you to put www and WordPress doesn’t care. When one has www and the other one does not the cookies don’t work.
December 13, 2009 at 7:44 pm #82509In reply to: wp integration cookie does not work
chrishajer
Participantgerikg, # 1 is a deal killer for me: you cannot use www for your WordPress and bbPress installation? Why is that? Problems with cookie integration? Just curious. Thanks
December 13, 2009 at 6:50 pm #82375In reply to: bbPress IRC Transcript 12/9/2009
Olympus
MemberThe problem is that some people ( me for example ) don’t want to install a blank WordPress blog integrated with the bbPress forum just for the Facebook Connect support .
Oh and, I think it’s a really bad idea to make bbPress a WP plugin, if it’s gonna happen, there will be two choices for me : either leave bbPress and search for another easy to design forum software, or stick with the 1.0.2 or something like that and avoid to update . Because I can’t afford to install a WordPress blog just to use bbPress !
So, I think Matt is wrong when he’s saying that bbPress can’t compete in the forum software market ! IT CANS ! Just do some little improvements like default theme rewriting ( so that newbies will be encouraged to use it ), and write a Codex so that everyone sees how easy it is to customize bbPress, then, when bbPress becomes mature, try to link the two sites wordpress.org and bbpress.org together ( well yeah, when I visit WordPress.org, I don’t see any mention of bbPress ! ) to have a greater user base .
Matt had two choices :
- Listen to the non-coders ( who are requesting to make bbPress a WP plugin, because they find it “too hard” to integrate in the WP theme ) .
- Listen to the coders ( who are saying that bbPress should stay a standalone application ) .
Matt made the wrong choice ( the first one ), so I think that many coders will leave bbPress .
Sorry but… If someones wants a WP plugin, there are tons of them : SimplePress is a great example !
So please, leave bbPress as a standalone application !
December 13, 2009 at 6:43 pm #82507In reply to: wp integration cookie does not work
gerikg
MemberChrishajer, I’ll try. There are several reasons why it doesn’t work but I’ll write it here. I usually find it and then write about it but I’ll try your way.
1 When installing wordpress/bbpress do NOT use “www.” Example: use bbpress.org not http://www.bbpress.org and use the same database. You do not need to change the prefix, I prefer you don’t because you’ll run into problem later.
2 Make sure bbpress is in a folder in wordpress. example: wordpress/bbpress/ not on the same level.
3 The folder does not have to be named bbpress, most people make it forum or forums.
*After successfully installing both programs open wp-config.php (in the wordpress folder) file. Around line # 45-# 48 you’ll see define(‘AUTH_KEY’…. go to this URL (https://api.wordpress.org/secret-key/1.1/salt) and get the EIGHT keys and REPLACE the FOUR keys that are there. Save. Keep the file open for now.
4 Open bb-config.php (in the bbpress folder) do the same thing here. With the SAME keys you put in the wordpress file put in the bb-config file around line # 41-45. Save. Keep the file open for now.
5 Clear your cache on your browser. Log into your bbpress dashboard and go to Settings->Wordpress Integration-> WordPress Administrator should be keymaster. Every other option should be member for now. WordPress address (URL) should be the URL again NO www. Blog address (URL) the same as before. The last 3 should be LOCKED if not repeat the steps 3&4.
6 Login to your wordpress dashboard. Go to Plugins->Add New-> search for “bbPress Integration” it should be the first one. Install it and activate.
7 Go to Settings-> bbPress Integration. Enter the bbPress URL without the www. Your plugins URL leave blank. Click on Save Changes. On the bottom box you’ll see some text copy it. Most likely it will say “define( ‘COOKIEPATH’, ‘/’ );”
8 Paste the line in wp-config.php file around line # 16 (MUST be on top. Don’t know why) and paste it in bb-config.php in line # 13 (Must be on top). Save. You can delete the plugin, it’s no longer needed.
9 Clear your cache on your browser and you’re done.
Known Problems
*Two different database, one for WP and one for BBP, does not always work.
*Changing the database prefix. There are tutorials out there that tell you to do it, just don’t.
*Hosting companies that offer free databases, have buggy databases.
*BBpress not being in WordPress folder. I don’t think the plugin takes that into account.
December 13, 2009 at 5:57 pm #82506In reply to: wp integration cookie does not work
chrishajer
Participantgerikg – please post what you find. Maybe it’s a simple mistake that everyone is making, or you can show how the integration documentation needs to be updated to make this easier for everyone.
I know it’s sometimes easier to just go and fix stuff yourself instead of going back and forth in a forum trying to figure out what’s wrong, but I really do hope someone posts a procedure for integrating logins that will work for everyone. alpacino85 did what I think most reasonable people would do: download the most recent version of both software packages and then follow the latest integration instructions (even though they’re out of date), but that doesn’t seem to work. Lots of people have the same exact issue (logging into WordPress logs you our of bbPress or vice versa) so I hope there’s on little “gotcha” or “ah ha” that can be posted to take care of this for most people. Thanks.
December 13, 2009 at 11:57 am #82055f1f
MemberOK, switching back to the default theme allows me to change user roles. If I then switch back to my current theme a user who I’ve changed to a moderator can still moderate posts.
So I guess we’ve identified a couple of things:
1. My custom theme is broken at the point where user profiles are being edited
2. It also seems the WordPress integration is broken
Any further pointers you can give me on how to correct these would be great, thanks for all your help so far.
December 13, 2009 at 11:52 am #78543hpguru
MemberUser with role in bbPress and without role in WordPress log in to WordPress and WordPress change role none to your WordPress default role.
December 13, 2009 at 11:33 am #78542Casemon
MemberSeeing the same here.
Using WP 2.8.6 and BBP 1.0!
December 13, 2009 at 5:46 am #32542Topic: wp integration cookie does not work
in forum Troubleshootingalpacino85
MemberHello,
I integrated wordpress Version 2.8.6 with bbpress Version 1.0.2
My user table is correctly shared, couse i can login on both.
When I switch from wordpress to bbpress, I am nog logged in, if i log in on bbpress i get logged out on wordpress.
Does any one know what i did wrong ?
December 13, 2009 at 4:52 am #82054chrishajer
Participant2. Does this problem occur when you use a stock theme like Kakumei?
And your integration is not correct if when you log in to WordPress you get logged out of bbPress.
December 13, 2009 at 4:21 am #82490In reply to: WordPress Plugin to bbPress Plugin
Gautam
MemberThanks Michael
December 12, 2009 at 10:13 pm #82496Olympus
Member@chrishajer : It’s not a hosting provider like the rest ! It’s like the WordPress.com service, it just gives free PhpBB2 hosting, but no FTP or SQL access, and their support refuses to give the SQL files .
December 12, 2009 at 6:07 pm #82489In reply to: WordPress Plugin to bbPress Plugin
Michael
ParticipantThat’s awesome! I have just commented on the beta.
Thank you!And thanks for the tips – they sound very logical, and pretty much confirm what I kept asking myself.
I really appreciate all your help.
December 12, 2009 at 4:48 pm #82488In reply to: WordPress Plugin to bbPress Plugin
Gautam
MemberJust released bbCumulus beta – https://bbpress.org/plugins/topic/bb-cumulus/
-
AuthorSearch Results