Quote:
com_migrator already exists
Delete the following directories:
.../administrator/components/com_migrator.../components/com_migratorGo to Installers -> Components. Select the Migrator radio button (if it exists) and do Uninstall.
Go to phpMyAdmin or another MySQL tool and delete the following table:
jos_migrator_tasksNow reinstalling the Migrator should work. To do so, I go to Installers -> Components, Browse... for migrator_rc7.zip on my local computer, and hit Upload File & Install.
Quote:
I wish I could create a brand new 1.5 version of his website, and install everything brand new without migrating.
If your friend's site is just content, you might be better off just settings up a fresh Joomla 1.5 and copying any content he has over. If he is using a template that someone else made, check to see if there's a 1.5 version of it out there. You can also turn on the System - Legacy plugin in Joomla 1.5 if you need to use things that aren't natively written for Joomla 1.5.
You can just setup a sub-folder on his site (call it joomla15?) and setup the new site there. I would create a new database for the new Joomla 1.5 install as well, so you can keep his old 1.0 database just in case. Once you have the site how you want it, you can just move everything up to the root folder and change 1-2 settings in configuration.php.
I would suggest getting JoomlaPack
http://www.joomlapack.net/and making backups before you do anything.
Let me know if there's anything else I can help with.