 | |  | | | Classifieds How do I...? Wondering how to do something in Classifieds? |
September 18th, 2011, 01:41 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Apr 2011
Posts: 8
| utf8
Hello
When creating a new ad in
Description
some greek characters shows them wrong
eg
ς = &si gmaf;
how to fix it?
thanks
Nikos
|
| |
September 18th, 2011, 01:57 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
You can set your language encoding in the language administration in admin. By default classifieds is packaged with english and utf-8 encoding.
If you want me to comment about a specific thing I would need alot more information.
|
| |
October 17th, 2011, 03:12 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Aug 2007
Posts: 125
|
I have the same problems, it seems that whatever we put in language administration in admin doesnt work.
All my é and è are not showed properly.
|
| |
October 17th, 2011, 03:19 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Aug 2007
Posts: 125
|
And its funny that all the characters are showing properly in the admin panel, but not when browsing the ads
|
| |
October 17th, 2011, 03:54 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
If your language encoding is set correct to display the information it should be fine. what language are you using?
|
| |
October 17th, 2011, 05:22 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Aug 2007
Posts: 125
| Quote:
Originally Posted by Chuck S If your language encoding is set correct to display the information it should be fine. what language are you using? | french for me... i've used FR
|
| |
October 17th, 2011, 06:04 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Aug 2007
Posts: 125
|
i have the latest version that i've downloaded yesterday.
I had a previous version, but i started from scratch since i stopped using the app for a year.
Try using that sentence
"Cette tour est très élevée"
|
| |
October 17th, 2011, 07:16 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
works fine. I am using the default classifieds code and language as downloaded from our site.
Maybe your database is not set to utf-8 collation? Maybe your language encoding is not correct.
Just a guess there since I do not have specific site info but as you can see I am using the default code and language.
|
| |
October 17th, 2011, 09:08 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Aug 2007
Posts: 125
|
It worked
ALTER DATABASE MyDb CHARACTER SET utf8;
and for each table that was not utf8
ALTER TABLE tbl_name CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;
Thru phpmyadmin
Last edited by KrUsTyX; October 17th, 2011 at 09:21 PM.
|
| |
October 17th, 2011, 09:50 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
Our install script creates utf8 tables but I suppose your mysql is setup to some other encoding.
You might want to make sure you change your default mysql encoding to utf8 so that all future database things you do are utf8 so it supports multiple languages. |
| |
October 18th, 2011, 05:57 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Aug 2007
Posts: 125
| Quote:
Originally Posted by Chuck S Our install script creates utf8 tables but I suppose your mysql is setup to some other encoding.
You might want to make sure you change your default mysql encoding to utf8 so that all future database things you do are utf8 so it supports multiple languages.  | the database wa created maybe 2 years ago, was it like that back then? utf8?
|
| |
October 18th, 2011, 06:57 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
No I am referring to present code not old code
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 04:33 PM. | |