bing11 Posted July 6, 2022 Share Posted July 6, 2022 File Check Some source files are not correct for the current version. If you uploaded the files to your server manually, the process may have failed or not completed yet. Download the latest version from your client area and upload the files again in order to continue. Go To Client Area If you are sure the files have been uploaded correctly, make sure the permissions are set correctly on them. /data1/baoxianjia/public_html/applications/blog/extensions/core/EditorLocations/Blogs.php /data1/baoxianjia/public_html/applications/blog/extensions/core/EditorLocations/Entries.php /data1/baoxianjia/public_html/applications/blog/sources/Entry/Comment.php /data1/baoxianjia/public_html/applications/blog/sources/Entry/Entry.php /data1/baoxianjia/public_html/applications/cms/Application.php /data1/baoxianjia/public_html/applications/cms/extensions/core/EditorLocations/Records.php /data1/baoxianjia/public_html/applications/cms/extensions/core/Queue/MoveComments.php /data1/baoxianjia/public_html/applications/cms/extensions/core/Queue/MoveSingleRecord.php /data1/baoxianjia/public_html/applications/cms/modules/admin/databases/categories.php /data1/baoxianjia/public_html/applications/cms/modules/admin/databases/databases.php 。。。。。。 How can fix this ? Link to comment Share on other sites More sharing options...
Daniel F Posted July 6, 2022 Share Posted July 6, 2022 If you genuinely believe those files to be Ok (original files, and writeable) then you can add: \define( 'UPGRADE_MD5_CHECK', FALSE ); In your constants.php file. This prevents the file check from occurring. More information about the constants.php can be found here: Link to comment Share on other sites More sharing options...
Mark H Posted July 6, 2022 Share Posted July 6, 2022 Given the path in the error message, I've created a ticket for this issue, and will answer it shortly. Please stand by. Link to comment Share on other sites More sharing options...
Recommended Posts