Lady_G wrote: Mon Feb 15, 2016 4:08 am At step: Check files, the scripts run successfully to display the Modified files.
Any link I select will open a new window and repeat the full fill difference process. It executes "Collecting file differences" and loops back to the "Check files" step.
For exampleincludes/functions.php
has:[Show merged differences]
with the following link:
The URL which executes is:Code: Select all
http://localhost/forum/install/index.php?language=en_us&mode=update&sub=file_check&action=diff&status=modified&file=includes%2Ffunctions.php
How can this be debugged? (Perhaps it's the language pack, I'll try this next.)Code: Select all
http://localhost/forum/install/index.php?language=en_us&mode=update&sub=file_check
This works here with english only update from 7-pl1 to 8-rc1