Migrate from Joomla 2.5 to 3.3 Import/Export
- Knuth
- Topic Author
- Offline
- New Member
Less
More
9 years 10 months ago #6115
by Knuth
"Prediction is very difficult, especially about the future." Niels Bohr.
Migrate from Joomla 2.5 to 3.3 Import/Export was created by Knuth
Dear Dmitry, Hi all,
I want to transfer all data from a Joomla 2.5 Installation to a Joomla 3.3 installation. The installations are on different domains. What is the best way of doing this? Can I just Export and then import all tables from on database to another with changing the database prefix? Or is there more to do?
Any help is appreciated.
Thanks Alexander
I want to transfer all data from a Joomla 2.5 Installation to a Joomla 3.3 installation. The installations are on different domains. What is the best way of doing this? Can I just Export and then import all tables from on database to another with changing the database prefix? Or is there more to do?
Any help is appreciated.
Thanks Alexander
"Prediction is very difficult, especially about the future." Niels Bohr.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 10 months ago #6116
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Migrate from Joomla 2.5 to 3.3 Import/Export
Hi.
You can just upgrade your site to j3, and after that just install my extensions over exists (ie for j3). And all will be fine.
If you want export-import only data - you can do:
1 - install last version for j2.5 site, and last version for j3 site
2 - export data, import data
3 - manual fix categories (references on each entity)
You can just upgrade your site to j3, and after that just install my extensions over exists (ie for j3). And all will be fine.
If you want export-import only data - you can do:
1 - install last version for j2.5 site, and last version for j3 site
2 - export data, import data
3 - manual fix categories (references on each entity)
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Knuth
- Topic Author
- Offline
- New Member
9 years 10 months ago #6154
by Knuth
"Prediction is very difficult, especially about the future." Niels Bohr.
Replied by Knuth on topic Migrate from Joomla 2.5 to 3.3 Import/Export
Dear Dmitry,
Thank you for your quick and helpful answer.
I just had to export the "old" table data from Joomla 2.5 and then insert the file into the 3.x table. Just make sure to update the table_prefix!
As I did not had any categories this came not into play.
I had a strange behaviour when I wanted to use Modules Anywhere to show the map. Then all where messed up and no map to show any more. Strange, then I used the ZH GoogleMap Module to display. Can anybody confirm this? Or did I oversaw a setting?
thanks Alexander
Thank you for your quick and helpful answer.
I just had to export the "old" table data from Joomla 2.5 and then insert the file into the 3.x table. Just make sure to update the table_prefix!
As I did not had any categories this came not into play.
I had a strange behaviour when I wanted to use Modules Anywhere to show the map. Then all where messed up and no map to show any more. Strange, then I used the ZH GoogleMap Module to display. Can anybody confirm this? Or did I oversaw a setting?
thanks Alexander
"Prediction is very difficult, especially about the future." Niels Bohr.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 10 months ago #6155
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Migrate from Joomla 2.5 to 3.3 Import/Export
Hi.
Yes. More over if your tables in one database, you can easy do it: insert ... select
statement
As for Anywhere:
- this extension do it's work by onload function. I use this function too (by default).
- if other extension use this function, it can override it and map is not displayed.
- to fix it - just change default map initialization type.
Go to component options and set Map Initialization Type to 'domready' instead 'onload'.
After that all should by OK
Yes. More over if your tables in one database, you can easy do it: insert ... select
statement
As for Anywhere:
- this extension do it's work by onload function. I use this function too (by default).
- if other extension use this function, it can override it and map is not displayed.
- to fix it - just change default map initialization type.
Go to component options and set Map Initialization Type to 'domready' instead 'onload'.
After that all should by OK
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Knuth
- Topic Author
- Offline
- New Member
9 years 10 months ago #6157
by Knuth
"Prediction is very difficult, especially about the future." Niels Bohr.
Replied by Knuth on topic Migrate from Joomla 2.5 to 3.3 Import/Export
Dear Dmitry,
This made no change at all! I have the newest Module Annywhere Free and ZH GoogleMap Version 6.0.5.5 installed.
Any more idea?
thanks Alexander
This made no change at all! I have the newest Module Annywhere Free and ZH GoogleMap Version 6.0.5.5 installed.
Any more idea?
thanks Alexander
"Prediction is very difficult, especially about the future." Niels Bohr.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 10 months ago #6158
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Migrate from Joomla 2.5 to 3.3 Import/Export
I can't suggest then without link to page with map
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.178 seconds