![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
What would I change it too? Any clue and also I just found another pligg site facing this issue look here, Goboz - Cyclists, Mark Your Calendars Last edited by bbrian017; 01-07-2008 at 01:44 PM.. |
| |||
|
Do you know what character is causing the problems and what the character is suppose to be? Geoserv. |
| The Following User Says Thank You to Geoserv For This Useful Post: | ||
| |||
| Quote:
Who's She's Anyone's People's and etc... This also happens when sending mas e-mails :) |
| |||
|
Do you have this in libs/utils.php Code: function remove_error_creating_chars($chars) {
$replace=array(
'Á' => 'A',
'Å' => 'A',
'ä' => 'a',
'á' => 'a2',
'à' => 'a3',
'â' => 'a4',
'ã' => 'a5',
'ä' => 'a',
'å' => 'a',
'æ' => 'ae',
'æ' => 'ae',
'é' => 'e',
'È' => 'E',
'É' => 'E',
'Ì' => 'I',
'ì' => 'i',
'Í' => 'I',
'í' => 'i',
'¼' => '',
'¾' => '',
'¿' => '',
'ñ' => 'n',
'Ñ' => 'N',
'Ò' => 'O',
'ò' => 'o',
'Ö' => 'O',
'Õ' => 'O',
'Ó' => 'O',
'ô' => 'o',
'ó' => 'o',
'õ' => 'o',
'ö' => 'o',
'Š' => 's',
'š' => 's',
'Û' => 'U',
'Ú' => 'U',
'Ü' => 'U',
'û' => 'u',
'ú' => 'u',
'ü' => 'u',
'Ý' => 'Y',
'ý' => 'y',
'Ž' => 'Z',
'ž' => 'z',
'€' => ''
);
|
| The Following User Says Thank You to Geoserv For This Useful Post: | ||
| |||
|
yes line 320 - 367 should I add the " there?
|
| |||
|
Its actually two ' ' Geoserv |
| The Following User Says Thank You to Geoserv For This Useful Post: | ||
| |||
| no no what I meant was should I add the " in between the 2? Also I just noticed mine is different than the one you added here, Code: function remove_error_creating_chars($chars) {
$replace=array(
'?' => 'A',
'?' => 'A',
'?' => 'a',
'?' => 'a2',
'?' => 'a3',
'?' => 'a4',
'?' => 'a5',
'?' => 'a',
'?' => 'a',
'?' => 'ae',
'?' => 'ae',
'?' => 'e',
'?' => 'E',
'?' => 'E',
'?' => 'I',
'?' => 'i',
'?' => 'I',
'?' => 'i',
'?' => '',
'?' => '',
'?' => '',
'?' => 'n',
'?' => 'N',
'?' => 'O',
'?' => 'o',
'?' => 'O',
'?' => 'O',
'?' => 'O',
'?' => 'o',
'?' => 'o',
'?' => 'o',
'?' => 'o',
'?' => 's',
'?' => 's',
'?' => 'U',
'?' => 'U',
'?' => 'U',
'?' => 'u',
'?' => 'u',
'?' => 'u',
'?' => 'Y',
'?' => 'y',
'?' => 'Z',
'?' => 'z',
'?' => ''
);
|
| |||
|
Why do you have ? marks all the way down in that file? Thos are suppose to be characters like mine. Perhaps paste mine over yours. Geoserv. |
| The Following User Says Thank You to Geoserv For This Useful Post: | ||
| |||
|
What version are you running I am running 9.8.2
|
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Text encoding - which should i be using? | revolver | General Help | 1 | 01-07-2008 02:58 PM |
| 9.6 error | xbizsky | Bug Report | 28 | 07-04-2007 03:54 AM |
| Need help setting text in header | dinki | Template Support | 0 | 06-30-2007 05:32 PM |
| Safari underlining all of the text... | kevinD | General Help | 2 | 05-29-2007 12:51 PM |
| Installation - Tables never created | julientarta | Installation and Upgrade Help | 28 | 02-02-2007 11:04 PM |





Linear Mode

