Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2457

Extension Requests • Re: Recent Topics Extension for 3.3.14

$
0
0
Open /ext/paybas/recenttopics/ext.php

Search:

Code:

$valid_php = phpbb_version_compare(PHP_VERSION, '7.1.3', '>=') && phpbb_version_compare(PHP_VERSION, '8.3.0', '<');
Replace with:

Code:

$valid_php = phpbb_version_compare(PHP_VERSION, '7.1.3', '>=') && phpbb_version_compare(PHP_VERSION, '8.4.1', '<');
Thank you!
It is now working

Statistics: Posted by PowerShifter — Fri Nov 29, 2024 8:41 pm



Viewing all articles
Browse latest Browse all 2457

Trending Articles