Hello,
I wonder if anyone can help with a strange WHMCS auto update issue.
Each time I auto update WHMCS, I have a problem with the index.php in the root of the WHMCS folder, it has done this the last couple of updates and just now with Version: 7.7.0.
Each time I auto update, the index.php gets replaced with an index.php file contains only the following code:
<?php
header("Location: ../index.php");
To fix this, I have to manually upload the index.php file from the full release download to make sure have the correct file with the correct code.
Has anyone every come across this issue?
Can anyone help diagnose why this is happening?
Many thanks