Joomla Forum

Joomla Hacks => Joomla-SMF 2.0.x => Topic started by: APR18 on January 08, 2008, 01:14:58 PM



Title: Soluction error charset ISO-UTF8 Joomla SMF (Correct Spanish)
Post by: APR18 on January 08, 2008, 01:14:58 PM
Hi, with respect to the problems of characters in Joomla, I have proven 1 solution.

My systems:
 - Database UTF8
 - Joomla 1.0.13 Spanish (ISO)
 - SMF 1.1.4 (UTF8) No Wrapper
 - JoomlaSMF 2.0.2.1a

Solution:
 1 From SMF:
   1 From the raiz to modify the file Settings.php:
      1 Comment Line 64:
         //$db_character_set = 'utf8';
      
      2 Add new Line:
         $db_character_set = 'iso-8859-1';

   2 From the SMF:
      1 To go to Administration SMF.

      2 To go to Maintenance of the Forum.

      3 To go to Convert the database and dates to UTF-8.

      4 Verify:
         Data charter Seth: ISO-8859-1
         Database to character Seth: [ b]UTF8[/b]
         Convert dates and database to: [ b]UTF8[/b]
      >>> Proceed

   3 From the raiz to verify changes the file Settings.php:
      1 Comment or delete Line 64:
         //$db_character_set = 'utf8';

      2 Verify new line:
         $db_character_set = 'iso-8859-1';

These passages for my work correctly. Joomla charset Correct and SMF charset Correct.



Original Text Spanish:
Hola, respecto a los problemas de caracteres in Joomla, tengo probado 1 solucion.

Mis sistemas:
 - DataBase UTF8
 - Joomla 1.0.13 Espaņol (ISO)
 - SMF 1.1.4 (UTF8) No Wrapper
 - JoomlaSMF 2.0.2.1a

 1 Desde SMF:
   1 Desde la raiz modificar el archivo Settings.php:
      1 Comentar Linea 64:
         //$db_character_set = 'utf8';
      
      2 Agregar nueva Linea:
         $db_character_set = 'iso-8859-1';

   2 Desde el SMF:
      1 Ir a Administracion SMF.

      2 Ir a Mantenimiento del Foro.

      3 Ir a Convert the database and dates to UTF-8. (Convertir base de datos y datos a UTF-8)

      4 Comprobar:
         Data charter Set: ISO-8859-1
         Database to character Set: [ b]UTF8[/b]
         Convert dates and database to: [ b]UTF8[/b]
      >>> Proceed

   3 Desde la raiz comprobar cambios del archivo Settings.php:
      1 Comentar o eliminar Linea 64:
         //$db_character_set = 'utf8';

      2 Comprobar nueva Linea:
         $db_character_set = 'iso-8859-1';

Estos pasos para mi trabaja correctamente. Joomla charset Correcto y SMF charset Correcto.


Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com