Search Results for 'bbpress'
-
AuthorSearch Results
-
March 30, 2007 at 1:55 pm #56285
In reply to: config.php
chrishajer
ParticipantIt looks like WordPress uses the same exact syntax for the connection, so, it SHOULD work. Are you certain the string is exactly the same as the one you have in wp-config.php? If it works in WordPress, I think it should work in bbPress.
March 30, 2007 at 10:08 am #55691In reply to: Plugin: Latest Replies
spicycauldron
Memberlouisedade, thanks so much for getting back to me on this and yes, I’ve emailed the other plugin developer but no response as yet.
I am enormously appreciative of you going to the trouble of working on a possible fix. I hear what you’re saying about your views on its chances, but I will give it a try and head back here to let you know if it works or no.
Other than that, I only hope the BBPress Post plugin author gets back to me on this. But yeah, thank you!
March 30, 2007 at 8:01 am #1660Topic: export wordpress posts into bbpress forum?
in forum Pluginsmaker
MemberIs there information on or a plugin on exporting wordpress posts into bbpress?
I’d like to export an old wordpress blog into my forums.
March 30, 2007 at 4:27 am #56279In reply to: bb_get_user needs a numeric ID
chrishajer
ParticipantDid you modify any of your template files to call any of your plugins? Sounds like a template file is referencing a plugin that no longer exists.
Let’s see, which of these require a modification to the template:
NO: allow-images.php
?: bb-avatar.php
NO: comment_QT_4_bbpress.php
NO: fix-bbpress.php
NO: js_quicktags.js
Maybe the bb-avatar plugin required a change to a template and that is causing trouble now?
March 29, 2007 at 8:57 pm #52202In reply to: Template of this forum??
Trent Adams
MemberFor sure the link for my blog entry is here. How do mean “doesn’t work”? You mean the download version or the actual theme? The theme works. I have my forum on it right now…..will change this in a day or so back to my main theme though….just showing everyone it works!
Trent
March 29, 2007 at 7:19 pm #56275In reply to: bb_get_user needs a numeric ID
boomanfloral
MemberIn my plugin directory I have the following
allow-images.php
bb-avatar.php
comment_QT_4_bbpress.php
fix-bbpress.php
js_quicktags.js
Where else should I look for something wrong? I don’t know php or all that stuff. I know basic HTML and how to modify css but I’m not a programmer or anything like that… I’m only a plant grower (horticulturist)

HELP!
March 29, 2007 at 6:10 pm #49577In reply to: No .htaccess file for “pretty” URLS?
Prebrov
MemberI’m still having that problem. I tried all solutions on this page, but had no luck getting pretty URLs. Forum is working fine, but whenever I apply .htaccess settings, either copy-pasted from this forum or from rewrite-rules.php, I get an error
Not Acceptable
An appropriate representation of the requested resource /forum/topic/1 could not be found on this server.
Available variants:
* topic.php , type application/x-httpd-php, language ru
What could that be? I have the latest version of bbPress, it’s using wordpress database for authorization & authentication, but runs in a separate directory.
March 29, 2007 at 5:58 pm #56274In reply to: bb_get_user needs a numeric ID
chrishajer
ParticipantI have heard this before, and it was a problem with the user-timezones plugin (version 1 – apparently version 2 fixed the problem.) Are you using that? Are you using any other plugins?
March 29, 2007 at 5:52 pm #56281In reply to: config.php
chrishajer
ParticipantLooking through the source for https://trac.bbpress.org/browser/trunk/bb-includes/db-mysqli.php I don’t see the provision for setting a port number (someone correct me if it is actually accounted for somewhere else.)
MySQL normally operates on port 3306, not 1337, so I don’t know if you are making up that port or if your host actually runs MySQL on that port. If he does run MySQL on that port, then I don’t know what to do.
If it’s actually port 3306, everything will work fine if you set this in config.php:
define('BBDB_HOST', 'blabla.bla.pl');with no http and no colon and no port.HTH
March 29, 2007 at 4:08 pm #51445In reply to: Plugin: Simple Onlinelist
citizenkeith
ParticipantI just followed your directions. Every time I delete bb_online, it shows that I’m online but soon switches to “no users.” It’s still showing that I am online, but I’m waiting for other members to show up.

In the meantime, here’s my plugin list:
Allow Images 0.7.1
Avatar 0.73a
bbEmoticons 0.72
Show Post Count 0.73a
BBPress Private Messaging 0.73
BBCode for bbPress 0.1
Comment Quicktags for bbPress 1.1
Fix bbPress 0.8.1-1
JS QuickTags for bbPress version 1.0
Online List 1.4
Quote 0.2
March 29, 2007 at 3:00 pm #51444In reply to: Plugin: Simple Onlinelist
thomasklaiber
MemberVery strange!
Maybe do the following:
- Delete Plugin File & bb_online table in your database
- Download newest Version here:
- Set
$mysql41to false - Upload the file…
Have you installed any other plugins?
March 29, 2007 at 11:51 am #56237In reply to: No ajax on replies
Null
MemberThey used to be ajaxed… or was that wordpress?? well ajexing this would be great to have as default!!
Any bbpress programmer who wants to comment this?
Also editing could be made ajaxed…
March 29, 2007 at 10:24 am #1655Topic: Integration issues?
in forum Troubleshootinggeekpulpthegreat
MemberI’ve been using WordPress for years so when it came to adding a forum to my site bbpress made sense to me. However I’m having some integration issue which I would appreciate some help on.
I’ve gone through the process of integrating bbpress with wordpress following these instructions http://bbpress.org/documentation/integration-with-wordpress/ which seemed to work fine but…
When I look at my users in bbpress I can see them all there but if I try to edit any of them (to create a modorator for example) by clicking edit (http://www.forums.geekpulp.co.nz/profile/1/edit), I just get a 404
I also have the same issue when I attempt to view any posts/forums create. The url looks like this http://www.forums.geekpulp.co.nz/topic/3?replies=1
Any ideas?
March 29, 2007 at 9:16 am #1654Topic: Error on click :(
in forum Installationmotiongraphics
MemberI’ve just installed the last version of bbpress on last version of wordpress, its all ok but, when I click on “view your profile” or other links the result is: “Not Found The requested URL /forum/profile/1 was not found on this server.”
Why?
Many Thanks
March 29, 2007 at 9:05 am #56251In reply to: Getting bbPress and WordPress to talk to each other
Vili
ParticipantI thought about having separate headers, but concluded that sweating blood and tears now is easier than having to remember later that I have near-identical info in two different places. But it is really up to your own preferences, I suppose.
Now that I’m able to make WordPress recognize when it’s serving bbPress pages, I can also modify the sidebar and other design features accordingly on the fly, which I think is really quite nice.
March 29, 2007 at 7:30 am #53814In reply to: Latest Disscussions Plugin
Atsutane
MemberWith new version of plugin, u dont need to edit the file directly anymore. U can always get the new version from https://bbpress.org/plugins/topic/39
From what i can see.
SELECT * FROM topics WHEREIt seem the bb table prefix is missing. Maybe u miss the setting.I dont know what u mean by “i still have the SMF forum that reads the forum topics” but u can find the option page inside wordpress option under “BbLD Option”
March 29, 2007 at 5:59 am #53813In reply to: Latest Disscussions Plugin
drcmanx
MemberI’m just going to add onto this post with my error about the plugin.
I edited the php at these two lines:
Code:$bbpath = ‘/forum’; // Adjust the path to suit your bbpress
$forum_slimit = ’10’; // Adjust the limit to showuploaded the plugin into wp-content/plugin and then added
Code:<?php wp_bb_get_discuss_sidebar(); ?>to my sidebar. activated the plugin to get the following error:
Code:WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
SELECT * FROM topics WHERE topic_status = 0 ORDER BY topic_time DESC LIMITi still have the SMF forum that reads the forum topics with the line code:
Code:<?php include (‘/forum1/extern.php?action=active’);?>so i have no clue what I did wrong… i’m thinking maybe its something I didn’t edit. Also i keep hearing about a option page for the plugin and can’t seem to find it.
March 29, 2007 at 4:20 am #52201In reply to: Template of this forum??
thegunman
MemberTrent your theme doesn’t work plus your download link doesn’t work either I had to search elseware for the template. Where can I get a working version? your link should be http://onvertigo.com/downloads/bbpress-forum.zip
March 29, 2007 at 1:54 am #56250In reply to: Getting bbPress and WordPress to talk to each other
Arlo
MemberMy site has a similar integration. I tossed around the idea of doing a conditional header like you describe, but in the end it was just simpler to have a second header file specific for bbpress, which is basically a copy of the WP one with some of the required bbpress stuff thrown in.
March 29, 2007 at 12:17 am #56140In reply to: Some links do not work
webscratches
MemberOK well I did a new install.
The link do work now but the other problem is that the last posts I made do not show up in the Latest Discussions section. There is a new tag ‘trying’ which does display along with the tag ‘BBPress’ but when clicking on it does not seems to find any posts.
http://forum.webscratches.com/
Oh and BTW, in the Dashboard, when going to Topics or Posts, nothing is listed there. I am correctly listed as a Moderator and I am not in the Bozos list
On a sidenote I had to set all files to 755 because I got a permission error (this is related to my hosting though I’m not sure it might have sth to do)
March 29, 2007 at 12:16 am #56195In reply to: Learning Curve Too Large
fel64
MemberDamn right!
bbPress can’t toast your bagels, but a plugin for it sure could!
March 28, 2007 at 9:59 pm #56253In reply to: importing bb_users into wp_users
cweb
MemberThank you very much for the detailed response. I’m sure this will help out many folks who have this issue. Let me ponder a lazy man’s approach. That lazy man being me, since I already have said bye to phpbb and have bbpress up and running. Couldn’t I run mysqldump to extract the bb_users table, then go in and modify the first few user ID’s (across the data I know
) and then just import that table into wp_users?Or since my WP install is still fresh with only a couple users, it might be easier to change their ID’s in the database, then import bb_users into wp_users?
March 28, 2007 at 9:34 pm #56194In reply to: Learning Curve Too Large
ardentfrost
MemberI think the point of bbpress is to allow ultimate customizability (same as wordpress). If you want all-in-one forums, then bbpress is certainly not for you because you’ll spend 3 years installing and writing plugins to get you to that point.
If you want a slim forum software that allows you to pick and choose what functions you want, then bbpress is really good. You don’t NEED to know php unless you want to add something specific for you.
And, of course, as bbpress grows so does its plugin list. Plugins is what makes bbpress particularly special because if, for instance, you don’t find private messages useful, then don’t install that plugin. The base software is just enough to have forums that are easily navigated and posted to. Everything else is up to you (and plugin creators)
March 28, 2007 at 9:32 pm #56252In reply to: importing bb_users into wp_users
wittmania
MemberI had the same epiphany as you did when I learned that bbpress existed.
Here’s what I did:
1. I looked at the currently registered users in WP (I only had a few) and noted their numeric ID numbers. I then went over to my phpbb database to see which users they would conflict with (i.e. which ones had the same unique numeric ID number).
2. I used a phpbb mod which allowed me to go into these users’ profiles and change their ID (not their name) to a number that would not conflict with the WP users, or any other user in the DB.
At this time, phpbb.com is having trouble with their mod downloads, so I just uploaded the mod file to my own server. You can view the complete mod here:
http://www.wittmania.com/change-user-id-mod.txt
It takes about 10 minutes total to make all of the changes. Basically, what it does is add a field to the user’s profile when viewed by an administrator. In this field you can change their ID number to whatever you want it to be.
So, once the mod has been implemented, go through and change the ID number for whichever users conflict with your existing WP users.
3. Once you have gotten rid of all user ID conflicts, download Jaime GÓMEZ OBREGÓN’s incredible phpbb to bbpress importer, which can be found here:
http://www.iteisa.com/phpbb2bbpress/
You will need to edit the file so that it reflects your DB permissions for both the phpbb and the bbpress databases. Also, if you are running a WP integrated installation (as you obviously are), you will need to change the prefixes for a couple of tables further down in the code.
Change lines 172 and 173 from:
$bbpress_tables['users'] = DB_BBPRESS_TABLEPREFIX . 'users';
$bbpress_tables['usermeta'] = DB_BBPRESS_TABLEPREFIX . 'usermeta';-to-
$bbpress_tables['users'] = 'wp_users';
$bbpress_tables['usermeta'] = 'wp_usermeta';Note: be sure that you use the actual WP table prefix if it is something different than
wp_. This change will make the importer put the users into your existingwp_tables instead of in newbb_tables, which would defeat the whole point of your import.Once you have modified the file, upload it and navigate your browser to it. It should run automatically, importing all of your phpbb info into your bbpress installation.
4. At this point my memory gets a little fuzzy. In either WP or BBP (or both?), the imported users did not have a role assigned to them. Make sure you check to see what role they are assigned and that it is what you want it to be.
Of course, before you do anything you should backup your existing WP database, and probably your phpbb database as well just in case. Then, scrap the bbpress tables that you have in the current (broken) installation so the importer has a blank canvas to work with.
You will also need to install the bbpress integration plugin in WP, which can be found here:
https://wordpress.org/extend/plugins/bbpress-integration/#post-34
This plugin will assign the default WP new subscriber role to users who register through bbpress. However, on my blog/forum I changed things around a bit so registrations for both WP and BBP are handled through the WP registration screen. I don’t know why, but I’m just more comfortable with it that way.
I’m sure as time goes by more plugins from both sides will be developed which will allow for even tighter integration between WP and BBP.
Good luck!
March 28, 2007 at 9:28 pm #49618In reply to: Emoticons For bbPress?
ardentfrost
MemberOne of the co-creators of my forum worked on it for a while (putting the emoticons in an AJAX window) but wasn’t successful as yet. Perhaps one day I can look at it if someone else doesn’t beat me to it.
-
AuthorSearch Results