Search Results for '\"wordpress\'
-
AuthorSearch Results
-
January 8, 2009 at 4:00 pm #69699
In reply to: phpbb3 -> bbpress converter
Sheer Progress
MemberOK, before I go and mess with this whole thing, are you telling me I should install bbpress inside of phpbb3? I want the tables to be inside wordpress, not phpbb3…I will eventually remove phpbb3. Please confirm that I should be uninstalling the other copy and putting the new one inside of the phpbb3 database and then tell me how that will affect my integration into wordpress and the removing of phpbb3. Thank you.
January 8, 2009 at 2:33 pm #69697In reply to: phpbb3 -> bbpress converter
Sheer Progress
MemberI am looking at mySQL and my bbpress tables are inside of wordpress (obviously) but with the bb_ prefix, so what would I be changing it to? There are no bb_ tables inside of phpbb3, which is what that error code indicates, or am I thinking of this wrong?
January 8, 2009 at 2:32 pm #71001In reply to: bbPress 1.0-alpha-6 released
Ipstenu (Mika Epstein)
ModeratorFYI – Only three files changed in Trunk
- bb-includesfunctions.bb-users.php
- bb-includesfunctions.bb-meta.php
- bb-adminoptions-wordpress.php
I uploaded those and my version says alpha-6
Check your functions.bb-meta.php file for this:
case 'version' :
return '1.0-alpha-6'; // Don't filter
break;January 8, 2009 at 2:18 pm #71075In reply to: Constructive Criticism: bbPress’s kryptonite
ganzua
MemberSometime ago I used to think the same, bbpress is too light but when it comes to integrate with wordpress and after having tried another option like simple-forum, I prefer a light core.
Perhaps the problem is the lack of a codex where you can find out how to add things-> do you want email notification? add this plugin.
This should be my only concern so far along with some parts of the core that should be in the template folder. There is stuff in functions.bb-template.php and I recently found more in functions.bb-core.php .
January 8, 2009 at 2:18 pm #69696In reply to: phpbb3 -> bbpress converter
wmnasef
Memberi think you are using different prefix for your bbpress tables. if thats it, just modify line 17 in phpbb3tobbress.php into the prefix you used.
again, i wrote that converter assuming the conversion is done on a new empty bbpress installation, not even integrated to wp. integration can be done after conversion according to this post.
January 8, 2009 at 1:50 pm #71064In reply to: Single topic only
chrishajer
ParticipantWhy not have a WordPress blog with a single page and comments allowed? With threaded comments in 2.7, it would be even better, IMO, for discussion. No one would be able to create new topics in WordPress.
January 8, 2009 at 3:28 am #4596Topic: bbPress 1.0-alpha-6 released
in forum InstallationSam Bauers
ParticipantThis alpha release is to specifically address issues that arose from the last release. In addition I believe that the long standing issues with auto role assignment between WordPress and bbPress are now resolved as well.
January 7, 2009 at 2:05 pm #70979In reply to: Problems with character set after upgrade
Ipstenu (Mika Epstein)
ModeratorAre you using a shared DB with WordPress and, if so, did you happen to use Fantastico or some other installer app to install it?
I’ve seen that (latin1_swedish_ci) borking recently with a weird WP install, but not with BBPress.
January 7, 2009 at 2:02 pm #70952In reply to: Can’t access Admin
January 7, 2009 at 4:35 am #70733In reply to: bbpress vs phpbb
johnhiler
Member@eclipsenow – For now, the bbPress philosophy is to keep those 20 features in plugins and out of the core. But judging from how WordPress has grown in features over time, I’m sure bbPress 2.0 will have all 20 features in the core!
January 7, 2009 at 1:09 am #70862In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
feastoffools
MemberNot sure where to post this comment, but I’m wondering if the functionality of having wordpress entries appearing in the forums and comments synchronizing (like bbsync plugin allows) will become a feature of an upcoming release?
January 7, 2009 at 1:09 am #70951In reply to: Can’t access Admin
Ben L.
MemberWordPress needs a plugin to allow you into admin on bbPress. Just search “bbPress Integration” in the plugin search.
January 6, 2009 at 7:34 pm #70949In reply to: Can’t access Admin
chrishajer
ParticipantWhat version of WordPress?
Have you cleared the cookies?
January 6, 2009 at 3:31 pm #70922ganzua
Memberhow? Where? I think I have everthing setup okay, but everyones account on the bbpress side states:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/user/public_html/forums/bb-includes/functions.bb-template.php on line 2009
This problem comes from 1.04. I have the same error whenever I want to edit an user;
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in
wampwwwwordpressbbpressbb-includesfunctions.bb-template.php on line 2009In line 2008 is this code;
// Keymasters can't demote themselves
if ( ( $bb_current_id == $user->ID && $can_keep_gate ) || ( array_key_exists('keymaster', $user->capabilities) && !$can_keep_gate ) )
$roles = array( 'keymaster' => $roles['keymaster'] );
elseif ( !$can_keep_gate ) // only keymasters can promote others to keymaster status
unset($roles['keymaster']);January 6, 2009 at 2:59 pm #70857In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
Mark-k
ParticipantHad anyone had success with alpha 5 (actually r1910) cookie integration with wordpress mu 2.6?
January 6, 2009 at 10:25 am #70854In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
thugzie
Memberwordpressfan I tried bbpress 1.0 alpha 4 also. I still had install errors
Congrats.
January 6, 2009 at 10:24 am #70853In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
thugzie
Member@ wordpressfan Congrats for getting it going. I tried bbpress 1.0-alpha 4 and still was having issues getting the install to work.
January 6, 2009 at 3:32 am #70941In reply to: “Forum is proudly powered by bbPress”
chrishajer
ParticipantSome thoughts on the WordPress community, themes, and the GPL
http://spectacu.la/wordpressorg-pull-200-gpl-themes/
http://weblogtoolscollection.com/archives/2008/12/17/matt-the-gpl-and-more/
There’s a two hour interview there with Matt Mullenweg. He discusses premium themes, the GPL, WordPress, BuddyPress and even bbPress (although he seemed somewhat out of touch with bbPress.)
I should have said that the bulk of the discussion was 2 weeks ago
January 6, 2009 at 3:24 am #4584nextical
MemberWell.. at the moment, I’m thinking why there isn’t any link to my WordPress ‘Index/Home’ site.. there only link to my bbpress home. So, I was just trying to make a link to my WP Home by changing the URL of the forum in the Setting page.
From ‘www.ins-ide.org/forum’ being ‘www.ins-ide.org’
but suddenly all the link missing the target because of the missing path. “/forum” in the URL.
Well I got Back.. and change the URL again.. but it still doesn’t work.
The only option I think about is changing the URL line by FTP/Cpanel. But again, I don’t know what file I need to access.
Anyone can help me?
January 6, 2009 at 3:02 am #70851In reply to: bbPress 0.9.0.4 and 1.0-alpha-5 released
ganzua
MemberI sum up to the toll; recent registered users through wordpress can’t post in the forum. The “add new” link doesn’t appear whenever one of them logs in.
I tried to manually assign roles but whenever I go to the profile page I get a function error there. Forum death
January 6, 2009 at 1:44 am #64491In reply to: forum RSS feed – wordpress widget – not up to date
chrishajer
ParticipantIn the German locale the weekday symbol for friday is ‘Fr’ instead of English locale which is ‘Fri’.
http://rel.me/2008/07/22/date-format-rfc82285010361123asctimeiso8601unicode35tr35-6/
January 6, 2009 at 1:32 am #64490In reply to: forum RSS feed – wordpress widget – not up to date
chrishajer
ParticipantInteresting, same problem here with Drupal:
January 6, 2009 at 1:28 am #64489In reply to: forum RSS feed – wordpress widget – not up to date
chrishajer
ParticipantSounds like there’s a problem with bb_post_time, or with the way the date is being stored in the database. What version of PHP and what version of MySQL are you using? Maybe there’s a bug?
Also, are you using a language file?
January 6, 2009 at 1:18 am #70939In reply to: “Forum is proudly powered by bbPress”
chrishajer
ParticipantbbPress is GPL v2, so they can’t *require* you to display it. If you haven’t been watching, there’s a huge discussion going on regarding WordPress and premium themes, the GPL, etc.
January 6, 2009 at 12:41 am #70784John James Jacoby
Keymaster@the both of yous
Sambauers is the main programmer responsible for updating and maintaining bbPress, the rest of us seem to serve more as bug testers and trac reporters. You’re both correct to assume that the goal is to have it work both ways, with a registration at one platform to assign a role to the other.
You’re lucky, I haven’t been able to get either/or to automatically tell the other what roles to assign, despite my efforts. To be honest, it can’t be happening anywhere on the WordPress side of things, because WordPress has no idea that bbPress exists. It’s just doing what it always did. bbPress needs to look for capabilities, and assign them according to the WordPress role map provided it has been set.
It seems like a good idea to have the role-map setup as part of the installation process, if choosing to integrate that is.
The other side of this, which I’ve said before in different topics, is that automated integration of bbPress is difficult to predict, because there are several configurations that anyone could or would use, and it isn’t just WordPress that bbPress is intended to work with. There’s BuddyPress too, which is a whole other assortment of configurations. You can see how having bbPress automatically assign a role to a user that doesn’t have a role at all can be a strange situation, since there are times where WP users might not have roles either. There are about 250 different types of arrangements that users can have that must be trapped when I think about it, considering registrations on either side, the role map, and what the results of each situation would be.
Maybe when they register through WordPress, I don’t want them automatically given access to the forums, or vice versa. Even though they are integrated, maybe I don’t want them to have a role at all. What if WordPress registrations are closed but bbPress ones are open? I mean when you think of all of the possibilities, it’s a wonder/miracle that it works at all. Ha!
Long story short, Sam is working really hard on getting this integration up and running for us, and I suspect there will be an alpha6 coming shortly.
-
AuthorSearch Results