|
Thank you for your reply dear. Yes i am running PHP 5.2.9 on my new site.
I changed the two functions in the file convert_img.php with the two you provided. They were very long function so i just removed them and replaced with
function numeric_html($text)
{ return $text; }
function high_order($text)
{ return $text; }
and compiled the data. When i just clicked the 'View Compiled Content SQL installation File' the file showed me the title and introtext field like this below
"INSERT INTO #__export_content (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`,`sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`)VALUES('4549','������� ������ ������ - ������ ','','','<p align=\"right\">
<p align=\"right\">������ ��� ������ ���� ��� ����� ��� �� ���� ���� ����� ���� ������� ����� ��� ������� ������. ���� ���� ����� �� ���������:<br /> "
And when i installed that import_content_data zip file to the new joomla 1.5 website it showed a big error saying error 1064 but the content was imported. When i clicked export content to transfer the content the content looked liked scrumbled.
ãåÑÌÇä ãæÓßæ ÇáÏæáí ááÌÇÒ Ýí ÇáåæÇÁÇáØáÞ
Please see the attached picture of export content when i imported the data from joomla1.0.15.
Please tell me now what to do. I have more then 10000 articles. I have to migrate them in any case. please help me.
|