Ques/Help Anything to clean up old files?

  • Thread starter Thread starter digitalpoint
  • Start date Start date
D

digitalpoint

Guest
I started running some code compatibility checks for PHP 8.1 and most everything that came up were old PHP files that weren't even part of XenForo any longer (but still existed on the server).

So then I started down the road of making a XenForo Cli command that reads the hashes.json files, looks at all the files that don't have an entry there, but exist on the server. Low and behold, the first site I tried it on, there were over 1,500 files that are "leftover" from previous versions of...

Read more

Continue reading...