The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Sat Apr 28, 2012 1:23 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 01, 2011 7:12 am
Posts: 15
Location: Brisbane
Hi Guys
I am building a new joomla site so I can scrap my old one which has a few issues.
Both the old and new site are 2.5.4
What I need to do is get my top menu from the old site across into the new site.
This menu has about 320 items in it so I don't want to have to re make the whole thing from scratch so I was hoping to be able to export it from my old data base and import it into the new one.
Could someone please explain what I need to do.
Thanks
Lance

_________________
http://www.reeltackle.com.au/


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 2:38 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Wed Aug 17, 2005 10:27 pm
Posts: 14709
Location: Kent, England
Unclear as to the code you would require to use but it could probably be done with PHPMyAdmin and MySQL directly.
Immediate issues I could foresee though are the ItemID's not matching across the two databases so it would probably also involve some manual manipulation of the MySQL code from the original before it is imported into the newer.


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 2:39 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Wed Aug 17, 2005 10:27 pm
Posts: 14709
Location: Kent, England
[Mod note: Moved from Installation Forum to Updating Forum where you are more likely to get some knowledgeable assistance.]


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 3:03 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 01, 2011 7:12 am
Posts: 15
Location: Brisbane
Hi Humvee
I was going to try PHPMyAdmin and MySQL but I do not know what tables to export.
Each menu item is an external link so I cannot think of any issues that may be caused by the ID at this stage.
If I can find out what tables I need to export that would be a great start
Thanks
Lance

_________________
http://www.reeltackle.com.au/


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 3:25 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Sat Apr 05, 2008 9:58 pm
Posts: 23363
Location: @Webdongle
http://extensions.joomla.org/extensions ... t-a-export

???

_________________
http://weblinksonline.co.uk/joomla-faq.html


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 3:42 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Wed Aug 17, 2005 10:27 pm
Posts: 14709
Location: Kent, England
aussie123 wrote:
If I can find out what tables I need to export that would be a great start


Code:
prefix_menu and
prefix_menu_module
prefix_menu_type
prefix_modules (for any separate modules created to hold the menu)


are probably good places to start

you mention links to o/s sites what about
Code:
weblinks
?

Just take a look for tables in PHPMyAdmin that relate to the content you want to copy.


Top
 Profile  
 
PostPosted: Sun Apr 29, 2012 1:21 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 01, 2011 7:12 am
Posts: 15
Location: Brisbane
Thanks Guys
I have a shopping cart integrated into my Joomla and I used the external links option to link the top menu items to the cart.
The menu links don't actually leave my site to other go to other sites.
I will have a look at these options plus Webdongles suggestion with that extension.
Thanks heaps guys
Lance

_________________
http://www.reeltackle.com.au/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 



Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group