Some characters showing ? after migration to new Host

Locked
User avatar
SOAMJENA
Joomla! Ace
Joomla! Ace
Posts: 1274
Joined: Thu May 01, 2008 12:36 pm
Location: QubeSys Technologies Pvt. Ltd ,INDIA
Contact:

Some characters showing ? after migration to new Host

Post by SOAMJENA » Fri Jun 18, 2010 1:36 pm

Hi..
Im working on a client site, who is from Slovakia.

His site was on Godaddy hosting.

I moved the site to HostMonster hosting via Akeeba Backup.

Its all right.

But at some places, its showing ? in place of some charcters.

What can be the issue and how do we fix this ??
Web Design, eCommerce and Software Development
Joomla Premium Extensions,Templates and Support Packages

User avatar
SOAMJENA
Joomla! Ace
Joomla! Ace
Posts: 1274
Joined: Thu May 01, 2008 12:36 pm
Location: QubeSys Technologies Pvt. Ltd ,INDIA
Contact:

Re: Some characters showing ? after migration to new Host

Post by SOAMJENA » Fri Jun 18, 2010 1:37 pm

His current template's index.php shows,

Code: Select all

<?php

defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );

// needed to seperate the ISO number from the language file constant _ISO

$iso = split( '=', _ISO );

// xml prolog

echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
Web Design, eCommerce and Software Development
Joomla Premium Extensions,Templates and Support Packages

User avatar
SOAMJENA
Joomla! Ace
Joomla! Ace
Posts: 1274
Joined: Thu May 01, 2008 12:36 pm
Location: QubeSys Technologies Pvt. Ltd ,INDIA
Contact:

Re: Some characters showing ? after migration to new Host

Post by SOAMJENA » Fri Jun 18, 2010 2:09 pm

Can anyone help ?
Web Design, eCommerce and Software Development
Joomla Premium Extensions,Templates and Support Packages

User avatar
SOAMJENA
Joomla! Ace
Joomla! Ace
Posts: 1274
Joined: Thu May 01, 2008 12:36 pm
Location: QubeSys Technologies Pvt. Ltd ,INDIA
Contact:

Re: Some characters showing ? after migration to new Host

Post by SOAMJENA » Fri Jun 18, 2010 2:41 pm

Someone said, I should add this,

Code: Select all

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sk-sk" lang="sk-sk" dir="ltr" >
But it also doesnt work.

What am I missing ?
Web Design, eCommerce and Software Development
Joomla Premium Extensions,Templates and Support Packages

User avatar
SOAMJENA
Joomla! Ace
Joomla! Ace
Posts: 1274
Joined: Thu May 01, 2008 12:36 pm
Location: QubeSys Technologies Pvt. Ltd ,INDIA
Contact:

Re: Some characters showing ? after migration to new Host

Post by SOAMJENA » Fri Jun 18, 2010 5:52 pm

Fixed.
It was database collation issue.
Web Design, eCommerce and Software Development
Joomla Premium Extensions,Templates and Support Packages


Locked

Return to “Slovak Forum”