Stephen Edgar (@netweb)

Forum Replies Created

Viewing 25 replies - 2,301 through 2,325 (of 3,352 total)
  • @netweb

    Keymaster

    @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)

    @netweb

    Keymaster

    @nykess bbPress 2.4 included some updates to make it responsive as detailed here.

    @netweb

    Keymaster

    @akgt “all posts and topics have the same titles” this is fixed in bbPress 2.4

    @kcurlsjr This is a known issue on forum visibility, details are in ticket #2408 and a possible workaround is in this thread

    @netweb

    Keymaster

    Ha! I didn’t do anything, it was all you, glad it’s working now. 🙂

    @netweb

    Keymaster

    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

    @netweb

    Keymaster

    Cool, glad it worked 🙂

    @netweb

    Keymaster

    Thanks, I can reproduce this also, I have created a ticket in Trac for this https://bbpress.trac.wordpress.org/ticket/2408

    @netweb

    Keymaster

    @freewpress The patch is on the trac ticket I linked to above.

    @netweb

    Keymaster

    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 bbPress

    @netweb

    Keymaster

    The 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.

    @netweb

    Keymaster

    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.

    @netweb

    Keymaster

    The Widget issue has a fix now and will be included with bbPress 2.4.1

    @netweb

    Keymaster

    @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/

    @netweb

    Keymaster

    Is 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?

    @netweb

    Keymaster

    @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.

    @netweb

    Keymaster

    I 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”

    @netweb

    Keymaster

    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.

    @netweb

    Keymaster

    @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.

    @netweb

    Keymaster

    Can you update to the newly released version of bbPress 2.4 and let us know if it is still broken.

    @netweb

    Keymaster

    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.

    https://codex.bbpress.org/theme-compatibility/

    @netweb

    Keymaster

    This is by design, if you have hierarchical replies enabled there is no pagination.

    @netweb

    Keymaster

    @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 bbPress

    @netweb

    Keymaster

    Thanks 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 to member_name or member-name.

    This needs a bit of thought on a patch as it will affect all of the bbPress importers 😉

    @netweb

    Keymaster

    Probably not, an educated guess would be only a slight improvement over SSD.

    @netweb

    Keymaster

    Another option you have is to install a ‘RAM Drive’ just for the MySQL data using symbolic links for the MySQL data store (make sure you regularly copy & backup this data) and this will vastly improve performance over any mechanical hard disk.

Viewing 25 replies - 2,301 through 2,325 (of 3,352 total)