Forum Replies Created
-
In reply to: ERROR: Your topic cannot be empty.
I have seen a couple of people mention this… That said most find that the problem is fixed with bbPress 2.3. Can you download bbPress 2.3 RC1 from here and test again, hopefully the issue is fixed for you.
In reply to: Issue with TopicsIndeed… Whoever did your site has left out the pagination component…
You can see the extra pages with the following URL’s as examples
http://blackflaggames.org/topics/page/2/ http://blackflaggames.org/topics/page/3/
In reply to: Limiting daily user timeCurrently this is not possible with bbPress out of the box.
In reply to: Thread topics togetherModerators and Admins can ‘merge’ topics and you should see this as one of the options on any topic if you have the correct role assigned.
`EDIT | CLOSE | STICK (TO FRONT) | MERGE | TRASH | SPAM`
In reply to: Changing StringsTake a look at this thread on creating your own language/translation files for bbPress.
In reply to: Change bbpress themesGrab a free theme from WordPress https://wordpress.org/extend/themes/ and see how well it integrates with bbPress some themes support bbPress others just work.
Can you try updating to bbPress 2.3 RC1 and if you still have problems create a ticket in trac.
I think you might want to install the ‘bbPress Debug Bar’ by @mzaweb
It will show you exactly what templates are being loaded on each page of your site.
Can you try bbPress 2.3 RC1 https://bbpress.org/blog/2013/03/bbpress-2-3-release-candidate-1/
A similar issue was reported here but can no longer be reproduced.
You are correct, bbPress does not include any form of ‘live preview’ at this stage.
If you enable the ‘fancy editor’ though you do have a WYSIWYG which is similar to ‘live preview’
In reply to: Private Posts not Private?bbPress does not have any options to do what you are looking for at this stage.
That said there have been a couple of tweaks to how Private/Hidden forums for the upcoming bbPress 2.3 that you can grab bbPress 2.3 RC1 and see if it helps or not 😉
In reply to: Not allow participants to create topicsTake a look at `bbp_get_participant_role` /includes/core/capabilities.php#L219
In reply to: Why BBP Doesn’t Show Topics for Swagger ThemeTry using `is_bbpress()` as the conditional.
In reply to: Vbulletin 4.2 to bbPress 2.2.3@pdblizzard Strange that users don’t import correctly if BuddyPress is enabled…
What version of BuddyPress were you using and group or sites idle forums enabled?
I will try to reproduce it if I can…..
In reply to: 404's for non-admins@drrxa Can you please create a ticket on Trac https://bbpress.trac.wordpress.org/
In reply to: 404's for non-admins@notebookingpages Sadly, this and that fix are still beyond my skillz 😛
In reply to: 404's for non-adminsI’m on a roll… So… @wdfee Thanks for that heads up 🙂
In reply to: 404's for non-admins@nikitajaye Can you try disabling all your plugins except bbPress and see if you still see 404’s.
In reply to: 404's for non-admins@thequiet Thanks 🙂
In reply to: 404's for non-admins@banica & @intellectteams As there are numerous problems listed in this thread related to 404’s you will need to explain your setup and the errors you see in more detail please.
In reply to: 404's for non-admins@kitty-kilian Can you create a new user after disabling all plugins except bbPress thus trying to recreate what happens in what would be a ‘standard user’ in a ‘standard’ bbPress installation without any plugins modifying WP/bbP user roles.
PS and yes, even with Premise switched off it gets you a 404 instead of asking you to login (which I guess it ought to)
You should not be seeing a 404 in this scenario either.
In reply to: 404's for non-admins@fagiano1973 I can’t reproduce the ‘topic looks like a filename’.
Can you provide some more info that would help us reproduce it and/or try bbPress 2.3 RC1
In reply to: Changing How Forums are ListedYou want to check this out I think 🙂
I have created a bbPress starter theme with a phpBB look and feel
In reply to: Registration DisabledIt looks like WordPress Registrations are not enabled for your site.
You can check if WP is allowing registrations here /wp-admin/options-general.php
(Or a registration plugin is doing weird things)
In reply to: bbPress2 fulltext searchSearch is built into bbPress 2.3
GGive it a try if you want https://bbpress.org/blog/2013/03/bbpress-2-3-release-candidate-1/ 🙂