Forum Replies Created
-
our users discovered one (hopefully) reason why they get this message
“ERROR: Your topic cannot be created at this time”If the post contains
‘Thank you in advance’then their post will be blocked…
so, how do I unblock this?? so users who don’t know about it, are not affected?
Some of our users also report this error – that they cannot post ..
it is not related to this german word though.. as the site is in Englishand I have no idea why it would happen to them..
π
I can’t replicate it myself, but even a moderator had such problem once..
In reply to: No Forum subscriptions (update to 2.5)I mean, it shows OK, subscribed topics. but not forums (it is just blank)
In reply to: No Forum subscriptions (update to 2.5)Hi, I have updated, and I still have this problem.. π
In reply to: No Forum subscriptions (update to 2.5)Hi, I am having the same problems,
( all subscribed forums are in subcategory )I did look in the track posts, as you mentioned,
but I do not quite understand how did you resolve it please πthank you for spelling it out for me
In reply to: Put each subforum on own line?this code should put sub forums the way you want, add it to your functions.php child theme
function custom_bbp_list_forums() {
$args[‘separator’] = ‘<br />’;return $args;
}add_filter(‘bbp_before_list_forums_parse_args’, ‘custom_bbp_list_forums’ );
I think this code will work if you add it to your functions file
function custom_bbp_list_forums() {
$args[‘separator’] = ‘<br />’;return $args;
}add_filter(‘bbp_before_list_forums_parse_args’, ‘custom_bbp_list_forums’ );
In reply to: bbPress 2.4 Now AvailableThanks for a nice release.
Upgrade went smoothly.
although, it seems my child theme blocks hierarchical replies’ πbut not a problem for now. glad about the small speed improvements
In reply to: Speed up BBPress – remove gravatars – solutionyhmm something strange happened to that code.. π
In reply to: Put each subforum on own line?there is a way to do it, someone posted few lines of code last year.. and it works. BUT I cannot find it now here on the forums, and I can’t remember how it was done :((
please search bbpress forums
In reply to: Plugin request: Read statsthere used to be the plugin to add this function, but it does not work in 2.2 bbpress anymore :((
it would be nice if the plugin was updated as this feature is very very useful
In reply to: Subscribe to new forum topicsI would like to bump this topic/request
It would be really cool if it was possible to subscribe to certain “forums” to receive notifications about new topics..
we have say, 40 different forums, and users are generally following 3 or 4 at most.. as the others are not of their interest.. and it would help moderators also to be notified when spam messages appear.RSS is rather old fashioned solution, and not many people use it, and even google is dropping google reader…
In reply to: New Topic Button – on forum pages (paypal reward :)sorry to bump this..
I guess the award was small? I thought it would be easy thing to do for someone who knows bbpress code very well…
but I think it is very important feature
users coming from other forums Β are lost using bbpress forums..
and after migrating from buddy press forums to bbpress – Β the usage of bbpress forums dropped by 50% Β π
I mean, in new topics….. therefore I suspect users can’t find the button.. / link
I have created a new page > start a new topic and the link is even in the main menu.. but still it is not good enough unfortunately..
In reply to: topics and replies are 'pending'I may have found the reason for pending posts..
there were certain words in wordpress (comments) black listed, and I think it has prevented also bbpress new topic/replies being posted automatically
In reply to: topics and replies are 'pending'Hi Jared
yes, Akismet is running fine.
it was enabled in bbpress and the problem was there, I have disabled it in bbpress forum settings, and the problem still exists.
could w3 total cache be to blame?
Hi,
I have similar problem.. recent;y discovered over 100 replies pending just after 2 weeks of using bbpress….
which needless to say, is a lot of pain to approve all of them one by one manually!! π
as they are all legit, not spam
Is it possible to turn OFF pending mode??
thanks
Kris
In reply to: Converting BuddyPress Users/Posts to bbPressHi, I am also trying to convert buddypress to bbpress 2.2
but in the select platform (in tools Import forums) I can only see Example, vBulletin, Invision, phpbb. and bbPress1
am I missing something?
what do I choose to convert from BuddyPress?
thanks
Kris
In reply to: Forum migration toolGreat! thanks for the update netweb.
I hope Buddypress forums to bbpress plugin is ‘next’ importer in the works π
In reply to: Hierarchical Forum and Category LayoutI would disagree.
there are certain features of old / traditional forums that users like or need
for example, one omission in current bbpress is “number of views”it does influence and show how popular certain topics are.
we have a large forum, where categories are necessity,.. because in category has 10 or more ‘forums’
and if they were laid out like traditional forums, it would make it easier for the members to see the whole structure of the forums.. as it is, I had to manually create a table with all the categories/ forums(having said that, we are still using buddy press forums.. and hoping to migrate to bbpress as soon as the converter becomes available..
In reply to: Electric in Toronto .here is another improvement for BBPress forums –
‘Report user/post’ Button that would automatically hide spam post, and made it visible only to admin/moderators for deltetion or approval etc.
In reply to: Feature request – "Reply" button in every posthi,it is a ‘work around’ sure,
but ideally, it would be great to have it built in, and if the reply ‘opened’ reply window below the post, and the answer went straight under this post – like threaded comments do in wordpress
In reply to: Using bbPress plugins in bbPress 2.0 (WP plugin)Maybe we could set up a poll so everyone could vote which bbpress 1.1 are the most important to be made compatible/available for bbprss plugin ?
In reply to: bbPress 2.0 – UpdatesI am glad the problem about forum/forum slug came up.
I have the same issue, and another poster who shared link to his site, also seem to suffer from this:
etc..
thanks for looking into this
kind regards
Kris
In reply to: bbPress 2.0 – UpdatesHi
Thanks for the update
Will bbpress plugin be compatible (or with an easy way to import) with existing buddypress?
Re user profiles – it would be nice to have one profile (wordpress/bbpress/buddypress)
Thanks
Kris