Forum Replies Created
-
In reply to: Simple-Press to bbPress, all posts are by admin?
If you are using the same WordPress install that SimplePress uses you don’t need to import the users. If you use a new install of WordPress you need to select the option ‘Convert Users’ to have the importer bring the existing users into the fresh WordPress install.
In reply to: not all words are correctly translatedI am quite sure all of this hase been fixed in the upcoming bbPress 2.3
You can download the beta from here and test it to make sure 🙂
In reply to: Forum reply redirect URL rewrite issueWith what you patched via #1835.diff that is the same as what was committed to /trunk in r4533 and is included in the upcoming bbPress 2.3.
In reply to: Templating 404 page?Write your own custom 404 page with whatever content/links etc and upload it to your web host as per instructions they should have on their site ‘somewhere’.
In reply to: Templating 404 page?Its a custom 404 page offered by your web host, it has nothing to do with bbPress and/or WordPress. There should be an option in your hosting control panel to add/edit your own custom error page.
In reply to: Included : Replies Widget to show all latest postsIts a bit hard to see what changes you made… If you think others would benefit from this create a ticket in trac and add your code as a patch https://bbpress.trac.wordpress.org/
In reply to: Problem importing bbPress1…1.) It doesn’t appear that any users where transfered. Every post in the forum has “Admin” as the author and I don’t see any users listed in the backend.
Did you check the box `Convert Users: Attempt to import user accounts from previous forums`
2.) I don’t see any of my subcategories listed on the forum home page. When I view the forum structure in the backend, it shows all the subcategories and the data was definitely imported, but it’s not showing up on the forum home page…
Did you run the forum repair tools? https://codex.bbpress.org/repair-forums/
Can you view each subcategory forum by viewing the forum in the backend and clicking ‘view’ on that item taking you to the frontend view for that forum? Does it exist?
You should have access to the wp-admin panels when user role is ‘Keymaster’.
The ‘Moderator’ role though outlined here only has the following permissions:
Moderator – Forum Capabilities: publish_forums, edit_forums, read_private_forums, read_hidden_forums
At this stage Moderators cannot see to wp-admin ‘Forums’ panel though it is planned for a future release.
The workaround at the moment is to indeed use the ‘forum’ shortcodes.
In reply to: conflict with every wysiwyg widget I tryHave to you tried the bbPress Widgets?
https://codex.bbpress.org/widgets/In reply to: bbPress Editor – Text Formatting Not Saving?Can you create a ticket in trac please: https://bbpress.trac.wordpress.org/
(Use the same bbpress.org user/pass to log in)It will be much easier for us to track this there rather than here.
Also include as much information (Your URL structure for your site etc.) as you can and steps to reproduce the problem so we can setup the same to test it.
In reply to: Month is in EnglishWhat are the actual version numbers you are using?
In reply to: Username/Registration issueI tried to reproduce your issue but cannot, are you using any plugins that might cause this to be alter from the default WordPress 3.5.1 & bbPress 2.2.4/2.3 behaviour?
Create a user `1 2 3` via WordPress /wp-login.php?action=register
`ERROR: This username is invalid because it uses illegal characters. Please enter a valid username.`Create user `1 2 3` via bbPress widget/page template (page-user-register.php)
`Registration complete. Please check your e-mail.`Confirmation email with username and password
Username:`1 2 3`Via /wp-admin/user-edit.php user details are:
Username: `1 2 3` Nickname: `1 2 3` Display Name:`1 2 3`Via phpMyAdmin `wp_users` database table:
user_login:`1 2 3` user_nicename: `1-2-3`display_name:`1 2 3`To log in to bbPress using the either a page using the the page template page-user-login.php or the bbPress widget I must use the username `1 2 3`
In reply to: bbPress Editor – Text Formatting Not Saving?Bold and Italic are working fine here with bbPress, though bbPress does not have ‘underline’ as an option so I am not sure where that is coming from for you.
Again try disabling all plugins and try it with the Twenty Eleven or Twenty Twelve themes.
In reply to: Problem importing bbPress1…Sweet… Glad you got it sorted 🙂
In reply to: Invalid archive structureContact your web host.
In reply to: WXR importing best practices?Yep… That seems to be the main issue, once you have the users in everything is fine…
Let me know how it goes… At some stage this user issue needs fixing in the WordPress Importer.
In reply to: Problem importing bbPress1…What did you use for the ‘Table Prefix’?
The default for bbPress 1.x is `bb_`
You can find that either with phpMyAdmin or from bb-config.php in your bbPress install folder.
`$bb_table_prefix = ‘bb_’;`
In reply to: WXR importing best practices?Are all the users being imported correctly?
This has been the only real issue I have seen mentioned when using WXR… Once you get over ~100 users things just start getting nasty as there is no pagination for the users section.
There are a few options to also help debug the issue
https://wordpress.org/extend/plugins/wordpress-importer/other_notes/
Set `define( ‘IMPORT_DEBUG’, false );` to true as noted here.
I haven’t looked at the specifics of what is different in the ‘development version’ over 0.6 but from a quick look there has been some updates on WXR error checking.
https://downloads.wordpress.org/plugin/wordpress-importer.zipIn reply to: Speeling MistakesDid you intentionally misspell the title of your post? 🙂
That said, this is not a bbPress issue, I think you will find it is an attachment plugin you’re using.
In reply to: Month is in EnglishWhat versions of WordPress & bbPress are you using?
In reply to: French language not workedDetails how to setup bbPress in your local language are here:
https://codex.bbpress.org/bbpress-in-your-language/In reply to: problems w/ importing phpBB againThanks for feedback @beggers, glad its worked for you 🙂
The forum order is already fixed for upcoming bbPress 2.3 with lots of extra tweaks also… storing old phpBB user profile fields.. ‘all the BBCodes’ are converted bbPress HTML…
In reply to: Polish TranslationThis is fixed in the upcoming bbPress 2.3, you can download and test it from here
In reply to: Best URL Structure ?My apologies, but I went and looked at your site and I did not see a WordPress/bbPress all I saw was an ‘Ad Farm’ which I now presume was put there by your webhost Host Gator.
It appears they have changed that now to just a ‘Landing Page’ that is far less spammy.
Let me know once your site is back up and I will restore the links in your other posts.
In reply to: New Arabic WordPress Forums (RTL)Congrats, the site looks good and looks like you finished the bbPress Arabic translations 🙂