Forum Replies Created
-
In reply to: Recent update seemed to break all my titles?
@svcslzysh Can you please give us some more information please.
Can you try disabling all your other plugins and stitching to the Twenty Thirteen theme.
Does the issue still exist now?
If it is fixed start re-activating your other plugins one by one until you find a conflict?
What is the conflicting plugin and/or theme?
Details are here: https://bbpress.trac.wordpress.org/ticket/2482
@jrsjohn The manual patch/fix is attached in the link I listed above.
If you look at the blog post it doesn’t have any comments, instead it has bbPress replies.
As per my reply here https://bbpress.org/forums/topic/bbpress-2-5-is-out/#post-139438
There is a fix now available if you want to grab it before bbPress 2.5.1 https://bbpress.trac.wordpress.org/ticket/2481
In reply to: Recent update seemed to break all my titles?Edit: Removed my reply that had nothing to do with what was reported above π
In reply to: Automatically Creating MembersbbPress Users are WordPress users so if your WordPress user can be generated from the plugin plugin ‘wp-member’ you should be good to go, nothing else needed except to create your private forum.
In reply to: update erases translationYou should have your translations in
/wp-content/languages/bbpress/
not in the/wp-content/plugins/bbpress/languages/
folder.See this for further information, also if your translations are at 100% for your language there is a very high chance you will now get this automatically updated when new translations are added/corrected etc.
In reply to: Part of reply erasedNo idea, going to need much more detail information to track this down.\
Can you update to bbPress 2.5 first and let me know if that fixes your issue.
In reply to: No Forum subscriptions (update to 2.5)You need to subscribe to a forum for them to show up in your profile, the same with topics, you ned to subscribe to one to see them in your profile.
Can you toggle the setting, save, then uncheck and save again.
Did that fix this?
I replied to you here -> https://bbpress.org/forums/topic/bbpress-2-5-is-out/#post-139439
In reply to: bbPress 2.5 is out!@whosoever The BuddyPress notifications are part of the next release of BuddyPress, 1.9.
In reply to: bbPress 2.5 is out!@synaptic Look at this actual blog post, instead of comments it is this forum discussion
Blog Post: https://bbpress.org/blog/2013/11/bbpress-2-5-released/
Discussion: https://bbpress.org/forums/topic/bbpress-2-5-is-out/In reply to: bbPress 2.5 is out!@roeller & @sk_12 There is a fix now available if you want to grab it before bbPress 2.5.1 https://bbpress.trac.wordpress.org/ticket/2481
In reply to: Please delete links from support forum!!I think I might setup some kind of experiment with one of my unused domain names and write a few posts here linking to the site and analyse what the traffic is doing and where from.
If it hackers trying to login to the site that is one thing or it could simply be thousands of bbpress.org users wanting to check out my awesome bbPress site π
In reply to: bbPress 2.5 is out!Woot π
In reply to: Please delete links from support forum!!In reply to: Add Filter Template FunctionsOut of luck at the moment due to your choice of
bbp_user_subscribe_link
for your example.Generally though take a look in the Codex, there are a few examples to help you out:
eg https://codex.bbpress.org/bbp_show_lead_topic/In reply to: phpbb3 import incomplete and switches authorsRemoved, and sorry I missed your previous post and am just trying to come up with a good answer for you. I do it directly using export/import with MySQL, so looking for a plugin that will do this quickly and easily for you.
In reply to: french translationMerci π
In reply to: SMF Import to bbPressI just have to suspend it. It was not working for my forum.
Is there anything I can do to help?
In reply to: SMF Import to bbPress@glossyone wrote
3 β The hidden/private forum appear as normal forum β not hidden (itβs ok since I can set it later I think)
@manuxel wrote3- Thatβs right, it will not import the hidden state but you can set that later on each forum you need to
Where do set the hidden state for a forum in SMF?
If I could find that setting I should be able to add support for that π
Are there any other forum settings besides hidden & private?
I can map to ‘public’, ‘hidden’ & ‘private’ which are the three standard bbPress forum types.
In reply to: SMF Import to bbPress1 β The import process seems stuck at 5K++ post or topic something. No moving and no error reported.
one or two topics were causing the interruption of the import. Why? I do not know
This does happen and I have no idea why, I have had it happen a few times and have tried debugging what is happening and editing the database directly changing the text and it still happens. This is a truly mysterious and at this stage can only wish it didn’t happen π
In your wp_options table, there should be an entry with the key β_bbp_converter_queryβ. It will indicate what the last attempted converter query is, which will narrow down the scope of your search to figure out what may have gone wrong.
SELECT * FROM wp_options WHERE option_name = "_bbp_converter_query"
Thanks for the update.
In reply to: SMF Import to bbPress@manuxel Exactly 100% what you wrote there except my case was phpBB now look where we are at π