Search Results for 'bbpress'
-
AuthorSearch Results
-
January 4, 2009 at 1:16 am #70879
In reply to: Delete users with no posts
chrishajer
ParticipantOK, so you can’t use the WordPress user management functions. With MySQL 4.1.* you can use subqueries. Are you comfortable making a database backup, and then are you comfortable with a tool like phpMyAdmin? I ask because I will explain how I would do it to take care of the problem one time. I wouldn’t necessarily call it the best way or the only way, just the way I would do it with things I would check beforehand.
Might as well make a backup of the bbPress database now.
January 4, 2009 at 12:24 am #70877In reply to: Delete users with no posts
chrishajer
ParticipantHopefully, you’ve added the Human Test plugin to prevent spam registrations.
https://bbpress.org/plugins/topic/human-test/
I don’t know of a way to mass moderate users in bbPress. If you’re integrated with WordPress, I believe there is a mass edit for users available there.
If you’re not integrated, I think you need to use some SQL with the database directly. If you need that, please post the MySQL version you are using (since subqueries were added in MySQL 4.1, and the solution would be different if you’re using MySQL prior to 4.1)
I’ve been playing with the SQL to do this, but my MySQL version is 4.0.27, which does not support subqueries.
January 3, 2009 at 11:59 pm #70796chrishajer
ParticipantI confirmed on a 0.9.0.3 installation that this is the case. I had a topic with a tag, clicked “topics with no tags”, the topic does not show up (others do.) I deleted the tag on that topic, topic still does not show when I click “topic with no tags.” I went into the admin for the Recount, and even after recounting everything, the topic still does not show up in the view “topics with no tags.”
I upgraded the installation to 0.9.0.4 and the problem persists. I didn’t look into why it does not work as expected, but this is not what I would have expected either. (It’s like the topic is marked as having a tag, but it’s never set to “no tags” after the sole tag is removed.)
You might want to file a bug at https://trac.bbpress.org/
January 3, 2009 at 10:44 pm #70222In reply to: Sanitizing user names
ganzua
MemberHey Ipstenu,
The plugin you suggested seems to work after a wp-bbpress integration! thanks a lot
In my case, I’m forcing registration and login through wp. I tried registration through bbpress before, and I think you run into a lot of problems.
The sanitize_user() function is the same in bbPress as it is in WordPress. Even the filter names are the same. Still, WordPress plugins don’t generally work in bbPress without some modification.
If it is the same function, in my opinion this feature should be in the core of both, wb and bbpress. It has no sense to allow double registrations like “John” and “john”, don’t you think so?
January 3, 2009 at 10:40 pm #70825In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
wordpressfan
Membersbouazza: I added the include before the <?php. I’ll try as you’ve outlined.
January 3, 2009 at 10:34 pm #70868In reply to: Both Undelete and Delete links are under each post
Ben L.
MemberI’m on the current trunk as of writing this post. (1903) I’ll try testing the live forum.
Edit: Using the default theme made the problem go away, but the line of code that shows the edit/delete/undelete links is exactly the same as Kakumei’s and there’s no functions.php file.
January 3, 2009 at 10:26 pm #70824In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
sbouazza
MemberMy bb-includes/backpress/functions.core.php begins with :
<?php
include "functions.bp-options.php";
// Last sync [WP9916]
...January 3, 2009 at 10:16 pm #70823In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
sbouazza
Memberwordpressfan, have you added the line above inside the <?php … ?> tag ? If you have added it at the beginning or the end of the file, then it’s normal if you get header related warnings .
January 3, 2009 at 9:27 pm #70822In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
wordpressfan
Membersbouazza: I tried you ‘include’ trick and it only created more warnings. I guess bbpress is pretty much off-limits until someone comes up with a downloadable that can be successfully installed.
January 3, 2009 at 9:13 pm #70821In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
wordpressfan
Membersbouazza: yes, the bbpress 1.0 alpha 5 download link when installed, gives the backpress_get_option error. What is the solution, since there appears to be one?
January 3, 2009 at 8:37 pm #70820In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
wordpressfan
Membermacron: My host (bluehost) is using php 5.2.8.
January 3, 2009 at 8:36 pm #4566Topic: Both Undelete and Delete links are under each post
in forum TroubleshootingBen L.
MemberOn my forum (http://forums.llamaslayers.net/) both (un)delete links show up under each post, whether it is deleted or not. I’ve tried my theme and all my plugins separately on a local install of bbPress, but the problem does not occur. I’m on bbPress trunk if that helps. (I update it automatically via FTP from my home computer)
January 3, 2009 at 8:33 pm #70819In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
macron
MemberI got the same error Warning: cannot yet handle MBCS in html_entity_decode()! in …/bb-includes/wp-functions.php on line 113
I switch from php4 to php5 and it works fine now. I’m hosted on MT GS.
January 3, 2009 at 8:09 pm #70818In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
sbouazza
MemberThe fatal error is backpress_get_option related ?
January 3, 2009 at 7:32 pm #70817In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
wordpressfan
MemberArg! I cannot install bbpress no matter what download link I use. The link for the stable version 0.9.0.4 gives me this error when trying to install:
Warning: cannot yet handle MBCS in html_entity_decode()! in /home3/wifirepo/public_html/wpmatrix/forum/bb-includes/wp-functions.php on line 113
The download link for the unstable 1.0.5 alpha give me a fatal error that is said to be fixed in the “trunk” version, but there is no download link (only reference to an svp – no zip file.
I want to install a working version of bbpress but all attempts have been thwarted.
January 3, 2009 at 7:31 pm #70816In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
hotforwords
MemberMy roles don’t get assigned as I mentioned above, only this time I can go into the bbpress admin and change their role where I couldn’t do that before.
I get this error: Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/hfw/public_html/forums/bb-includes/functions.bb-template.php on line 2009
But at least, this time, the pull-down works to change the role.
January 3, 2009 at 7:15 pm #70681In reply to: Reply to Topic Link Not Working
virginiagirl
MemberI figured it out – $path or $page must be variables used by bbPress, so I changed their names and it works now. Thanks!
January 3, 2009 at 7:01 pm #70815In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
Ganzuelo
ParticipantWhen you say trunk does that mean its fixed in the download link too?
January 3, 2009 at 6:43 pm #70814In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
gelincikonline
Membermy Wodpress version 2.7
my bbPress version 1.0 Alpha 5
Integrated wordpress. Use wordpress user table.
Example:
User Name : admin then login bbPress.
User Name : hasan then login bbPress.
but
User Name : 123456 then cant login bbpress.
Help me..!
January 3, 2009 at 6:32 pm #70813In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
jivany
MemberI can confirm that the install fatal error issue is fixed in trunk. Thanks Sam!
January 3, 2009 at 6:20 pm #70812In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
sbouazza
MemberAbout the “backpress_get_option” error : I don’t even know if it’s the best way, but you can edit functions.core.php and add this :
include "functions.bp-options.php";
It works for me
January 3, 2009 at 6:10 pm #70811In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
John James Jacoby
KeymasterYes I do have the role map setup in the bbPress admin area. I also installed the additional role map plugin you made just to see what it was for, and retried these steps with and without it active.
I think this evening I’m going to retest this on stock installs of both to see if any of my plugins are conflicting. I am using the Register Plus plugin on the WP side, so I suppose it’s possible it could conflict (as far as I know it uses the stock WP registration and user activation methods to create them though.)
January 3, 2009 at 5:57 pm #70221In reply to: Sanitizing user names
Sam Bauers
ParticipantThe sanitize_user() function is the same in bbPress as it is in WordPress. Even the filter names are the same. Still, WordPress plugins don’t generally work in bbPress without some modification.
January 3, 2009 at 5:51 pm #70679In reply to: Reply to Topic Link Not Working
Sam Bauers
ParticipantSounds like the problems people had with deep integration, where the bbPress role was being stomped on.
January 3, 2009 at 5:49 pm #70810In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
Sam Bauers
ParticipantDo you have a role mapping setup in bbPress? It should at least work in one direction. Unless I broke it worse with the fix.
-
AuthorSearch Results