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.
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?
For your information, I checked the phrases, and "{number}K " was NOT modified...
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! 😟Β
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.Β
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 ?