Support Request SupportPHP warnings in WIW extension

Support Section
Previous topicNext topic
User avatar

Topic Author
dimassamid
Users
Users
Status: Offline
Posts: 4
Joined: Jun 2nd, '19, 15:53
    Windows 10 Chrome

PHP warnings in WIW extension

Post by dimassamid »

Your phpBB Version: 3.3.12
Your phpBB Type: Standard phpBB
Extensions installed: Yes
Your knowledge: Basic Knowledge

What have you done before the problem was there?
Changed PHP 7.4 to PHP 8.3

What have you already tried to solve the problem?
Nothing

Description and Message
Hello,

The Who Is Where extension shows PHP warnings the moment my location changes to APC. If I navigate through the forum pages, no warnings appear.
WIW warnings.png
The problem occurred after switching to PHP 8.3
Before this I was using PHP 7.4
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
User avatar

dmzx
Founder
Founder
Status: Offline
Posts: 6164
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: PHP warnings in WIW extension

Post by dmzx »

Image

check the extensions in red above.
User avatar

Topic Author
dimassamid
Users
Users
Status: Offline
Posts: 4
Joined: Jun 2nd, '19, 15:53
    Windows 10 Chrome

Re: PHP warnings in WIW extension

Post by dimassamid »

If I change the code in the extensions and add a variable check, then everything works. For example:
if ($event['on_page'][1]if (isset($event['on_page'][1])

However, among the problematic extensions there are also official ones from the phpBB: Board Rules and Pages. Thus, it seemed strange to me that they are all incompatible with the new version of PHP.
User avatar

dmzx
Founder
Founder
Status: Offline
Posts: 6164
Joined: Jan 13th, '14, 20:45
    Android Chrome

Re: PHP warnings in WIW extension

Post by dmzx »

Yes the official extensions need to get updated.

[ Posted using my Android device ]
Previous topicNext topic