Was recommended by danieltj to try my luck here to see if anyone was willing to update this Extension to be compatible with latest PHPBB and PHP versions.
I am using this extension from here
https://www.dmzx-web.net/viewtopic.php?t=4464
But when I activate it I get this error at the top of the Forums anywhere where Rank Badges are displayed
The listener.php file seems is what needs to be updated
vcc\betterranks\event\listener.php
danieltj says it’s not checking that the array key is set before trying to access it.I found this link that updates the listener in hopes that it would fixed the issue but the new codes added didnt fix it and I still get same errors.
https://github.com/ste101/vcc_betterran ... 228e899dc8
I am using this extension from here
https://www.dmzx-web.net/viewtopic.php?t=4464
But when I activate it I get this error at the top of the Forums anywhere where Rank Badges are displayed
The listener.php file seems is what needs to be updated
vcc\betterranks\event\listener.php
danieltj says it’s not checking that the array key is set before trying to access it.
Code:
[phpBB Debug] PHP Warning: in file [ROOT]/ext/vcc/betterranks/event/listener.php on line 204: Undefined array key 2[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3060)[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3060)[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3060)[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3060)
https://github.com/ste101/vcc_betterran ... 228e899dc8
Statistics: Posted by Dead Man — Sun Aug 11, 2024 8:11 pm