Forum Replies Created
-
In reply to: Merge Topics Problem
Hi Robkk, thanks for the answer
Merging topics doesn’t work at allon my main forums, on any topic old or new, on any forum.
It gives me the message “There are no other topics in this forum to merge with”.
The only place that I found that works merging topics is inside group forums!
i have 2 group forums and merging topics works in both.I haven’t test it with another theme because is a production site.
I haven’t add or replace any plugin, only updates!In reply to: bbPress 2.4 Now Availablebtw. did anyone else notice that the latest bbpress killed the display of the date of the latest post/reply as well as the display of the post author?
Its simply not showing anymore even though I checked the box in the widget settings
Your answer is here
Hi Erlend, I found where is the problem, but I dont know the solution!
In WordPress in General settings I have setup the time of my country (Greece) which is +2 hours UTC.
If I change to UTC the problem with unread icons solved, but I have wrong time in my bbpress posts.
Is something you can do?
Thanks
The problem was the theme! Now it works.
I have a problem with the read/unread icons. If i view a toppic and the last post is less than two hours created, then i still have an unread icon. If i view a toppic, which its last post is more than two hours posted then it functions well and it shows the read icon. What should i do to fix it?
In reply to: Fix 404 issue for bbPress 2.2.xThanks JJJ that was it! The most common mistake!
I was already update wordpress, buddypress, bbpress and my plugins, and then I follow these steps:
1. I deactivate every plugin, except Buddypress and BBpress,
2. I change my theme to the default buddypress theme, (without 082net’s fix on my function.php),
3. I run the Tools > Forums > Remap existing users to default forum roles
4. I change moderator users to moderator role, and then everything works! The moderator has his privileges and everyone can see my forums!
5. Then I change back to my child theme (still working without 082net’s fix on my function.php),
6. and starting activate my plugins one by one, while I was checking if everything works.
At the end, my upgrade forums works fine and the moderators too has there privileges.
My installation is now:
WP Multisite 3.5.1 (was 3.4.2)
Buddypress 1.6.4 (was 1.6.1)
BBpress 2.2.4 (was 2.1.2)
+420k posts, 11k members
Thanks for your help and for your time!
Sorry, I was talking about the bbpress-unread-posts plugin!
In reply to: Fix 404 issue for bbPress 2.2.xHi, with 082net’s fix participants and all other roles are able to see the forums.
In my forum I have a problem with moderator role privileges they can’t edit, split, or delete any post.
I have check everything
Is something else that you suggesting me!
Thanks
Hi and thanks for the great plugin.
I have a problem when new topics created the icon doesn’t change.
I tested with new topic creation from Key master, Moderator, Participant.
WP 3.5.1 / BP 1.6.4 / BBP 2.2.4
Thanks againIn reply to: TinyMCE buttons – how to filter?Ok thanks for help, I’ll try!
In reply to: TinyMCE buttons – how to filter?Hi Hansaplastique is possible to add at tinyMCE editor the preview button?
In reply to: Ask for a pluginHi zaerl, I have send you an email (studiomatrixdesign AT gmail.com) for a plugin testing!
ThanksIn reply to: Ask for a pluginHi zaerl, have you any news about the plugin?
I would happy to test your first release!In reply to: Ask for a pluginI think a good place is in the same row, before the number of pages!
In reply to: Ask for a plugin@zaerl It sounds great!
In reply to: Ask for a pluginHi zaerl,
In a visited topic, new replies are added, is this topic checked as unread from the last visit?
In reply to: Ask for a pluginHello Zaerl, have you any news about the progress ?
So far everything appears to be OK for us, we only need to remember to apply the fix again after every BBpress upgrade until it is fixed officially.
Also just to mention that this bug could occur only on European forums? I noticed something that made me think so: In Greece and most European countries we use the comma (,) as a decimal separator, actually what was happening, it was interpreting 2,033 as 2 replies.
We found that in discussions with 27,300 and 30,156 replies it was displaying 2 pages, because it was interpreting 27,300 to 27 replies and 30,156 to 30
- This reply was modified 12 years ago by matrixd.
Hello again, finally after John’s helpful tip, I was able to fix the issue. I found where BBpress does the number formatting and disabled it. In wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php I changed this line:
function bbp_number_format( $number = 0, $decimals = false, $dec_point = '.', $thousands_sep = ',' ) {
to:
function bbp_number_format( $number = 0, $decimals = false, $dec_point = '.', $thousands_sep = '' ) {
This removes the comma from the thousands separator. No all topics pages appear correctly. Thanks!
Hello John, thank you for your reply. It sounds logical that this could be the reason, but we can’t find an option to change the number format (for example from 2,033 to 2033). We have searched all the options in BBpress and WordPress but we could not find it.
Could you give us more info, how to change it?
Thank you in advance.
- This reply was modified 12 years ago by matrixd.
In reply to: Tamriel Foundry Forums+1, Exactly what I’m looking for a theme! Nice job.