Forum Replies Created
-
AuthorPosts
-
flobas35
ParticipantThanks i used this plugin, it helped me to see the problem.
explanation:
Ok i solved the issue. This is an issue all french will have.
Because there are actually two file for translation in french:
First path:
/public_html/wp-content/languages/plugins/affiliates-manager-fr_FR.po
/public_html/wp-content/languages/plugins/affiliates-manager-fr_FR.mo
Second path:
/public_html/wp-content/plugins/affiliates-manager/languages/affiliates-manager-fr_FR.po
/public_html/wp-content/plugins/affiliates-manager/languages/affiliates-manager-fr_FR.moAnd they ARE NOT THE SAME FILES
The one applied to the website is the long path (second path). However this one does not contain all translation the other one contains.. and the same the first one doesnt contain all what the second one contains..
May be these two files should be mixed together. What i did myself was to edit both (with notepad) and copy some missing translation that were in the first one in the second one (the one applied onsite).
The tricky part is that copying needs to include the line refference (which cannot be done outside notepad from what i know)
here is an example of one line i did copy from the firs one to the second one:#: html/affiliate_creative_list.php:81
msgid “Generate Referral URL”
msgstr “Générer le lien affilié”I could send yout the new version but it is very slightly modified (just 4 lines) but that makes the difference on the affiliate dashboard.. i think all unique lines should be mixed from both files to have the work done properly.
Kind regards
flobas35
ParticipantHello,
Yes i did follow these steps. Then i did use my ftp serveur to erase the right files.
But nothing has changed on my site. Plus some of the wrong current traduction i find on my site are not in the translation files, neither in the english part or the french part.. this is the case for the incorrect french translation “Transactions closes”. If i knew where this one is located then i could understand more..Can you help me?
Bastien
flobas35
ParticipantNEWS 2: I have tryied many things for this issue and here is what work now (i will come back it doesnt)
Issue with “my account” turning to “connexion” on some page is due to issue with CACHE. There is a conflict created. issue is because of my plugin “Wp fastest cache” that i was using, i just turned it off/desactivate cache system and probleme seams to be solved !
(or possibility to create a rule to empty cache under some condition..)Thank for your help 😌
flobas35
ParticipantNEWS: Actually i know more about the symptoms.
Some of my pages when i click on them the header “my account” turn to “connexion” even if i am still loggued on the website. Most pages will have no issue but some bug and that happens, i can select another page and “my account” appears again..
Unfortunately one of the bug page is the “affiliate-home” one so it bugs and doesnt show the affiliate dashboard..I wonder where this comes wfrom, Someone could help me?
-
AuthorPosts