Forum Replies Created
-
In reply to: PLEASE Create 2 Versions of bbpress!
It may not be integrated. Duplicating a theme between bbPress and WordPress is pretty simple, since it uses similar templating styles.
In reply to: Bug with 1.0-Alpha-4, when deleting a topicThe answer is to delete the TOPIC not the post, but I suppose we should trac that.
#1010 coming up.
In reply to: bbPress 1.0-alpha-4 releasedYou want your WordPress posts to show up as topics in your bbPress forums?
This sounds like a job for BBSYNC!
In reply to: Will a template engine be used (e.g. smarty)?Using Gallery (which uses Smarty) is mostly an annoyance. Getting layouts to work as I want in Smarty is harder than hjust mucking around with CSS, I’ve had to hack code which to me defeats the purpose. Also you have to purge your template cache every time you make a change to the layout, which is a pain.
Smarty’s a nice idea, but it’s ONE MORE thing to learn for a PHP/SQL driven site.
In reply to: How to get users to be able to post in forumsWhat is your role mapping set to right now?
Mine are this:
WP Admin -> BB Keymaster
WP Editor -> BB Moderator
WP Author -> BB Member
WP Contributor -> BB Member
WP Subscriber -> BB Member
In reply to: ETA of bbPress 1.0 ?They’re no where near the point where they want to pimp a finalized product. Personally, I’ve seen far too many projects like this fail because they promoted themselves before they were ready. Right now, even though there is a stable version, the whole site is pretty much a big public test. There’s too much going on to be able to guess a date, and based on the past, if you held a gun to my head, I’d make things up. Which is what developers do when our bosses want to know how long it will take to build the next toy for our companies. We don’t know, sometimes. Creativity (and yes, coding is just that) is hard to measure.
So. It’ll be done when it’s done. Not by years end. Hopefully us posters can help hammer out the big issues to get them to a live 1.0 version sooner, but it’ll take time
In reply to: How do I change font of Hot Tags?You mean to remove bbPress as a tag? I’ve had problems with deleting tags, but if you remove it from all the posts, it should go away.
In reply to: How do I change font of Hot Tags?See this: https://bbpress.org/forums/topic/adjust-size-of-hot-tags
(I added ‘hot tags’ as a tag to it, since that seemed logical)
In reply to: bbPress 1.0-alpha-4 releasedOkay, I made a ‘double’ cookie by doing this:
$bb->sitecookiepath = '/blog/';
but it still won’t let me be logged into BOTH at once. Grr. I can be logged into WP and WPAdmin, or BB and BBAdmin and WPAdmin, but never BB and WPIf I don’t modify the bb-config file, I can’t log in at all to bbPress. Am I the only one who has WordPress loaded in a subdirectory, with the index kicking back to the main root? That’s about the only thing I have left to try and I really don’t want to screw up my permalinks.
Of possible relevance, the logged_in cookie never gets removed from my cookie jar on Firefox when I log out of bbPress OR WordPress.
Edit: Or maybe I’m just a frackin’ idiot.
I repasted in the Auth Keys and now it’s working… Dude. I keep telling people at work that the average IQ drops 50 points between Thanksgiving and New Years (which is how I explain people making boneheaded mistakes). The new guy asked ‘Does that mean us to?’ and I said “Of course! Watch, you’ll make the stupidest, most obvious screw up in your life in a week or so.” Today was mine, apparently.
I’m going to hang my head in shame.
In reply to: bbPress 1.0-alpha-4 releasedconfigure the WordPress plugin and also follow it’s instructions to modify the wp-config.php file in WordPress.
Did that.
Further to this, you should clear out any manual settings you have made to bb-config.php in bbPress and re-check your settings in the “WordPress integration” page in bbPress admin.
Did that.
Then clear all your cookies and retest.
Did that (went in to Firefox’s cookies and after logging out, whacked everything from my domain).
Result: Login is not shared as I think it should be.
If I login on bbPress I can get into my WordPress admin area, but I do not show up as logged in on the WordPress ‘regular’ side. If I go to comment, it says I’m not logged in.
Also, if I have this line in, I can’t log in to both at the same time:
$bb->logged_in_cookie = 'wordpress_logged_in_<long string>';
I think clearly something’s wrong on my end, but damned if I can sort out what!
EDIT!
I watched my cookies as I logged into bbPress after being logged into WordPress.
WordPress makes two entries for
wordpress_logged_in_<long string>
! Both have ‘Domain’ of.domain.net
, and then path of/
and/blog/
bbPress has one entry and it has Host of
domain.net
(no leading . ) and path of/
I fixed the host/domain part by setting
$bb->cookiedomain = '.domain.net';
but I’m pretty convinced this double existence of the logged_in cookie is what’s screwing me up.In reply to: bbPress 1.0-alpha-4 releasedI’m not sure it fixed everything. Or at least not with root cookies.
If I log in via bbpress I’m logged into bbPress AND WordPress Admin but NOT WordPress user. If I try, subsequently, to login as WordPress user, it acts like I’m logged in, but if I go back to a regular page, it doesn’t work. If I then logout on bbPress, I can log in to WordPress. This happens in reverse as well. I can’t be logged into BOTH at once.
The ‘fix’ to that was to add this to wp-config.php
// Cookies
define('COOKIE_DOMAIN', '.domain.net');
define('COOKIEPATH', '/' );Which has the even WEIRDER side effect of logging me out between apps. Log in to bbPress, fine. Log in to WordPress, logged OUT of bbPress. Ad nasuem.
The ‘fix’ to that is to disconnect
$bb->logged_in_cookie = 'wordpress_logged_in';
Which is sooo wrong.
FWIW:
- WordPress 2.7 is installed in /blog and I’m using Giving WordPress its Own Directory While Leaving the WordPress Index File in the Root Directory
- bbPress 1.0alpha4 is installed in /forums
- I have shallow integration, where just cookies are being shared
- I have the new bbPress Integration plugin turned off (though I tested it on and off)
In reply to: bbPress 1.0-alpha-3 releasedOh, irony. Now it’s not working (cleared my cache and purged cookies to test something else).
In reply to: First pass at a fix for “deep” integration in trunkInteresting… With shallow integration, logging into bbPress logs me (as user and admin) into WordPress as a user but NOT as an admin. For about 20 minutes. Then I tested Deep Integration and now it fails all together.
In reply to: bbPress 1.0-alpha-3 releasedWoah. Whatever the heck changed, I now have integrated login! Minus the admin side (still have to login again to get to WP admin) but …
We’re not worthy!
In reply to: Login using Facebook ConnectFeedback given on the plugin page.
In reply to: bbPress Facebook page@chrishajer, I know it was a recent ticket. I posted about it above. And yet the folks who are complaining about it never say thanks for agreeing it’s an issue. Which yeah, pisses me off, I admit it and I probably was a bit more bitchy than I should be. For that I apologize. I was grousing, in general, of the fact that people expect miracles. This isn’t an excuse for my attitude, and I’m not gonna delve into how I’m on Sam’s end of this at work right now. It’s a case of feeling the pain and wanting to defend my fellow techie sorts.
To anyone who felt I was attacking you personally, I didn’t mean to, and please accept my apology. Like you, I feel strongly about things, and disagreements come when people feel strongly.
To the developers: Thank you for raising a ticket on integration.
In reply to: bbPress Facebook pageHow is repeating that you’re not happy with integration, that it doesn’t work, that it fails, over and over again helping?
Ticket #1007 has been opened, by SAM and that means developers agree. It is highest priority and flagged as critical. So look, they know, they agree, and they’re working on it. Can they tell you how long it will take? No. And instead of doing what my office tries to make me do (make up an answer) they gave you the truth. It will take as long as it takes. If that doesn’t work for you, then you should move on to something else. Because those are your options, unless you want to write the code yourself and offer it up.
There are a lot of tickets (see https://trac.bbpress.org/report/1 ) and a small amount of coders. If you want to (and can) fix bugs, fix bugs. If you can only report on them, report. But once the report is there, badgering the techies to be smarter faster doesn’t help anyone. It pisses off the techs who are trying, but honestly, you can’t inspire creativity any faster than it naturally comes
So thank you for reporting that integration sucks, and that the website implies something that isn’t exactly true – bbPress .9 works with WP 2.6, but it’s not full integration. That should probably be modified to say ‘shared login’ or such. There’s a ticket up for fixing real integration, so that is something that the dev team is aware of.
In reply to: forum exporter pluginYou could probably do it with RSS. If you’re using wordpress, you can do this (I have it as a sidebar widget).
<?php require_once (ABSPATH . WPINC . '/rss-functions.php');
$today = current_time('mysql', 1);
// insert the feed URL here
$rss = @fetch_rss('http://www.domain.com/forums/rss');
if ( isset($rss->items) && 0 != count($rss->items) ) {
// set the number of items from the feed to display (6)
$rss->items = array_slice($rss->items, 0, 5);
foreach ($rss->items as $item ) {
echo '<h1>';
echo wp_specialchars($item['title']);
echo '</h1>';
echo '<p>';
echo wp_specialchars($item['description']);
echo <a href="';
echo wp_filter_kses($item['link']);
echo '">(Read More)</a>';
echo '</p>';
}
}; ?>The main (all posts) RSS feed is: http://www.domain.com/forums/rss
All subsequent forums (fori?) are: http://www.domain.com/forums/rss/<whatever>
Like this subforum would be: https://bbpress.org/forums/rss/forum/plugins
This page would be: https://bbpress.org/forums/rss/topic/forum-exporter-plugin
If you don’t have wordpress, look into MagpieRSS
In reply to: Trac linking in the support forumThis is code with an apostrophe ' in the middle.
That would be a double plus good.
In reply to: Getting forum page numberYes functions.php works for bbPress.
In reply to: Need user role explanationKey Manager – #1 The big Cheese
Administrator – #1 The Veep.
I’m not sure, but I think only a Key Manager can add new admins and Key Managers.
In reply to: Thinking of using bbPress for a forum…Re embedding … There’s this: https://bbpress.org/plugins/topic/admin-can-post-anything/
Also I found https://bbpress.org/plugins/topic/bbvideo/
I don’t use either of them, mind.
In reply to: bbPress Facebook pageI’m a big fan (and now a Facebook fan) of bbPress and don’t want to come off as ungrateful. But I’m definitely concerned about how long it’s taking to get WordPress integration going. Am I wrong in assuming it would be one of the highest priorities?
Sambauers agrees with you. How do I know? #1007
In reply to: Trac linking in the support forumTracklinking has had the bizarre effect of breaking apostrophes when in code blocks.
‘ is just fine.
'
is not so much.In reply to: redirect after login errorChange all instances of ' to ‘