paulmason411 0 Report post Posted November 27, 2006 Hi Guys, I'm helping a guy re-design his site who currently has a version of mambo installed. What i want to do is make a copy so that i can fiddle around with the layout without stuffing up the site. I also want to upgrade it to joomla but thats not as much of a priority. Any ideas on how i do this?My idea was to just copy the files installed in the mambo dir into a new folder. Will this work? I can't imagine it will be this simple. Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted November 27, 2006 Try it and let us know how it goes. Share this post Link to post Share on other sites
Mohammed 0 Report post Posted November 27, 2006 Hi there ,This aint a solution .. Joomla! and Mambo are 2 different CMSs . In to switch into Joomla! from Mambo you'll need to do "Migration"In migration process , you change Mambo old database structure to suit Joomla! ,slightly different, structure ..This documentation will help you through this process ,https://help.joomla.org/content/view/818/132/Cheers Share this post Link to post Share on other sites
rvalkass 5 Report post Posted November 27, 2006 OK, to backup the current site download the entire Mambo directory from the hosting account (via FTP) and save that somewhere on your PC. Then go into PHPMyAdmin and download a .SQL file for all the tables and the data they contain. That is the most important part, as that stores all the actual information on the site. You can then edit the site on the web hosting knowing you have a safe backup you can revert to. If you want to edit it locally then you're gonna need PHP and MySQL installed.To convert from Mambo to Joomla you will need to follow the advice given by Mohammed above. Share this post Link to post Share on other sites
seven 0 Report post Posted December 21, 2006 Good information... Thanks a lot... Share this post Link to post Share on other sites