LavIgor wrote: ↑Sun Feb 14, 2016 9:38 pm...Nevertheless these typos should be fixed just for making things better.
^^^ Yes.
I cannot view the file modification details. My configuration:
Server: localhost
Language Pack: American English
Current version: 3.1.6
Package downloaded: phpBB-3.1.6_to_3.1.8-RC1.tar.bz2
Database: postgreSQL
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 example
includes/functions.php
has:
[Show merged differences]
with the following link:
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
The URL which executes is:
Code: Select all
http://localhost/forum/install/index.php?language=en_us&mode=update&sub=file_check
How can this be debugged? (Perhaps it's the language pack, I'll try this next.)