0
votes

i have already upgraded my site earlier to Joomla 2.5, but still i am using Joomla1.5 as live site. now i need to fully upgrade but dont want to fully migrate i just need menus and menu items from joomla 1.5 other things are already updated in New Site (Joomla 2.5). so please tell me the way by which only menu and menu items were migrated i cannot do it manually beacuse they are in thousnds (approx 4000 Menu Items). i have tried by exporting and importing menus databse tables manually, but with no success. Please advice me

Thanks in Advance

1
4000 menu items? What could be the purpose of so many menu items? - Sbpro

1 Answers

0
votes

Since you have already done this, you should be familiar with the process of the upgrade/migrate data from Joomla 1.5 to Joomla 2.5.

However much of the success of your attempt is depending also on the overall db changes that might have occurred on your current 1.5 live site.

Given that, you might be just good by only migrating the menu-items, but if any other changes occurred in your website, like changing older articles or categories etc (changes that do not exist on the already upgraded 2.5 site), then you might end with a messy database, if you only try to import the menu items.

In this case, you might want to consider to migrate/upgrade the whole database again, and connect your 2.5 website with this database.

But if you are sure that you only need the menu-items, then follow below:

Probably you used one of the available tools JUpgrade or SP Upgrade. I don't know about JUpgrade, but I would recommend to use the SP Upgrade (paid download), which allows migration of selected db tables.

If this is not the option for you, then perform the full database upgrade with your preferred method (as you have already done), in order to create a fresh new 2.5 database (not do this over the current 2.5). Then you can export/import/replace data from the fresh 2.5 to the old one.

Hope this helps a bit...