Jump to content

Featured Replies

Posted


1.png.8d2ecdceff16bf041233b72e8ca8c266.png
 

I put different rights to files, upload files, does not work.


Any ideas how to solve?

 

  • Community Expert

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

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. 

  • Author
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

Is the file ownership correct?

  • Author
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

  • No registered users viewing this page.