|
|
#1 |
|
All Hands On Deck
Join Date: Mar 2008
Posts: 1,166
Rep Power: 30 ![]() |
Is there a solution to allow iso character sets to be used in the admin control panel - specifically in extrafields (my current ptobrem). If I use a character like � or � the extrafield will not show in the drop down search menu. Likewise iso characters get messed up if they are used in the heading or body of an advert (placed through the admin control panel).
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Dec 2006
Posts: 107
Rep Power: 13 ![]() |
my langage has lots of ążćźńł etc, I switche to UTF-8
please read this: charset / encoding issues (utf-8 � iso-8859-2) if you don't want to have problems go fo windows-1250, however other coding will work, but you need to remember 1) admin and front need to use the same coding 2) you need to name/create things with the same coding if you created extra fields with utf-8 and display them using iso - they will not work! |
|
|
|
|
|
#3 |
|
All Hands On Deck
Join Date: Mar 2008
Posts: 1,166
Rep Power: 30 ![]() |
I have iso set in my administration/templates directory (specifically in layout.tpl) but where else would it need to be changed to cover the extrafields etc. I just checked the source of the pages in the administration control panel and as you would expect all of them are set
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> My display pages through the nromal layout.tpl are also all <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> However, if I enter an extrafield or text in the title from within the administration control panel they either do not show or come out as a mess. This is strange because in many of the other pages defined through the admin control panel, iso characters are accepted and then rendered correctly. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Dec 2006
Posts: 107
Rep Power: 13 ![]() |
in your langage files you may have to change this:
PHP Code:
I also had to change these lines in pages.php PHP Code:
|
|
|
|
|
|
#5 |
|
All Hands On Deck
Join Date: Mar 2008
Posts: 1,166
Rep Power: 30 ![]() |
My problem is that the vast majority of my customers have French keyboards and they use characters like �,�,� etc. I already made the changes to the main language file and it works no problem for what they enter through their front-end when they place adverts. No errors or spurious characters. No problems with RSS feeds neither.
However, I set the language to iso in the layout.tpl file for the administration folder but I cannot get the extrafields to de defined with certain iso characters in them. 1. extrafields cannot make use of �,�, etc 2. the tile of an adverts is also problematical if defined through the admin control panel. It messes up what they have already typed. What is strange though is that the body of the advert when put in through the admin control panel works fine. No problems. Wy would just these two things not not work when the rest does. It is like language.tpl file is being ignored. So basically I have a 90% solution but it would be nice to have it 100%. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ISO Latin Character Sets | seymourjames | v4 Questions & Support | 21 | 08-14-2008 04:41 PM |
| iso character sets again | seymourjames | Modules / Plugins / Modifications | 4 | 07-22-2008 02:40 PM |
| User Control Panel - redirect | goin4savvy | v4 Questions & Support | 5 | 05-20-2008 12:03 PM |
| Admin Panel Not available | PilotPete | v3.1 Questions & Support | 8 | 10-11-2006 08:46 AM |
| Mod for checkout and admin control | DVM | v3.0 Questions & Support | 0 | 08-22-2006 07:28 AM |