Joomla: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Xerxes (Diskussion | Beiträge) K |
Xerxes (Diskussion | Beiträge) |
||
| Zeile 2: | Zeile 2: | ||
# Migrator ins Joomla 1.0 installieren [http://joomlacode.org/gf/project/pasamioprojects/frs/?action=FrsReleaseBrowse&frs_package_id=2588 Migrator] | # Migrator ins Joomla 1.0 installieren [http://joomlacode.org/gf/project/pasamioprojects/frs/?action=FrsReleaseBrowse&frs_package_id=2588 Migrator] | ||
| + | #SQL-Dump erzeugen/downloaden | ||
| + | #bei Installation von 1.5 Dump angeben | ||
| + | |||
| + | Alternative: Verwendung von [http://www.matware.com.ar/downloads/joomla/mtwmigrator.html mtwmigrator] im J1.5 | ||
=== Komponenten === | === Komponenten === | ||
Version vom 5. Juni 2011, 06:49 Uhr
Migration 1.0 zu 1.5
- Migrator ins Joomla 1.0 installieren Migrator
- SQL-Dump erzeugen/downloaden
- bei Installation von 1.5 Dump angeben
Alternative: Verwendung von mtwmigrator im J1.5
Komponenten
Fireboard 1.0.4
- List of needs; database from the old site, phpMyAdmin, a functional Joomla! 1.5 installation, the old FireBoard config file (can be found at /administrator/components/com_fireboard, and is named fireboard_config.php).
- Install FireBoard 1.0.4 in the Joomla! site.
- Access phpMyAdmin, remove all the jos_fb_* tables. (Remember to always backup the database before editing.)
- Move the jos_fb_* tables from the old Joomla! database into the new database.
- You should be now have a functional version of FireBoard loaded with your old content.