How to fix errors: XenForo 2 upgrade check failed

How to fix errors: XenForo 2 upgrade check failed

How to fix errors XenForo 2 upgrade check failed.webp


If you are using Xenforo 2 nulled version you will get this error. XenForo upgrade check failed.

To fix this error, open the file:
src/XF/Repository/UpgradeCheck.php

Find code:
PHP:
You must log in to view
(4 lines)

Replace with:
PHP:
You must log in to view
(4 lines)

Please keep the correct file structure, just change true to false to proceed to the following step:
Open the file:
src/addons/XF/hashes.json

Find line:
Code:
You must log in to view
(1 lines)
6a9497c1c1873aeef0b4fb823af81e8df07fad54e693fdba89fe2aa29489734a
This code may vary, depending on the version of Xenforo 2.

Replace with:
Code:
You must log in to view
(1 lines)

Done.
You can download the pre-edited file below and overwrite the file on your system.


Cách sửa lỗi XenForo 2 upgrade check failed.
 

Attachments

Last edited:
Top