Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] Issue with posts count

11 Posts
5 Users
0 Reactions
3,073 Views
Posts: 44
(@gilbau)
Trusted Member
Joined: 5 years ago

For information, the only thing I can do to solve my issue is to modify and remove line 972

// else if($n>10000) $number = round(($n/1000),1).' '.str_replace('{number}', '', wpforo_phrase('{number}K',false));

 

in ../wp-content/plugins/wpforo/wpf-includes/functions.php

But at the first update, i will have to remove the line again

 

1 Reply
Moderator
(@martin)
Joined: 9 years ago

Support Team
Posts: 990

@gilbau,

Just remove all changes and read the answer for the topic opener. The issue is located in the PO file for your website language: https://wpforo.com/community/how-to-and-troubleshooting-2/issue-with-posts-count/#post-32737

Even if you've not made any changes, it comes from plugin /languages/ folder. Install Loco Translate plugin and edit your language file of wpForo, find the phrase and change it to the English version.

Don't forget delete phrase cache in Dashboard > Forums > Dashboard admin page.

Posts: 44
(@gilbau)
Trusted Member
Joined: 5 years ago

Thanks for your help

I finally succeded with installing loco translate and modify french language

Page 2 / 2