Naguissa / thanks_for_posts

Thanks for posts extension for phpBB 3.3.x and 3.2.x, compatible with Tapatalk modified sources (also available https://github.com/Naguissa/mobiquo_thanks/releases ). This extension was adapted to phpBB 3.2.x from "Thanks for posts" for phpBB 3.1 by rxu. This one, meanwhile, was forked from phpBB 3.0 MOD from Палыч. Download from here: https://github.com/Naguissa/thanks_for_posts/releases
6 stars 5 forks source link

Thanks Toplist: "Trying to access array offset on value of type bool" error #7

Closed padremayi closed 1 year ago

padremayi commented 1 year ago

I receive many error lines like this one:

[phpBB Debug] PHP Warning: in file [ROOT]/ext/naguissa/thanksforposts/controller/thankslist.php on line 419: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/ext/naguissa/thanksforposts/controller/thankslist.php on line 420: Trying to access array offset on value of type bool

when I click on Thanks Toplist link on the homepage.

Extensions version 4.0.2, PHP version 8.1.12, phpBB 3.3.9

Naguissa commented 1 year ago

Fixed!

padremayi commented 1 year ago

Fixed!

Many thanks!