Weird I wonder why mine is different than yours is :) I will add your file and see what happens
Send a few test announcements :)
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| |||
|
hmmmmm still trying to make this not mess up
Last edited by bbrian017; 01-09-2008 at 11:47 AM.. |
| ||||
|
Resolved the weird characters on goboz by adding these 2 lines AS THE FIRST ONES in the remove_error_creating_characters function: Code: function remove_error_creating_chars($chars) {
$replace=array(
'—' => '--', // Steef2k8-01 - remove really weird characters
'’' => '\'', // Steef2k8-01 - remove really weird characters i.e.: Code: 'â' => 'a',
__________________ Like my work? Donations are welcome if you would like to support my work! Finger pliggin' good sites of mine: receptencocktail.nl / numarketing.nl / goboz.com Last edited by beatniak; 01-08-2008 at 04:18 AM.. |
| |||
|
Thanks beatniak. Geoserv |
| |||
| Quote:
Sorry about not understanding... unless you added it here somewhere, 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',
'?' => ''
);
|
![]() |
« 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

