Forum Replies Created
-
In reply to: Kunena converter for bbPress 2.4
I have just updated my Kunena v3.x importer and added v2.x and 1.x importers 🙂
In reply to: Kunena converter for bbPress 2.4@csotelo Most excellent dude…. That said, I made one too 🙂
You can grab the latest revision from https://bbpress.trac.wordpress.org/ticket/2402
The main differences are:
- Forums
- Updated code formatting and inline docs
- Uses kunena_categories.parent_id for Forum parent ID
- Imports Forums topic & reply counts
- Uses kunena_categories.alias for forum slug (seo)
- Includes Category/Forum forum type input & callback method
- Includes Open/Closed forum status & callback method
- Topics
- Ahmmm
Ok, I just stopped at ‘Topics’ as there are quite a few differences there, I based mine on Kunena v3.0.1 Forums, What version are you importing from?
(There are some significant changes here)In reply to: bbPress 2.4 Now AvailableIn reply to: bbPress 2.4 Now AvailableIn reply to: bbPress + Editorial CalendarHa! I didn’t do anything, it was all you, glad it’s working now. 🙂
In reply to: Single Forum Shortcode not displaying forum?ETA: Wow, that was fast— my page got slammed with spam comments within minutes of posting the links here. I have removed them for now. If a support person needs them to diagnose the issue, I can give them out then.
I have heard this a couple of times, I might set up a test myself, not sure what we can do though as presumably the spammers are just scrapping bbpress.org
Cool, glad it worked 🙂
In reply to: Unable to change to or create private/hidden forumsThanks, I can reproduce this also, I have created a ticket in Trac for this https://bbpress.trac.wordpress.org/ticket/2408
In reply to: bbPress 2.4 Now Available@freewpress The patch is on the trac ticket I linked to above.
I will take a look at this further tomorrow but in the meantime can you run the repair tool ‘Repair BuddyPress Group Forum relationships’ (/wp-admin/tools.php?page=bbp-repair) and let me know if any changes occur.
In reply to: SMF Import to bbPressThe final version should be ready for bbPress 2.5 in ~8 weeks (10/29/13 14:00:00)
I have not started on the passwords as these are hard and I have to do them for most of the new importers so I will get started on these next week I hope.
We are importing Email, URL, AIM & Yahoo into the default WordPress user profile and importing SMF’s ICQ, MSN, Signature, Avatar (link only), Location & Personal Text values and storing them in WordPress
wp_usermeta
table so this can be later imported/manipulated into any custom WordPress profile plugin like BuddyPress, this is not automated in any way though.I cant look at the code right at this minute as I’m mobile but what happens if you remove that from your functions.php, I know a few changes have been made but cannot reference them at the minute.
In reply to: bbPress 2.4 Now AvailableThe Widget issue has a fix now and will be included with bbPress 2.4.1
In reply to: bbPress 2.4 Now Available@dallisonlee I have replied to you here: https://bbpress.org/forums/topic/bbpress-editorial-calendar/
@jgasparine ‘Auto role’ appears to be working for me, can you check that it is enabled via/wp-admin/options-general.php?page=bbpress
@nykess Thanks, I linked to the widget issue in my previous post above. The user Gravatar are still using 80×80 Gravatars and has not changed, the line break between the username and forum role has also not changed. How have you customized your theme? It sounds like the either the bbPress or a theme update has overridden your customizations. Can you start a new topic and give some more detailed information on each of these. You can also download all previous versions from https://wordpress.org/plugins/bbpress/developers/In reply to: bbPress + Editorial CalendarIs this the one? https://wordpress.org/plugins/editorial-calendar/
Ahhh, Yes,https://wordpress.org/support/topic/editorial-calendar-conflicting-with-bbpress-plugin
That said, I can deactivate and activate either plugin and everything works as expected.
Any chance it is another plugin?
In reply to: bbPress 2.4 Now Available@sam-rohn I hadn’t seen ‘Tehnik-bbPress-Permissions’ before so I’ll take a look at that.
@la_chouette Open /wp-admin/users.php and check the forum role assigned to each user affected. What happens if you change the user back to ‘Participant’? Can they post now? What happens if you now change them back to ‘Moderator’? Can they post now?
@freewpress Thanks, I can also reproduce this and looks like ticket #2319 didn’t quite fix the ‘Widget settings won’t save’, will try to get a patch in for bbPress 2.4.1.
@alex-ye https://bbpress.org/download/ updated, thanks.
@logicbit Can you try disabling all your other plugins and see if bbPress works if it is the ONLY plugin activated. If you can then re-enable each other plugin you have it might narrow down what the conflict is.In reply to: bbPress 2.4 Now AvailableI cannot reproduce the issue of missing bbPress wp-admin panels with any of these plugins: GD bbPress Attachments, GD bbPress Tools, GD bbPress Widgets, that’s not to say it isn’t happening. I will keep an eye on Milan Petrovic’s Twitter feed to see if he comes across any issues himself.
Permissions and caps with bbPress is a hard (for me anyway) to grasp at a code level, I do know that essentially bbPress is ahead of WordPress in some ways in this aspect and the fact that bbPress is built on top of WordPress this is going to constantly evolve. The ‘other’ forum packages that are available do have finer granular permissions but none of them integrate with WordPress the way bbPress does (I am up to my 27th forum converter now BTW).
These bits will come, hopefully sooner rather than later and the dev’s that contribute code for bbPress are acutely aware of this type of feature request and I am quite sure it is kept in their mind as code is written for anything for example as mentioned above ‘Per-forum moderation’ & ‘Forum subscriptions’ slated for bbPress 2.5, these two features alone make for a great start in getting more of the types of features you are referring to.
“bbPress is forum software with a twist, from the creators WordPress”
In reply to: bbpress 2.4 Change "Oh Bother" message ??The file is located in
/wp-content/plugins/bbpress/templates/default
If you edit this file manually when you update bbPress your changes will be lost.
The link above in my post shows the steps needed to copy this template to your own theme so you can use your own custom templates without bbPress overriding it during updates.
In reply to: bbPress 2.4 Now Available@sam-rohn Thanks, I added a link to the blog post 🙂
The changes to “Improved user capability integration” shouldn’t break any existing solutions out there doing forum restrictions. bbPress 2.5 is going to focus on performance though with ‘Per-forum moderation’ & ‘Forum subscriptions’ slated also for 2.5 this will bring us closer to better forum management for users.
Can you update to the newly released version of bbPress 2.4 and let us know if it is still broken.
In reply to: bbpress 2.4 Change "Oh Bother" message ??It is in the
feedback-no-forums.php
template\templates\default\bbpress
If you want to modify this template for your theme here check out the docs on theme compat.
In reply to: 2.4 hierarchical replies all on one pageThis is by design, if you have hierarchical replies enabled there is no pagination.
In reply to: bbPress 2.4 Now Available@sadr Here are the BuddyPress 2.4 related tickets, you can also the commit log for ‘/includes/extend/buddypress/’ within bbPress.
“replacing comments with bbPress topics” is part of 2.5′s scope.
Where exactly did you hear about that?
In reply to: MyBB Import to bbPressThanks for reporting this 🙂
I’ll try to update the importer as soon as I can to import any username that includes white space eg.
Member Name
tomember_name
ormember-name
.This needs a bit of thought on a patch as it will affect all of the bbPress importers 😉
In reply to: Importing large Vanilla Forum to bbPress – SpeedProbably not, an educated guess would be only a slight improvement over SSD.