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: 75
Topic starter
(@maxelio42)
Estimable Member
Joined: 6 years ago

Hi,

We have just imported our old forum into Wpforo, which makes a total of 11.050 posts.

Everything seems to be fine, ... except for the posts counter in the forum footer : it displays "weird" things (see attached image).

Any help, please?

10 Replies
Posts: 75
Topic starter
(@maxelio42)
Estimable Member
Joined: 6 years ago

For your information, I checked the phrases, and "{number}K " was NOT modified...

1 Reply
Robert
Admin
(@robert)
Joined: 9 years ago

Support Team
Posts: 10616

@maxelio42

That's modified. I see {numéro}K instead of {number}K. It's modified in PO file of your language or in Phrase system in Dashboard  > Forums > Phrases admin page.

Posts: 75
Topic starter
(@maxelio42)
Estimable Member
Joined: 6 years ago

Yes, you were right.

The trick is that I had TWO PO french files. I supposed it was because I tried, some months ago, to translate the plugin with LOCO Translate...

Sorry! 😟Β 

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

Hi , I have the same problemΒ  with "{numΓ©ro}K" and I check my wpforo-fr_FR.po file which indicate (I didn't change anything on that file)

#: wpf-includes/wpf-phrases.php:599
msgid "{number}K"
msgstr "{number}K"

and in my phrase front end I tried to put some french translation who never appear even if I clean the cache.Β 

2 Replies
Alvina
Moderator
(@alvina)
Joined: 6 years ago

Member
Posts: 1861

@gilbau,

and in my phrase front end I tried to put some french translation who never appear even if I clean the cache.Β 
Β Navigate to Dashboard > Forums > Dashboard admin page, click on the [Delete all caches] button.Β If you use some other caches plugins, delete those plugins caches as well and check again.
(@gilbau)
Joined: 5 years ago

Trusted Member
Posts: 44

@alvina I have done many times all the buttons delete all cache and synchronize (my computer spent about 2 weeks 24h/24hΒ  i think to synchronize 33,000 users 310,000 posts 21,000 topics 120 forums) and I dont use other cache plugin.Β  the only thing I had to do was to add french language in phpmyadmin wp_wpforo_languages and lang_id 2 for french (1 was yet there for english) because I didn't see how to add this language in the admin wpforo . So the problem is still there

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

So all my cache is deleted regurlarly

and I made some phpmyadmin search in the whole database with {numΓ©ro}K and found nothing

Another thing By example I notice that some phrases in wpforo-fr_FR.po are not used in my forum

#: wpf-includes/wpf-phrases.php:995
msgid "Forum contains unread posts"
msgstr "Le forum contient des messages non lus"

#: wpf-includes/wpf-phrases.php:996
msgid "Mark all read"
msgstr "Marquer comme tous lus"

I don't anderstand why ?

Page 1 / 2