Author Topic: Real charset problem in new version 1.7.2  (Read 3988 times)

0 Members and 1 Guest are viewing this topic.

Offline a4land

  • Newbie
  • *
  • Posts: 12
    • View Profile
Real charset problem in new version 1.7.2
« on: March 10, 2006, 06:24:37 AM »
I've got a problem with charset in new version 1.7.2 . Some characters show wrong , for example the category name
At the beginning a thought that this is server problem .
But I tried to upload previous version 1.7.0 ,, with the same template and language pack and the problem doesn't exist

I posted my problem into a attachment (show as a images , easier for me to descript...) , please have a look and please tell me what's the problem here ??
What I should do ?
Thanks so much !!

Offline a4land

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Real charset problem in new version 1.7.2
« Reply #1 on: March 10, 2006, 06:32:35 AM »
language ---- main.php

Code: [Select]
<?php
/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File: main.php                                             *
 *        Copyright: (C) 2002 Jan Sorgalla                                *
 *            Email: jan@4homepages.de                                    *
 *              Web: http://www.4homepages.de                             *
 *    Scriptversion: 1.7                                                  *
 *                                                                        *
 *    Never released without support from: Nicky (http://www.nicky.net)   *
 *                                                                        *
 **************************************************************************
 *                                                                        *
 *    Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz-       *
 *    bedingungen (Lizenz.txt) f&#38175;&#32107;ere Informationen.                 *
 *    ---------------------------------------------------------------     *
 *    This script is NOT freeware! Please read the Copyright Notice       *
 *    (Licence.txt) for further information.                              *
 *                                                                        *
 *************************************************************************/
 
/**************************************************************************
 *                                                                        *
 *    English translation by Thomas (http://www.japanreference.com)       *
 *                                                                        *
 *************************************************************************/

$lang['no_settings'] = "ERROR: Could not load configuration settings!";

//-----------------------------------------------------
//--- Templates ---------------------------------------
//-----------------------------------------------------
$lang['charset'] = "utf-8";
$lang['direction'] = "ltr";

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Re: Real charset problem in new version 1.7.2
« Reply #2 on: March 10, 2006, 10:19:43 AM »
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search