Jump to content

WHMCS 5.2.4 Greek Language Files


Recommended Posts

  • 3 weeks later...

U have to check the encoding, if u try to edit the file.

 

The encoding from the ftp client should be in UTF-8 without BOM and the Localisation on default ( uft-8 )

 

If u got cPanel, u can edit and change the encoding as i mentioned and all will be fixed. Else the ftp editor on your client should do the job.

 

Im open on feedback or a test ftp-account in order to fix that for you

Link to comment
Share on other sites

  • 7 months later...
  • 4 weeks later...

I have a problem. I think it is because of encording. Can you help me please?

The strange characters (�= �) appears in emails, invoices etc no in client area.

 

What must i do? The WHMCS encording from setting is set to utf-8 and the mysql encording is also set at UTF8.

 

Sorry for my bad english.

Link to comment
Share on other sites

I have a problem. I think it is because of encording. Can you help me please?

The strange characters (�= �) appears in emails, invoices etc no in client area.

 

What must i do? The WHMCS encording from setting is set to utf-8 and the mysql encording is also set at UTF8.

 

Sorry for my bad english.

 

 

text in emails and invoices (parsed from product settings) are stored in DB not in language file.

 

Check with phpMyAdmin an invoice id or an email template and see if the characters are OK inside the DB first,

then we'll see :-)

 

 

-edit-

But in any case, also check the greek.php language file with a notepad like Notepad++ for the proper encoding.

Should be "ANSI as UTF-8" (UTF-8 without BOM)

Link to comment
Share on other sites

priestakos in configuration.php there is $mysql_charset = 'utf8';

the greek.php is UTF8 WITHOUT BOM

 

chrismfx i think you dont understand me. The problem is in the names that the costumer have declared during the order. In the client area all are ok. But the greek characters in invoices, emails (the details from the client's account) have problem. See the following image

eZ7gZ10.png

 

Sorry for my english

Link to comment
Share on other sites

priestakos in configuration.php there is $mysql_charset = 'utf8';

the greek.php is UTF8 WITHOUT BOM

 

chrismfx i think you dont understand me. The problem is in the names that the costumer have declared during the order. In the client area all are ok. But the greek characters in invoices, emails (the details from the client's account) have problem. See the following image

[ATTACH=CONFIG]5866[/ATTACH]

 

Sorry for my english

 

Just curious, what's the collation (Σύνθεση) ? You can check from phpMyAdmin.

Should be all utf8_general_ci like the screenshot

collation.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated