When a user navigates to the UCP, this displays in the top left of the browser window:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
I don't know whether it's a clue as to the cause, however whatever steps the server host took to rectify a problem reported via What's the meaning and effect of open_basedir ?, the steps included:
Any clues as to where to begin to fix this new issueIt seems that the PHP version is changed from 7.4 to 7.3. We have updated the php version from php7.3 to 7.4 and the website start loading fine.
Any tips welcome. Many thanks.