hi!
i would like to import content from Mambo 4 5 4 to new freshly installed Joomla 1.5.3.
Actually i am working on localhost (xampp, works fine) because it is faster than on internet.
1. i make a backup of all sections, categories and articles using option Export-Compile Site Data by sections. i have checked there Add Archived Content Items: YES and Add All Static Content Items: YYES.
2. i download import_content_data.zip files which i have to recompress to install.
3. i install export content on joomla 1.5.3 ( export content 2.0.0), and i have to run joomla in legacy mode.
4. when i installing a import_content_data.zip i received lots of errors
QUOTE:
* JInstaller::install: SQL Error. DB function failed with error number 1146
Table 'bagnety152.jos_export_sections' doesn't exist SQL=TRUNCATE TABLE jos_export_sections;
SQL =
TRUNCATE TABLE jos_export_sections;
* Component Install: SQL error or missing or unreadable SQL file. DB function failed with error number 1146
Table 'bagnety152.jos_export_sections' doesn't exist SQL=TRUNCATE TABLE jos_export_sections;
SQL =
TRUNCATE TABLE jos_export_sections;
it`s all. some of data import correctly ( like sections names, but without polish digits).
could somebody help me ?