11
Quote:
(which I have posted in a separate thread)
Don't! Keep your problem together. The threads are merged.
Quote:
ok, i took /public_html out of mainfile.php and I'm still getting these errors
I have more the impression that it was missing!
Quote:
Does anyone know why I'm getting these errors?
If you have the right version of the test with the right version of the XOOPS files, then there should be no errors.
Except for some files which you have modified for some reason on purpose (eg style.css).
Sometimes FTP can not upload and overwriting existing files.
You can then retry the operation by first deleting the files.
In the end all files should match.
Except the intentionnaly modified ones. For these do a file compare and make the modifications to the new version of them.
Quote:
I'm thinking that it would be a lot easier to get my old site running if I did a clean install with all the updated modules and then inserted the mysql tables from the old database
This is only in the case when there are no database changes between the old and new versions. I wouldn't do that.
Recommandation is to test your old modules with the new XOOPS on a local server eg XAMPP. And then testing also the upgrades for the various modules.
Or starting with a backup of your site doing the upgrade localy.
If you know which problems to expect, you can do it on the server.