Any ideas on how to find corrupted files after an ftp transfer of all files?
Earlier I was lucky enough to find the 2-3 files that didn't make it over to a new server just by checking the most obvious ones. Now, I just get a lot of errors and can't find the files causing the trouble.
I transferred 1.2.3 "Black Rock" to the new server and all errors are similar in debug:
Code: Select all
Debug: (0,088305) - (2544892)
<br>
(mysql): SELECT * FROM cms_modules ORDER BY module_name<br>
Error (0): <br>
<br>
(mysql): SELECT preference, value FROM cms_userprefs WHERE user_id = '1'<br>
Error (0): <br>
In addition, I have errors like "unrecognized tag" in the front and "Add me..." in admin.
Where and how do I look for corruptions now?
Thanks