Jump to content

Recommended Posts

Posted

I initiated a forum update and was prompted to manually install some Redis and Store php files. I've done those manually, but it still says I need to update them and thus I'm stuck in the upgrade loop. 

70fdbde45cdb3213d6a49ecc324266b2.png

These are the files, all of which I downloaded from the client area and replaced on-server.

Ideas?

Posted

If re-uploading them doesn't work it's possible the files are owned by another user/group and aren't being overwritten properly.

You can check yourself if you know how (SSH, etc), or ask your hosting for help.

Posted
37 minutes ago, teraßyte said:

If re-uploading them doesn't work it's possible the files are owned by another user/group and aren't being overwritten properly.

You can check yourself if you know how (SSH, etc), or ask your hosting for help.

I'm self-hosting and I'm the owner 😄 They've got the right permissions and have been replaced fully.

Posted
1 hour ago, NZyan said:

How did you bypass the check?

I have exactly the same problem…

Andreas

If you upload a fresh set of files from your client area, it should correct this. If not, this is the bypass

 

Add this to a constants.php file. Its important you remove this after the upgrade 

<?php
define('UPGRADE_MD5_CHECK', false);

 

  • Recently Browsing   0 members

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