Search Results for '"wordpress'
-
AuthorSearch Results
-
June 18, 2010 at 3:03 pm #89677
In reply to: noob bb/wp installation issues
kevinjohngallagher
MemberNo apologies needed for being new mate, we all were once.
bbPress is a standalone piece of software and not a WordPress plugin.
Ideally at some stage in the last 3 years someone would have put theat sentance somewhere obvious on this website, or in the readme or something because you’re not the first to make this mistake, and you won’t be the last.
You basically want to upload bbPress into it’s own folder below wordpress. You can call this anything you want (forums, support, bbpress, chat etc).
Edit your config file in that folder, and load that folder in a browser (same way you install wordpress basically) and an installer appears.
Now, there is a guide on this website found here: https://bbpress.org/documentation/installation/
Personally, i think it’s a clear and detailed as mud so I strongly recommend the following guide:
http://wpbbpthemes.org/integration/
It’s very procedural, but given that it takes 19 steps to explain to you what the official documentation explains in 1 step (“6.Follow the instructions in the installer”), i think thats a really good thing.
Any questions, come back and drop us a line.
Kev
June 18, 2010 at 1:12 pm #89957_ck_
ParticipantThe WordCamp minute about bbPress is old news. I preserved it here so you don’t have to wade through the rest of the WP 3.0 stuff:
http://bbshowcase.org/forums/topic/matt-on-bbpress-wordcamp-san-francisco-may-1st-2010
Please note the plugin version of bbPress for WordPress will almost certainly be completely incompatible with all existing bbPress themes and plugins and all advice/knowledge to date will become useless.
It will be essentially an entirely different program just using the same name and I hope Matt just renames it to something else to prevent massive confusion.
June 18, 2010 at 11:37 am #89955zaerl
ParticipantMore than one hour of Matt is too much for me and it seems that “videopress” doesn’t let me skip the video.
The day bbPress will become a WordPress plugin, ehm, a core plugin I will run away fast. I began using bbPress cause it’s light software in a world of bloatware. If I need to load all WordPress 3 AND then all bbPress the “light” adjective will not be more valid.
June 18, 2010 at 6:32 am #34520Taeo
MemberIn case you didn’t it’s up on the WordPress 3.0 launch post – scroll down a bit.
http://wordpress.org/development/2010/06/thelonious/
If you work with WordPress in addition to bbPress I urge you to check it out. You’ll get alot of insight into how Matt sees things going in the future and how they (Automatic) approach open source.
If you don’t work with WordPress I still urge you to check it out! Towards the end a woman asks a question about the state of bbPress. He answers very frankly and cites these very forums.
I know there are many people on these forums right now that are not thrilled with Matt and Automatic’s handling of bbPress over the past year or so. For me his comments in this video really puts things in perspective and I now feel very good about the future of bbPress.
Earlier in the video Matt discusses how the WordPress team is planning on trying something new and releasing what he calls “core plugins” for WordPress 3 – basically large scale plugins that add powerful functionality and are officially supported by Automatic. I foresee bbPress becoming one such plugin.
Anyways enough of me telling you about it, go watch the video!
June 18, 2010 at 1:41 am #89949In reply to: Upgrade to WordPress 3.0 Final Experiences?
garrik
MemberThanks…your response was 6 minutes ago and I had already done all my back ups so I upgraded.
Now using WordPress 3.0 and BBPress 1.02 and so far, no detectable problems. Nothing wrong with that.
June 18, 2010 at 1:34 am #89948In reply to: Upgrade to WordPress 3.0 Final Experiences?
Rootside
Membermetaboy: Yes.
1. bbPress generally seems to work fine out of the box with 3.0, at least for me and a few others, so that’s looking good
2. I needed zaerl’s plugin for deep integration, ie using WordPress functions/template tags to pull in the WordPress header and footer. I’ve tested it further since, and haven’t encountered any problems.
In fact, only the registration of new users was ever a problem. I had WordPress 3.0 RC and bbPress running for a few days before I even encountered that issue.
June 18, 2010 at 1:33 am #89947In reply to: Upgrade to WordPress 3.0 Final Experiences?
zaerl
ParticipantI was reading through that and got a little lost. At the end you were able to get things working with Zaerl’s plugin?
Yes. There is only a little problem regarding registration (if you use deep integration) but this is solved by my plugin. If you don’t use deep integration don’t install it.
June 18, 2010 at 1:08 am #89946In reply to: Upgrade to WordPress 3.0 Final Experiences?
btko
MemberI did a fresh install of both and everything is working as far as I can tell.
June 18, 2010 at 12:52 am #89945In reply to: Upgrade to WordPress 3.0 Final Experiences?
garrik
MemberI was reading through that and got a little lost. At the end you were able to get things working with Zaerl’s plugin?
June 18, 2010 at 12:50 am #89944In reply to: Upgrade to WordPress 3.0 Final Experiences?
June 18, 2010 at 12:46 am #34519Topic: Upgrade to WordPress 3.0 Final Experiences?
in forum Troubleshootinggarrik
MemberI have decided to hold off on upgrading to WordPress 3.0 because of my plugins and my fear of breaking something.
Has anyone using bbpress upgraded to 3.0 yet? Possible?
June 17, 2010 at 9:25 pm #88539In reply to: WP 3.0 beta 2 integrated user registration
zaerl
ParticipantThe closing tag isn’t required.
The problem is that WordPress declare a global variable called $user_email and in bbPress core file register.php they use the double-dollar notation (variable variables) that are evil. EVIL. So a $$key become a $user_email that is already defined and than not assigned and blah blah blah.
June 17, 2010 at 8:10 pm #88537In reply to: WP 3.0 beta 2 integrated user registration
zaerl
ParticipantI’ve built a plugin for you. It’s called zaerl WordPress 3 fix. http://pastebin.com/JhJzLjvQ
Have a nice day.
June 17, 2010 at 7:01 pm #89900In reply to: WordPress/bbpress and some tweaks.
dmb06208
MemberWell you kinda beat around my question bush. I was basically asking if official development WAS GOING TO CONTINUE or not. Not much has changed with bbpress in the past year other than the plug-ins released by the public. The moral around here is not the best right now. Ive done some reading. I know its open source. You guys should group together and just fork it right now and say good bye to the head aches. I want to put my time and effort into bbpress, and hope it doesn’t go the way of a dead forum system in two years.
June 17, 2010 at 6:45 pm #88535In reply to: WP 3.0 beta 2 integrated user registration
Rootside
MemberOh, thanks…
“Deep Integration” was never intended with bbPress sadly
I don’t know – of course I’d really like to have bbPress “deeply integrated”, and it’s particularly frustrating to see that everything seems to work except for the registration process (and some other, solvable little bits like title tag, current page body tag etc.).
But I would probably agree that deep bbPress integration shouldn’t be a priority for WordPress core development. In that respect, having bbPress as a standalone system that also works inside WordPress may simply be asking too much:
Look at other solutions – they’re either bloated or phenomenally ugly and near impossible to customise, or both. But I’ve tested several of them with WordPress 3.0 RC3, and they all get two things right straight away – integration and shared users, with just a few clicks.
They’re also all plugins…
For now, I’ll have to see if someone finds a way around this problem, or if I’ll have to replicate my WordPress theme for bbPress and leave deep integration alone. Stupid, really.
Then there’s also Justin Tadlock, who is building a forum using nothing but WordPress custom post types and custom taxonomies. Should be interesting to see how that pans out…
I’ll stick this on the WP boards – it seems WordPress 3.0 has been released just a few minutes ago, I’m pretty sure others will run into the same problem.
June 17, 2010 at 5:57 pm #88468In reply to: Using login_form from bbPress on a WordPress site
kevinjohngallagher
MemberWhen you say it does not work mate, can you tell us what it does instead?
It might be a quick fix
June 17, 2010 at 5:56 pm #88534In reply to: WP 3.0 beta 2 integrated user registration
kevinjohngallagher
MemberRootside, this is good methodical thinking, thank you for it.
“Deep Integration” was never intended with bbPress sadly, and it’s something that the Automattic folks have shy’d away from. I’ll look for Sam’s quote on it in a bit (as he summed it up brilliantly).
I’d throw this error on the WP board and see if it gets any traction (i reported the original bug form this thread and it recieved no responses at all), but it might not given that bbPress’s integration with WordPress is not a priority for either system.
If this still exists in 3.0 when it’s released, we’ll see if we can get a sticky made to warn people.
Good work!
June 17, 2010 at 5:24 pm #88533In reply to: WP 3.0 beta 2 integrated user registration
Rootside
MemberWait a minute:
Looks like it might be deep integration that’s causing the problem:
https://bbpress.org/documentation/integration-with-wordpress/ recommends adding
require_once(dirname(__FILE__) . '/path/to/wp-load.php');to bb-config.php.I just added that (using the correct path) to my working installation, and I’m getting the ’email is required’ behaviour again. Delete it, and registration works.
I’m not sure if that means deep integration doesn’t work at all with WP3.0…?
June 17, 2010 at 4:47 pm #88531In reply to: WP 3.0 beta 2 integrated user registration
Rootside
MemberOkay, bug hunting is hereby unsuccessfully terminated for the time being:
I installed WordPress 3.0 RC3 and bbPress 1.0.2 in a different subdomain on the same server, and everything works as it should:
I can register new accounts, they show up in WordPress without a role, but as soon as I’ve logged in and posted a reply, I’m mapped as a subscriber in WordPress.
Adding a new user in WordPress works as well, I can hop over to bbPress, log in with the details chosen in WordPress, and post as a member.
Now that I see it working on the same server, I must have made a mistake in the first installation, or it’s a crazy bug. I doubt it had to do with my custom theme, because I switched back to the defaults during testing. However, I’ve only tested the new installation with the defaults, I’ll be back here if anything goes weird…
I’m still slightly uneasy about this of course, because I usually find the bugs or errors, even if I can’t always (okay, rarely) solve or correct them myself. But given that bbPress is BY FAR the best solution for a simple forum on WordPress, I simply had to make it work. Non-intrusive custom themes and Akismet are just two reasons why bbPress is so far ahead of other WordPress integrated solutions; I’ve tested 4 alternatives over the last week or so – OMFG.
The only thing I can offer to others is to try again, following Sam Bauer’s screencast at https://bbpress.org/forums/topic/basic-integration-screencast
(with one addition: when bbPress asks for the cookie salts and you can’t find them on the admin page bbPress links to, copy them from wp-config.php)
June 17, 2010 at 4:07 pm #88467In reply to: Using login_form from bbPress on a WordPress site
pagal
ParticipantI’m sorry to tell you people that..its working on localhost correctly but not on live… depressed again…topic still not resolved
June 17, 2010 at 3:24 pm #89917In reply to: Extra dropdown field in registration page
kevinjohngallagher
MemberI was merely offering a solution. You don’t have to take it.
I actually install WordPress with almost every bbPress forum, even if it’s not needed. I don’t use Deep Integration so there is no overhead. All I do is point my bbPress forum action towards the WordPress page, and it redirects people back to bbPress, without ever seeing WordPress.
Again, it’s merely a solution. It’s not one that you have to take.
but I still need it
Then write it yourself mate

You did already get annoyed and bumped your own post when no-one had replied in under 4 hours. If you need it that desperately, then you should write it yourself

Otherwise, we’re jsut trying to help.
…think beyond
… answering your questions next time? you got it, i’ll think beyond

=====================================================================
EDIT:
Pagal didn’t we actually go over this 4 weeks ago?
Look, what we have here:
https://bbpress.org/forums/topic/wordpress-registration-and-login-via-bbpress
Started by Pagal 4 weeks ago.
Which was solved at :
https://bbpress.org/forums/topic/using-login_form-from-bbpress-on-a-wordpress-site
June 17, 2010 at 3:14 pm #89916In reply to: Extra dropdown field in registration page
pagal
Participant@kevinjohngallagher but I still need it… no need of plugin but code..
if you force all your members to kick off toward wordpress then its your choice not mine and not other members…think beyond
June 17, 2010 at 3:07 pm #89915In reply to: Extra dropdown field in registration page
kevinjohngallagher
MemberGeneric plugins are actually quite good for this, at least the WordPress one is quite ideal. I generally force all my members to register and login via WordPress and that gives me way more options in terms of Plugins and Database
June 17, 2010 at 3:06 pm #89899In reply to: WordPress/bbpress and some tweaks.
kevinjohngallagher
Membershould I waste my time and effort in this forum software
You should never waste your time on anything.
Is it going to stay alive and healthy?
It’s open source software.
It can be anything you want it to be. If at any time it’s not what you want, you can change it

Cos, respectfully, none of us can see into the future.
June 17, 2010 at 11:50 am #89898In reply to: WordPress/bbpress and some tweaks.
zaerl
ParticipantYes, yes and yes. Respectively. I love the clean style of your site. I will change the double-line border of the forum table in a single line.
-
AuthorSearch Results