Search Results for '\"wordpress\'
-
AuthorSearch Results
-
January 31, 2009 at 2:29 pm #71273
In reply to: some installation problems
briandbutler
Membermy problem is also “salt” related….
HELP!
I upgraded to wpmu 2.7, and bbpress1.0 alpha 4…. the data base was sharing…everything was almost perfect….but then….
I was in the Admin Panel for bbpress, and was changing User roles (admin of wp to be admin of bbpress, etc)….
Then, I saw that the ‘SECURE_AUTH_SALT’ form was blank…. (in the admin panel of bbpress for wordpress integration)… I thought …”mmm., thats strange, I already entered that when doing the setup.!”…. so…..i entered the key again …..
oops, really bad idea
Now, i get an error message:
Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) in /nfs/c02/h03/mnt/27695/domains/globotrends.com/html/forums/bb-includes/backpress/class.bpdb.php on line 123
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /nfs/c02/h03/mnt/27695/domains/globotrends.com/html/forums/bb-includes/backpress/class.bpdb.php on line 377
HELP!!!!!!
how do i undo what i did?
where do I look? in what file?
my sites are here:
1. bbpress: http://globotrends.com/forums
2. wpmu: http://globotrends.com/community
January 31, 2009 at 2:23 pm #66131In reply to: WordPress + bbPress Integration 101
briandbutler
MemberHELP!
mine was almost working… I upgraded to wpmu 2.7, and bbpress1.0 alpha 4…. the data base was sharing…everything was almost perfect….but then….
I was in the Admin Panel for bbpress, and was changing User roles (admin of wp to be admin of bbpress, etc)….
Then, I saw that the ‘SECURE_AUTH_SALT’ form was blank…. (in the admin panel of bbpress for wordpress integration)… I thought …”mmm., thats strange, I already entered that when doing the setup.!”…. so…..i entered the key again …..
oops, really bad idea
Now, i get an error message:
Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) in /nfs/c02/h03/mnt/27695/domains/globotrends.com/html/forums/bb-includes/backpress/class.bpdb.php on line 123
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /nfs/c02/h03/mnt/27695/domains/globotrends.com/html/forums/bb-includes/backpress/class.bpdb.php on line 377
HELP!!!!!!
how do i undo what i did?
where do I look? in what file?
my sites are here:
1. bbpress: http://globotrends.com/forums
2. wpmu: http://globotrends.com/community
January 31, 2009 at 12:26 pm #4774Topic: Just a Community
in forum ShowcaseSnat
MemberMight as well, add my forums that I and a friend is working on.
I am using bbPress and WordPress for user intergation from my blog.
(Still being designed
)
January 31, 2009 at 11:00 am #70324In reply to: Basic integration screencast
reidwalley
MemberTotally über super-fantastic video, sambauers. I couldn’t have integrated bbPress and WP without it! Thanks a ton! I’m now running WordPress 2.7 and bbPress-1.0-alpha-6.
There are 2 specific things that got me past the “Forum could not be created” screen when I tried to install bbPress the first time:
1. https://bbpress.org/forums/topic/basic-integration-screencast#post-22363
As the post above explains, I added the following line to the .htaccess files for my WordPress and bbPress installations:
AddType x-mapp-php5 .php
Thanks a bunch, chrishajer. It’s ALWAYS a .htaccess addition that makes my installation life easier – LOL.
2. https://bbpress.org/forums/topic/basic-integration-screencast/page/2#post-22465
Thank you asymmetrik. This helped me discover that my WP 2.7 installation didn’t actually have a NONCE_KEY in the wp_config.php file at all. So, I ran the security key generator and got it.
BTW, sambauers , I’m totally diggin’ on your blog’s design/layout: http://unlettered.org/
chrishajer
ParticipantIt does not work with WordPress 2.7 AFAIK. bbPress 0.9.0.4 and WordPress 2.7 don’t integrate. If you want something similar for WordPress 2.7, you might have a look at bbPress Live:
January 30, 2009 at 7:02 pm #62273In reply to: WiiPlayGames.com Forums
Radium
MemberYeah, sorry for not updating on this. Since the forums are completely empty anyway I plan to move into bbpress as soon as 1.0 RC1 is released. My goal was to integrate the forums and the blog, but at the time I originally created the forums it was not possible without heavy modification which proved too time consuming. I have moved my testing of BBpress and wordpress integration to http://www.ridelegend.com/community/ however
January 30, 2009 at 3:34 pm #70321In reply to: Basic integration screencast
chrishajer
ParticipantThe latest stable version of bbPress that integrates with WordPress is 0.9.0.4. That works with WordPress 2.5.x which is fairly old and you’re already past.
I don’t think there is a current stable version of bbPress that integrates with anything current from WordPress. WordPress is moving faster than bbPress right now.
What do you need out of integration that makes it important to integrate bbPress with WordPress? I’m asking honestly because I don’t understand why people do it. Thanks.
January 29, 2009 at 9:49 pm #70315In reply to: Basic integration screencast
msmeritt
MemberI enjoyed the screencast and found it very easy to follow. However, I tried it with BBPress 0.9.0.4 and WP 2.6.3. The bb-config setup was inconsistent with both the video and with what is in my wp-config file. I added a SECRET_KEY in wp-config and used it in the bb-config setup, but things haven’t quite worked out. At first, it was just that being logged into one place didn’t log me into the other. Then all of a sudden it looked like BB cookies were staying around even though I’d logged out of both — and when that happened, I couldn’t log into BBPress at all until I manually removed those cookies.
I’m a bit puzzled why the screencast and the integration plugin would only seem to be valid for an unstable release of BBPress. Yet reviewing https://bbpress.org/documentation/integration-with-wordpress/ it appears that everything should work even the way I did it, and without a plugin at all. Except that it didn’t. Can this be clarified?
January 29, 2009 at 6:57 pm #71588In reply to: can’t administer BBPress after wordpress integration
topdog2046
MemberWhen I put in the secret_key in wp-config.php, I get an error when I go to the regular blog site:
Fatal error: Call to undefined function wp() in /home1/user4026/public_html/wp-blog-header.php on line 20
I was able to get the fix_admin plugin and run it and it restored keymaster access to bbpress, but for some reason the error (see line above), occurs on my regular wordpress site.
Would you recommend I reinstall both wordpress and bbpress and start from fresh?
Also, is there an easier guide on BBPress and WP integration? The screen cast does me no good as I’m visually impaired and therefore depend on assistive technology to aide me in reading the screen content.
If needed, I can paste my WP config file as well as my bbpress config file. Just tell me what configuration files you require and I will get them.
January 29, 2009 at 6:13 pm #70313In reply to: Basic integration screencast
Ipstenu (Mika Epstein)
ModeratorI have to disagree there, chrisgoat
I have WordPress in
/blogand bbPress in/forumsand I have had WordPress on my site for a couple years before integration.I did set my cookies to all be treated as from root, mind you, but I do that for both bbPress and WordPress, and it works fine.
January 29, 2009 at 2:56 pm #71677westpointer
MemberBTW – I have this same configuration working fine on three other servers that are all on different hosts. This host is php 5.2.8; mysql 5.0.51a-community-log. I’ll check what versions the other servers have but that seems fine.
January 29, 2009 at 2:55 pm #71676westpointer
MemberOne other comment – I have this same configuration setup on three other servers (different hosts) and it works fine. This host is php 5.2.8; mysql – 5.0.51a-community-log
January 29, 2009 at 2:49 pm #4765westpointer
MemberI had WordPress mu alpha 6 setup with bbpress integration. I went into bbpress admin -> settings -> WordPress integration. When I saved the settings I get an error message that admin cannot connect to the sql server. Now, I can’t log into bbpress. Here’s the error:
mysql_connect() [function.mysql-connect]: Access denied for user 'admin'@'localhost' (using password: YES) in /home/greath6/public_html/bb/bb-includes/backpress/class.bpdb.php on line 123I know I can delete my bbpress install, remove the bbpress tables, re-install and it will work again. But, I’ve already done that twice! Anyone know a real solution to this happening or why it happens?
January 29, 2009 at 1:21 pm #71318In reply to: Registration after Integration
circuit
Memberi have the same problem. i am the keymaster, but after requiring the wordpress header, i show as ‘inactive’, even though i can still post. my profile has not changed and my permissions are fine.
January 29, 2009 at 12:00 pm #70312In reply to: Basic integration screencast
chrisgoat
MemberThis only works if you install wordpress in a “root” folder and it has to be a clean install, cookies will not push to subfolders, and if you already have wordpress installed in a subfolder of a current website forget it.
As of release 2.7 it only uses one cookie hens even if you do get this loaded when you return to wordpress or your forums you will have to refresh the page for the login to even show.
Great video but really not any good for anyone that already has wordpress installed on a current website it has to be a fresh install in the root of the website.
Plus I believe this modification has been abandon as there has not been a post from the author for over 3 weeks.
Thanks
Chris
January 29, 2009 at 2:08 am #71623In reply to: Let ask again …
_ck_
ParticipantLet me give you a little unofficial insight (half my opinion, half fact).
Automattic has millions in investment funding, it’s not going away, neither is bbPress.
But right now bbPress doesn’t make any money for Matt – in fact, it’s the opposite, it costs him to pay people to code it – so you won’t see lots of money thrown into developing it. bbPress was originally written by Matt to run the WordPress.org forums but it’s new goal is apparently to eventually power TalkPress (a forums version of WordPress.com)
Currently Sam is the only one working on bbPress but that’s only because other resources are being diverted to other projects. There have been at one time three or maybe four developers (including Matt) on bbPress. Just because there is only one person working on it now is NOT a sign that it is going away. It’s simply because Matt has only so many coders and needs them elsewhere. (You may notice Michael is temporarily MIA).
The people complaining were obviously not around for WordPress development and haven’t read any history about it. WordPress was nearly the EXACT same way. Until there was a commercial project based on it (ie. WordPress.com) development was in bursts. Nothing for weeks, and then a frenzy, before a new release.WordPress didn’t really make it’s mark until 2.0 – 2.1, then it took off and then Matt could justify paying lots of people to support it.
Like I keep saying but no one listens, bbPress is PRE-RELEASE software. It’s not even 1.0 yet. And just like WordPress, people who come onboard someday at version 2.0 – 2.1 will wonder what the heck you were complaining about.
If you are using bbPress right now, you are an EARLY ADOPTER.
You are experiencing EARLY ADOPTER BLUES.
Some people complain, some people try to contribute, some people go elsewhere.
January 29, 2009 at 2:02 am #71583chrishajer
ParticipantWordPress plugins do not work inside bbPress. The advice is normally to port it from WordPress to bbPress but I don’t believe I’ve seen any documentation on how to do that.
January 28, 2009 at 8:06 pm #71621In reply to: Let ask again …
Ipstenu (Mika Epstein)
Moderatorfrooyo, thank you. That was (to me) helpful and explanatory.
My guess is that until bbPress stops being used as WordPress’s forum of choice, it will continue to have a future. At that point, worry.
January 28, 2009 at 6:49 pm #71618In reply to: Let ask again …
Ipstenu (Mika Epstein)
Moderator> An employee only has to report his results to his employer
Yes, and so what? I’m asking is he employee or not
That information is confidential in many states. No one is required to tell someone who they work for, even for insurance (your insurance has the right to turn you down due to lack of trust in that case, but still). As such, that question can be dismissed as ‘not your business’, pardon me for the crudity

So here’s my question for you. Towards what end will you go with the information of Sam’s employment? If you find out that yes, he is an Automattic employee and assigned to bbPress, will that make you react differently than if you found out, say, he was assigned to bbPress, WordPress and was asked to fill in at Akismet?
Basically this: Why does it matter who he works for?
If you’re asking ‘Why is bbPress development so slow?’ you could just ask that and anyone would tell you: There are few developers working on it at the moment. Cause the only other question I can find is like when you watch Survivor, and the Jury person says ‘My question for the finalists is that you suck.’ While entertaining to watch, it’s not a question.
January 28, 2009 at 4:49 pm #71660In reply to: New WP Posts to create new BBPress Topic
Malice
MemberNot recommended for SEO though. Duplicate content is a nono for google.
Just tried the plugin,
Would be great if Sam made a “noindex” or “noarchive” option just for those topics in the forum. It would then show the topics in the forum, add comments to the blog when replied in the forum, and just index the wordpress post.
Having said that,
It doesn’t list the latest topics if I try the widget, even after having set the forum url in the settings and such. Using alpha 1.06 bbpress and WP 2.7. The plugins (xmpp?) in bbpress are also activated.
January 28, 2009 at 4:38 pm #69375_ck_
ParticipantOnce 1.0 beta is released things will be far more solid.
You have to understand that 1.0 is almost a 75% re-write (or re-structuring) of 0.9 so many things have changed. To an end user it seems the same but that’s because of much backwards compatibility work by Sam.
bbPress 1.0 is 150% the code size of 0.9
So when 1.0 goes beta, that would be a good time to start documentation.
January 28, 2009 at 4:33 pm #71659In reply to: New WP Posts to create new BBPress Topic
chrishajer
ParticipantYou used to be able to do this with BB Sync. With the new versions, I think there is a bbPress plugin for WordPress.
https://wordpress.org/extend/plugins/bbpress-live/
The plugin author posted how to use it a while back but I can’t seem to find it. If you’re using WordPress 2.7 and the alpha of bbPress, I think bbpress-live is the way to go.
January 28, 2009 at 4:21 pm #71631In reply to: WPMU 2.7 cookie integration
slambert1971
MemberI have done all of this. The AUTH keys are identical in both the WordPress and bbPress config files. The cookie name is, I think, correct. I have posted parts of my config files here:
[links to keys removed by moderator chrishajer]
Thanks for any help. Like I said, the only thing that doesn’t work is the shared login part. I can not test these while at work, but any suggestions you can give will be tried when I get home. Thanks.
January 28, 2009 at 3:58 pm #69374ganzua
MemberIpstenu; I’m not requesting at all
just suggesting in case CK has another inspired day and has an unrestrained need of writing another guide. Just that, no demand.
January 28, 2009 at 3:18 pm #71630In reply to: WPMU 2.7 cookie integration
Ipstenu (Mika Epstein)
ModeratorDump all your cookies and cache. If you’re using Firefox, you can actually leave your cookies open while browsing, so with that open, log back into WP.
Make a note of your cookies.
Log in to BB. See if the cookies have the same name. You should have about 6 or so called wordpress_LONGSTRING and if you look at those cookies, the folder locations will be / or /forums or /blog etc etc. If they’re NOT the same cookie name, then you have missmatched AUTH keys in your forum.
-
AuthorSearch Results