Jump to content

Featured Replies

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?

  • Community Expert

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.

  • Author
 

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.

  • Author

Bypassed the check and upgrade went fine. 

How did you bypass the check?

I have exactly the same problem…

Andreas

  • Community Expert
 

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

  • No registered users viewing this page.