Search Results for 'bbpress'
-
AuthorSearch Results
-
August 11, 2008 at 8:53 pm #64022
In reply to: Merge registration pages
mattbaehr
MemberHow do I change the reg links? In my theme, here is the reg code:
<li id="meta" class="widget">
<h2><?php _e('Members') ?></h2>
<ul>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<?php wp_meta(); ?>
</ul>
</li>What would I do to get it to redirect to the bbpress registration page?
August 11, 2008 at 8:51 pm #3781Topic: Forum List on front page differs from logged in view
in forum TroubleshootingMax
MemberHello,
I’m testing bbpress since 2 months and today I recognized the problem, that the forum list on frontpage differs from logged in view to logged out view.
I have only one forum for moderators, all other forums are open to all, but on the list in logged out view are 3 forums and in logged in view there are all 5 (6) forums.
If I change the order of the forums, then the list on front page behaves strange and shows less forums than before.
I have 2 screenshots:
http://forum.max-fun.de/temp/forum1.jpg – logged in
http://forum.max-fun.de/temp/forum2.jpg – logged out
August 11, 2008 at 7:05 pm #66288In reply to: bbPress 1.0 alpha looks interesting
chrishajer
ParticipantI agree on the search. It’s too “in your face now.” I think it should have been in the template files and commented out. People could uncomment it to get the functionality. We’ll never be happy. At least with it there now, people can see it, remove it or style it however they want. This is probably better than there being nothing in the template at all before. That’s typically how WordPress themes are: they have a bunch of useless cr*p in them that I just remove or comment out. It’s easier to remove or modify something that you can see than trying to figure out how to add something you don’t know exists.
Not sure yet on the bb_meta table. I haven’t looked at the DB schema yet.
August 11, 2008 at 7:04 pm #66792In reply to: Theme directory
thion
MemberBesides – there’s no point to make a theme directory if there are no themes. Not many people are doing layouts for bbPress and if they’re doing, then it’s really hard work – I know something about it as I’m making “Halloween Evening” theme for bbPress right now…
August 11, 2008 at 6:45 pm #66287In reply to: bbPress 1.0 alpha looks interesting
_ck_
ParticipantThey kinda went overboard with the search. I pointed out there was no link to search so they put in this big honking search box at the top of the page, creating a bunch of useless whitespace around it.
I asked for meta tables on the forums and instead they convert and consolidated everything into one heaping bb_meta table, breaking some plugins and increasing queries.
I need to learn to stop making requests. LOL
August 11, 2008 at 6:41 pm #66286In reply to: bbPress 1.0 alpha looks interesting
chrishajer
ParticipantI just installed r1637 as a test. Installation went well. I can’t believe they added the search by default!
I will test a little more and post issues to trac.
August 11, 2008 at 6:33 pm #64021In reply to: Merge registration pages
chrishajer
ParticipantCould you do this (hidden form field named “re” with the value of the URL to redirect to after submitting the form):
https://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268
August 11, 2008 at 6:28 pm #3779Topic: Theme directory
in forum Themescsseur3
MemberHello,
like the theme directory of wordpress.org, it is possible to have a theme directory in bbpress.org ?
Bye,
Fred
August 11, 2008 at 6:25 pm #66687In reply to: bbPress 1.0 alpha
_ck_
ParticipantbbPress should not tamper with your WordPress tables.
The user data is kept separate.
August 11, 2008 at 6:18 pm #66034In reply to: WordPress + bbPress Integration 101
_ck_
ParticipantAh, I guess it’s important to point out that just like bbPress 0.9 is not compatible with WordPress 2.6, it’s also that bbPress 1.0 is not comptible with WordPress 2.5
Major cookie changes.
WordPress 2.5.x <-> bbPress 0.9
WordPress 2.6.x <-> bbPress 1.0
August 11, 2008 at 6:03 pm #66734In reply to: The English Guy Web Design Forums
jbbrwcky
MemberHi Chris,
thanks! Yes, which is odd you asked since I was going to ask about that, and then just saw the posts about it on the forum. I have bb 0.9.0.2 and I’m probably going to upgrade to the new alpha to make sure it’s fully integrated.
I’ll post when done and post any problems, or successes. Thanks for stopping by though, getting more into developing full WP and BBPress themes as one package, so I’ll be using it a hell of a lot more.
Richard
August 11, 2008 at 5:49 pm #66285In reply to: bbPress 1.0 alpha looks interesting
_ck_
ParticipantThere are radical internal changes in 1.0 with the switch to the BackPress core, not to mention the cookie changes and some major db function changes which consolidated all the meta tables into bb_meta. The code is untested against most plugins. It’s a much bigger change IMHO from 0.9 to 1.0 vs the older 0.8.3 to 0.9.0 change.
However I don’t think it will take much to get it the final stamp of approval, maybe even late this month or early next, depending how many more features Sam wants to put into it. There’s still a whole bunch of open tickets:
https://trac.bbpress.org/report/3
I just don’t want it to be rushed to an official release like 0.9 was, which was followed shortly by 0.9.0.1 and 0.9.0.2 and then 0.9.0.2 sp1 – that’s embarrassing and makes bbPress look amateur.
Let’s get it right this time – report those bugs at http://trac.bbpress.org
August 11, 2008 at 4:28 pm #66033In reply to: WordPress + bbPress Integration 101
playwithsticks
MemberI’m getting a funky error:
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
I’m trying to integrate WP 2.5.1 and BB 1.0
It only started when I edited the bb_config file bbpress was working smoothly as a stand-alone… I think
August 11, 2008 at 3:42 pm #64020In reply to: Merge registration pages
Hellweaver666
MemberYou can just change the register links in the wordpress template to point to the bbpress login and registration forms… that’s easy enough (you can even copy the login form code into the template directly and it seems to work).
The problem is, how to get users back to the URL they came from after they login (by default they seem to get bounced to the forum home page instead)… any ideas?
August 11, 2008 at 3:27 pm #66284In reply to: bbPress 1.0 alpha looks interesting
Hellweaver666
MemberI’m running alpha at the moment, just wondered, when you say it’s not ‘stable’ what do you mean exactly?
It seems fairly stable to me from what I can tell…
August 11, 2008 at 1:38 pm #66737In reply to: Sitemap generator
chrishajer
ParticipantI have not seen the author around in a while. I would say if it’s not your work, you should not upload it to the extend section. I didn’t see it there already. Of course, someone could look at this plugin and extend it. It’s GPL2 licensed.
There was a problem with the plugin creating a site map when there are lots of posts; it slowed down posting. Maybe it could be fixed to allow creation of the sitemap via cron or via a GET request, rather than randomly when a post is marked favorite. There was also a problem with certain characters not being encoded in the URL if you’re not using permalinks.
Lots of work could be done to extend and improve the plugin, then it could be released and posted to the bbPress extend/plugins section.
August 11, 2008 at 1:26 pm #66650In reply to: WordPress Home page upstaging main post1s page
chrishajer
ParticipantTurns out the main index.php WordPress template had been overwritten with a static page, and that was being served instead of templated content being served from the database. It had nothing to do with bbPress integration.
August 11, 2008 at 1:09 pm #60390In reply to: nicer slug url rewrite plugin (done!)
flywitness
Memberactually, the admin link only works if you login on the bbpress page.
bummer
August 11, 2008 at 10:06 am #65980In reply to: Why is integration so troublesome?
_ck_
ParticipantThis plugin is meant as a temporarily workaround until the bug can be fixed in WordPress – it will replace “anonymous” with the user login.
Install it on the WordPress side:
<?php
/*
Plugin Name: changes anonymous to member's login if display name missing (plugin for WordPress)
*/
function no_anonymous_members($author) { // this is a WORDPRESS plugin, not bbPress
global $comment;
if (empty($comment->comment_author) && !empty($comment->user_id)) {$user=get_userdata($comment->user_id); $author=$user->user_login;}
return $author;
} add_filter('get_comment_author', 'no_anonymous_members');
if ( !function_exists('get_userdata') ) :
function get_userdata( $user_id ) {
global $wpdb;
$user_id = absint($user_id);
if ( $user_id == 0 )
return false;
$user = wp_cache_get($user_id, 'users');
if ( $user ) {
if (empty($user->display_name)) {$user->display_name=$user->user_login;}
return $user;
}
if ( !$user = $wpdb->get_row($wpdb->prepare("SELECT * FROM $wpdb->users WHERE ID = %d LIMIT 1", $user_id)) ) {
return false;
}
_fill_user($user);
if (empty($user->display_name)) {$user->display_name=$user->user_login;}
return $user;
}
endif;
?>(The real answer of course is to insert the user_login when the comment is posted, however I cannot find a suitable hook in WordPress’s
comment-template.php
so I am doing it by completely replacing the get_userdata function inpluggable.php
)August 11, 2008 at 9:19 am #65979In reply to: Why is integration so troublesome?
_ck_
ParticipantI guess I can create some code to fix the display name issue in existing databases. Give me a few minutes.
update: actually it’s as simple as this in phpMyAdmin:
UPDATE wp_users SET display_name=user_login WHERE display_name=''
or via a mini-plugin:
<?php
/*
Plugin Name: Fix Anonymous Members
*/
function fix_anonymous() {global $bbdb;
$bbdb->query("UPDATE $bbdb->users SET display_name=user_login WHERE display_name='' ");
} add_action('bb_init','fix_anonymous');
?>save as
_fix-anonymous.php
(with leading underscore)you only need to upload and run bbpress once with it loaded (no activation required) and then delete the plugin or it will slow down bbPress.
I am now writing a WordPress plugin to fix this without having to duplicate all the names in the table which is a horrendous waste of space.
August 11, 2008 at 9:06 am #65978In reply to: Why is integration so troublesome?
_ck_
ParticipantWell we know what causes “anonymous” to show up, it’s because bbPress is not creating the display name for the user when the user registers on the bbPress side and then goes to use WordPress.
The question is, why is this suddenly happening when bbPress is supposed to create it already. This might be a question for Sam – but I hope he can reproduce the problem.
Did you add the above code to insert the display name?
I hope I didn’t lead you wrong by implying you should try 2.6 because that will be incompatible with bbPress 0.9
2.6 has compatibility with bbPress 1.0 alpha but a few plugins won’t work with the alpha yet (like bb-topic-views)
Oh and the display name persists in 1.0 alpha and is on line 487 in pluggable. I’ve filed a trac report:
August 11, 2008 at 7:39 am #66782In reply to: I think I broke my blog
playwithsticks
Memberit was just after installing bbpress for the first time
August 10, 2008 at 10:53 pm #66780In reply to: installation of bbpress
chrishajer
ParticipantThe intended URL is where you expect to access the forum on the internet. Maybe this would be a good place for it:
http://affluentdiva.com/forums/
The way you have the folders now, it would be this:
http://affluentdiva.com/bbpress2008/bbpress/ which looks a little silly. You don’t need that bbpress2008 folder there. And maybe you don’t want the other folder to be called bbpress. What if you change forum software in the future? Better to use forum or forums instead.
August 10, 2008 at 10:50 pm #66731In reply to: installation problem, no theme or login!
chrishajer
ParticipantI don’t think iframes work very will with bbPress. Are you trying to put the forum in an iframe?
<frameset rows="100%,*" border="0" frameborder="no" framespacing="0">
<frame name="site" src="http://hlvdubs.iamanerd.org.uk/forum" marginwidth="0" marginheight="0" noresize scrolling="auto">
<noframes>
<body bgcolor="#ffffff">
</body>
</noframes>
</frameset>I think this is part or all of the problem. Don’t try to access bbPress from an iframe. You’ve got two different domains going on there.
August 10, 2008 at 10:46 pm #66735In reply to: Sitemap generator
chrishajer
ParticipantThere is a sitemap plugin for bbPress:
http://boakes.org/download/bbpress_sitemap.txt
This is old and I can’t find a link to it on the author’s site any more, but there it is.
-
AuthorSearch Results