у меня такие ошибки:
Warning: mkdir() [function.mkdir]: No such file or directory in Z:\home\ladyyutf\www\converter.php on line 52
Warning: copy(Z:\home\ladyyutf\www/design/foto/skins/default/next.gif) [function.copy]: failed to open stream: No such file or directory in Z:\home\ladyyutf\www\converter.php on line 58
Warning: copy(Z:\home\ladyyutf\www/content/images/newsi9/tn/_1276019091.png) [function.copy]: failed to open stream: No such file or directory in Z:\home\ladyyutf\www\converter.php on line 88
Warning: copy(Z:\home\ladyyutf\www/content/images/newsi9/tn/_1276020465.jpg) [function.copy]: failed to open stream: No such file or directory in Z:\home\ladyyutf\www\converter.php on line 88
Warning: mkdir() [function.mkdir]: No such file or directory in Z:\home\ladyyutf\www\converter.php on line 85
Warning: copy(Z:\home\ladyyutf\www/content/images/newsi9/tn/_1276021774.jpg) [function.copy]: failed to open stream: No such file or directory in Z:\home\ladyyutf\www\converter.php on line 88
processing ction processing dmin processing dmin_cross_group processing dmin_group processing dmin_group_access processing dmin_trace processing ll_lang processing ackup processing ackup_ignoredexts processing ackup_ignoredpaths processing ackup_ignoredtables processing ackup_rules processing atalog_catalog1_basket_items processing atalog_catalog1_basket_orders processing atalog_catalog1_basket_order_fields processing atalog_catalog1_cats processing atalog_catalog1_cats_props processing atalog_catalog1_inner_filters processing atalog_catalog1_item2cat processing atalog_catalog1_items processing atalog_catalog1_items_links processing atalog_catalog1_variables processing atalog_catalog2_basket_items processing atalog_catalog2_basket_orders processing atalog_catalog2_basket_order_fields processing atalog_catalog2_cats processing atalog_catalog2_cats_props processing atalog_catalog2_inner_filters processing atalog_catalog2_item2cat processing atalog_catalog2_items processing atalog_catalog2_items_links processing atalog_catalog2_variables processing atalog_items_catalog1_default processing atalog_items_catalog1_katalog_uchrezhdenij processing atalog_items_catalog2_aksesuar processing atalog_items_catalog2_odejdaa processing atalog_item_groups processing atalog_item_props CREATE TABLE `la_catalog_item_props` ( `id` int(10) unsigned NOT NULL auto_increment, `group_id` int(10) unsigned NOT NULL, `module_id` varchar(255) NOT NULL, `name_db` varchar(255) NOT NULL, `name_full` varchar(255) NOT NULL, `type` enum('string','enum','number','text','html','file','date','pict') NOT NULL, `showinlist` tinyint(1) unsigned NOT NULL default '0', `sorted` tinyint(1) unsigned NOT NULL default '0', `ismain` tinyint(1) unsigned NOT NULL default '0', `add_param` text, `order` smallint(3) unsigned default '1', PRIMARY KEY (`id`), UNIQUE KEY `gmn` (`group_id`,`module_id`,`name_db`), KEY `group_id` (`group_id`), KEY `module_id` (`module_id`), KEY `order` (`order`), KEY `group_main` (`group_id`,`ismain`), KEY `group_sort` (`group_id`,`sorted`) ) ENGINE=MyISAM AUTO_INCREMENT=78 DEFAULT CHARSET=utf8 Specified key was too long; max key length is 1000 bytes INSERT INTO `la_catalog_item_props` VALUES ('46','0','catalog1','Nazvanie','Название','string','1','0','0',NULL,'10') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('47','0','catalog1','Rajon','Район','enum','1','0','0',NULL,'20') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('48','0','catalog1','Kratkoe_opisanie','Краткое описание','text','0','0','0',NULL,'30') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('49','0','catalog1','Polnoe_opisanie','Полное описание','html','0','0','0',NULL,'40') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('50','0','catalog1','Kartinka','Картинка','pict','0','0','0',NULL,'50') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('76','11','catalog2','razodejda','Размер одежды','string','0','0','0',NULL,'70') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('75','0','catalog2','polopis','Полное описание','html','0','0','0',NULL,'60') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('74','0','catalog2','artik','Артикул','string','0','0','0',NULL,'50') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('73','0','catalog2','kar2','Картинка2','pict','0','0','0',NULL,'40') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('72','0','catalog2','kar1','Картинка','pict','0','0','0',NULL,'30') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('71','0','catalog2','kratopis','Краткое описание','text','0','0','0',NULL,'20') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('70','0','catalog2','naztovar','Название товара','string','1','0','1',NULL,'10') Table 'ladyyutf.la_catalog_item_props' doesn't exist INSERT INTO `la_catalog_item_props` VALUES ('77','0','catalog2','Cena','Цена','string','1','0','0',NULL,'70') Table 'ladyyutf.la_catalog_item_props' doesn't exist processing atalog_visible_gprops CREATE TABLE `la_catalog_visible_gprops` ( `group_id` int(5) unsigned NOT NULL, `prop` varchar(255) NOT NULL, `module_id` varchar(255) NOT NULL, UNIQUE KEY `uniq` (`group_id`,`module_id`,`prop`), KEY `module_id` (`module_id`), KEY `group_module` (`group_id`,`module_id`), KEY `prop_module` (`prop`,`module_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 Specified key was too long; max key length is 1000 bytes INSERT INTO `la_catalog_visible_gprops` VALUES ('2','description','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('2','image1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('2','name1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('2','price','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('5','Kartinka','catalog1') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('5','Kratkoe_opisanie','catalog1') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('5','Nazvanie','catalog1') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('5','Polnoe_opisanie','catalog1') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('5','Rajon','catalog1') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('6','IzobrajenieTeatra','catalog4') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('6','kratkoeopisanie','catalog4') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('6','name','catalog4') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('6','polnoeopisanie','catalog4') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('6','sait','catalog4') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('6','telefon','catalog4') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','ID_tovar','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','Imya_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','Kartinka_1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','Kartinka_2','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','Kartinka_3','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','Kratkoe_opisanie_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('7','Polnoe_opisanie1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','ID_tovar','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','Imya_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','Kartinka_1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','Kartinka_2','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','Kartinka_3','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','Kratkoe_opisanie_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('8','Polnoe_opisanie1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Artikul','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Imya_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Kartinka_tovara1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Kartinka_tovara2','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Kartinka_tovara3','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Kratkoe_opisanie_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('9','Podrobnoe_opisanie_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Artikul','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Imya_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Kartinka_tovara1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Kartinka_tovara2','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Kartinka_tovara3','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Kratkoe_opisanie_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('10','Podrobnoe_opisanie_tovara','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','artik','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','Cena','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','kar1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','kar2','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','kratopis','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','naztovar','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('11','polopis','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','artik','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','Cena','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','kar1','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','kar2','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','kratopis','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','naztovar','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist INSERT INTO `la_catalog_visible_gprops` VALUES ('12','polopis','catalog2') Table 'ladyyutf.la_catalog_visible_gprops' doesn't exist processing omments processing valmod processing aq_content processing aq_partitions processing allery processing etods processing odules processing ewsi processing tructure processing ser processing ser_cross_group processing ser_fields processing ser_fields_value processing ser_group
ошибок много и они повторяются, поэтому часть удалил, что бы в сообщение поместить