Jump to content

Recommended Posts

Posted

Can you double check that those files mentioned in the red message are indeed present in your forum folder? What Ftp program did you use to upload the files for the upgrade, FileZilla? 

  • Management
Posted

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. 

Posted
10 minutes ago, Miss_B said:

Can you double check that those files mentioned in the red message are indeed present in your forum folder? What Ftp program did you use to upload the files for the upgrade, FileZilla? 

yes there are files

4 minutes ago, Matt said:

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. 

i will try thanks

Posted
On 10/2/2020 at 12:59 PM, Matt said:

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. 

thanks, solved the problem

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...