doesn’t seem logical or make sense to me
Nor to me !!
Perhaps one for JJJ or Stpehen edgar to answer
It’s no doubt linked to the fact that bbpress is a plugin. I also run MarketPress on my site (an on-line shop) and the user details for that also don’t appear until I edit – so it’s not just bbpress that doesn’t do it, which would tend to indicate a wordpress constriction, rather than bbpress failing.
I still don’t understand why the forum roles appear in the role drop down after I deactivate bbpress…doesn’t seem logical or make sense to me…but at least I can now add people with forum roles. Thanks for your help
You don’t need to deactivate bbpress, just create a user, then after creation go straight back in and edit – once you’ve clicked save on the create, you’ll see a bar at the top of the next screen that will say something like “xx user created – edit”, and you can just click that, so whilst an annoyance, quite easy
Or did you mean something else?
Thanks very much
It’s a tiny database 455KB, the forum has only one forum, 70 topics. So it seems I can safely assume it’s just not working.
I have all the correct vales, exactly as on the config.php
This is what I see:
“Delete users WordPress default passwords (0 – 99)
Converting users (0 – 99)
Deleting previously converted data (0 – 99)
Starting Conversion”
After an hour or so of this (with the spinning wheel thing) I can go to Forums in the admin dashboard and sometimes there will appear to be a forum with 70 topics, but on the fornt page only a forum with 0 topics.
Other times I try the import and there is just no forum at all.
Is there a premium support for this? I would be happy to pay for some help.
Do you have the Akismet plugin activated and have a valid API key?
https://codex.wordpress.org/Plugins/Akismet
I have just commited the three versions of Kunena bbPress importer for bbPress 2.5
https://bbpress.trac.wordpress.org/browser/trunk/includes/admin/converters
Kunena1.php for Kunena v1.x Forums
Kunena2.php for Kunena v2.x Forums
Kunena3.php for Kunena v3.x Forums
If you could all give them some tests and let me know if it works or doesn’t work that would be great.
bbPress is a plugin for WordPress and will only use the WordPress database.
If your WordPress instances, instance “A” and instanace “B” are sharing databases already bbPress will use whatever database you have WordPress setup with.
I think if you had a look at configuring WordPress to use multisite
https://codex.wordpress.org/Create_A_Network
Everything is still going fine, I ran some phpBB imports yesterday whilst implementing a few minor updates.
Details are here https://bbpress.trac.wordpress.org/ticket/2467
Feel free to download the latest from here:
https://bbpress.trac.wordpress.org/browser/trunk/includes/admin/converters/phpBB.php
bbPress 2.4.1
WordPress 3.7.1
Theme: ZeeNews
The colors used in the Topic Listings are very pale grey text and very pale yellow background. This is very difficult to read but I cannot find how or where to change it.
Have a look yourself on my site Emergency Retirement
Ideas anyone?
Thanks for reading this!
I am so sorry for bumping but it’s really bothering me that issue that’s why i asked again here and i have disabled the registration so I lost many users and the second I enabled it again I got around 5 spam users in few minutes only
Thanks
https://wordpress.org/plugins/bbpress/
@manuxel
Thanks for replying!
Yes they are under same server. I m using cpanel
so the directory of smf is
public_html/smf and for wordpress is public_html/forum.
I entered the previous db details and and put the limit as 100 for Row Limits
This server is shared though but its very fast,
@sachinsud you need to post more info about your situation my friend.
For example, is you WP on the same folder of your SMF? for example
www/wordpress
www/smf
How did you input your info in the converter fields?
How long did you wait? Depending on your server it might work reeeeeeeally slow.
What did you input in ROWS LIMIT and DELAY? If you for example input 2000 rows and your server is slow or your in a shared host, it may take several minutes to show something…
Cheers
I need some help here.
I want to convert my forum from smf to bbpress.
So what exactly i did is
1) Installed wordpress and then installed bbpress.
2) Then i copied the converter file as mentioned https://bbpress.trac.wordpress.org/attachment/ticket/2380/SMF.3.php to the location where it was mentioned,
3) I went to my wordpress menu > tools > forum > import forum and i choose SMF.3 from there and filled all the required options. And when i click on convert the bar just stays at Starting Conversion and nothing happens.
What am i doing wrong here 🙁
Just uploaded a new version of SMF.php, the core changes of the forum import have not changed. The main changes are the regex (regular expressions) to convert SMF’s BBCode.
It is a start and only a few tweaks are left to do, alas it’s 10pm Friday night and I’m done for the night 😉
https://bbpress.trac.wordpress.org/attachment/ticket/2380/SMF.3.php
https://bbpress.trac.wordpress.org/ticket/2380#comment:7
Hello,
Is it possible connect to external database?
I have two separately wordpress instances, instance “A” and instanace “B”.
I have installed BBpress plugin in both instances, but I need connect to only one database.
Is exists any configure file only for bbpress plugin?
thanks for ideas…
hey thank’s a lot for your help. I’ve added the code but it doesn’t look like it worked.
this is the file I had to modify
/wordpress/wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.php
Not sure I understand what your problem is, but let’s try this in case !
When you create a new user, then only the blog role shows. If you save and then go back in and edit that user, you’ll see the wordpress roles at the bottom of the page which you can then set.
Start by looking at cron – there’s lots about it on th web, here’s one article
http://wp.smashingmagazine.com/2013/10/16/schedule-events-using-wordpress-cron/
Hi,
I would like to automate the use of the feature in the topic title. Would someone point me to where in the bbPress code I should look to get assistance? Is there some tool already available to do this?
By way of background, I am going to write and external program to WordPress that adds new posts periodically to an existing forum. I then need to somehow trigger automatically the forum repair process.
thanks,
mike
Hi .. As a volunteer, I’ve created and run a website for a local dental charity http://www.dentaid.org which uses WordPress and a custom theme. The charity have asked me whether its possible to add a forum within the existing site to allow the dental volunteers who go on organized trips to developing countries to get together before the expeditions and discuss topics, ask questions of the organizer etc. Clearly bbPress is a natural candidate for this but having spent a few hours searching the web, I’m not 100% sure of the right way to proceed (and of what I’ve read, there seems to be several different ways to implement bbPress .. maybe depending upon the level). I would like the forum to work as a self-contained subsystem within the existing web site with one entry URL (www.dentaid.org/forums) which can be added to the nav bar and maintaining the existing header/nav bar and footer, so using the one column full screen width content for bbPress. I think that bbPress will need it’s own styling as I’m sure that the existing style.css won’t be optimal for forums.
I’ve tried putting bbpress shortcodes into new pages as recommended in some of the web articles but although it appears to work, the styling is not ideal and functionally it seems very basic. What I’m aiming for is to put something like the bbPress forum page that I’m using right now into the content of a page on our website while keeping the rest of the website exactly asis. (I would also like to allow new folks to register and/or existing users retrieve their lost passwords from within the bbPress ‘subsystem’ i.e. provide complete forum functionality from within the bbp system.
Any help as to how I go about this would be much appreciated as the charity have decided that this is an urgent requirement for a trip to Uganda coming up soon and I don’t want to go off at a tangent and waste a whole load of time climbing the learning curve. At the moment, I’m confused as to whether I should be using widgets, creating child themes, using shortcodes with my own pages or anything else.
Pointers to web pages, documents, videos or just some good old-fashioned advice will be very welcome.
Thanks in anticipation.
Ron
Wordpress 3.7.1, bbPress 2.4.1
Users (all roles except Administrators) cannot see the first post in any topic, regardless of it being their own post or not. Changing forum role doesn’t do anything. Only making them Administrator on the wordpress site does. Tried setting default theme and disabling other plugins to no avail.
Not using Wishlist Member and never did. Unsure how to debug, and seen other topics strand with no solution.
Im aware of this plugin and as you can see i’m talking about INLINE IMAGES (so within posts, using bbpress and not external services like imageshack and co.) not basic attachments at bottom of the posts (which is in my opinion absolutely useless for images purposes)
Don’t understand that concept of creating a forum for wordpress if it’s not supported in any way and doesn’t have ultra basic features that any forum plateform has since 300 years BC.
Anyway, already uninstalled bbpress, such a useless plugin.
Check your forum settings, anonymous posting may be enabled.
https://codex.bbpress.org/forum-settings/
Anonymous posting
Any site visitor can post a new topic or reply without the need of logging into your site. They will still be required to enter a name and email to post, but will not be required to create a username or password and will not be shown in the list of WordPress Users.
bbPress only includes two views ‘out of the box’ and they are both translatable.
Most popular topics – https://bbpress.trac.wordpress.org/browser/tags/2.4.1/languages/bbpress.pot#L301
&
Topics with no replies – https://bbpress.trac.wordpress.org/browser/tags/2.4.1/languages/bbpress.pot#L305
Check if you have these in a custom function or another plugin.
Hi Guys,
I’m using WordPress 3.6.1 with forum BBpress 2.3.
I want to move to 2.4.1, but my BBpress can’t see new version.
How i can upgrade it and don’t kill my forum?
Trying to add new users to my bbpress, but only blog roles are available. As soon as I deactivate bbpress, then bbpress roles become available.
Only one other plugin was activated at the time of install. I’ve since done a fresh install of wordpress, deactivating all plugins and then activated bbpress.
Same results – I start with blog users (when only wordpress is installed). I activate bbpress then check user roles again (via “new user”) and still have only blog roles. Then I deactivate bbpress and suddenly the bbpress roles are available.
I don’t understand what is happening with user roles. Any suggestions are most appreciated.