Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for ygor.almeida

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 04:54
  • Posts: 2
  • Profile Views: 2473
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
raul piera wrote:
After one week without more explanations about the replacements for iso-8859-1 coded sites I found a "dirty" way to make it work. I have added some lines to /components/com_sef/joomsef.php file using the joomlaxplorer component (extensions.joomla.org/component/option,c...nk_id,102/Itemid,35/).

After line 678 [// Replace non-ASCII characters.] i have added one line for every character to replace.

$title = str_replace("ñ", "n", $title);
$title = str_replace("á", "a", $title);
$title = str_replace("é", "e", $title);
$title = str_replace("í", "i", $title);
$title = str_replace("ó", "o", $title);
$title = str_replace("ú", "u", $title);

Perhaps it is not the best solution but it works...

The sobi2 plugin continues working without the correct replacement, there is some possibility of a refund for the plugin I have paid?


:D Many Thanks

I´ll try to see if it works here.
Spanish Translation
Category: JoomSEF 3
emo
raul piera wrote:
Hi,

please can you explain a little more?
My site is coded in ISO-8859-1, how i can make it work correctly?

Thanks.


Hi Raul,

Have you find the instructions to replace the ISO-8859-1 chars !?

I'm site (Brazilian Portuguese) is also coded in this charset, i would like to have the right html entities for Portuguese too.

Please tell me your progress !

Tato emailová adresa je chráněna před spamboty, abyste ji viděli, povolte JavaScript ;) www.extrememods.com.br<br><br>Post edited by: ygor.almeida, at: 2007/05/12 14:15
Spanish Translation
Category: JoomSEF 3
More
Přihlášení uživatele Prázdný