Notifications
Clear all

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

11 Posts
5 Users
0 Likes
1,880 Views
Posts: 44
(@gilbau)
Trusted Member
Joined: 4 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: 8 years ago

Support Team
Posts: 986

@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: 4 years ago

Thanks for your help

I finally succeded with installing loco translate and modify french language

Page 2 / 2