Derky / Sortables-CAPTCHA-Plugin

A CAPTCHA plugin for phpBB
https://www.phpbb.com/customise/db/extension/sortables_captcha/
GNU General Public License v2.0
8 stars 8 forks source link

PHP Warning #20

Closed iozuniga closed 3 years ago

iozuniga commented 3 years ago

Version 2.0.2: (2020-02-19)

[phpBB Debug] PHP Warning: in file [ROOT]/ext/derky/sortablescaptcha/captcha/sortables.php on line 124: count(): Parameter must be an array or an object that implements Countable

Derky commented 3 years ago

Thanks for your report, what PHP version are you using exactly?

iozuniga commented 3 years ago

Hi,

Glad to help. The version is 7.3.26

Regards

Ignacio Ortiz de Zúñiga Email: iozuniga@ozs.com

El vie, 5 feb 2021 a las 8:43, Derk (notifications@github.com) escribió:

Thanks for your report, what PHP version are you using exactly?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Derky/Sortables-CAPTCHA-Plugin/issues/20#issuecomment-773857819, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5KHEZRAXWOBWNUBJWJGKDS5OOT3ANCNFSM4XBHGRGA .

Derky commented 3 years ago

I managed to reproduce this warning by selecting a language on the registration page without having Sortables questions available in that language. The warning occurs before it falls back to the boards default language.

You can fix this by configuring questions for every language, or by manually applying this change which will be in the upcoming 2.0.3 release.

iozuniga commented 3 years ago

Hi,

Great news. I have already fixed the language issue. I did not realize that was the cause of the problem. Thank you!

Regards,

Ignacio Ortiz de Zúñiga Email: iozuniga@ozs.com

El mié, 10 feb 2021 a las 22:50, Derk (notifications@github.com) escribió:

I managed to reproduce this warning by selecting a language on the registration page without having Sortables questions available in that language. The warning occurs before it falls back to the boards default language.

You can fix this by configuring questions for every language, or by manually applying this change https://github.com/Derky/Sortables-CAPTCHA-Plugin/commit/9cd5492a04a172fcc93628601839e4415e64d1bf which will be in the upcoming 2.0.3 release.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Derky/Sortables-CAPTCHA-Plugin/issues/20#issuecomment-777053623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5KHE4XOIKWOZ2RKCM2NBDS6L5Q5ANCNFSM4XBHGRGA .