Warning messages adding questions

  • John Bongiovanni
  • John Bongiovanni's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
4 years 2 weeks ago #1 by John Bongiovanni
Warning messages adding questions was created by John Bongiovanni
Using Joomla 4 and PHP 8 with error reporting set to max, I get these errors when I add a question in the backend
Code:
Deprecated: Required parameter $view follows optional parameter $value in I:\wamp\csc\administrator\components\com_simplequiz\helpers\listhelper.php on line 23 Deprecated: Required parameter $field follows optional parameter $value in I:\wamp\csc\administrator\components\com_simplequiz\helpers\listhelper.php on line 23 Deprecated: Required parameter $i follows optional parameter $value in I:\wamp\csc\administrator\components\com_simplequiz\helpers\listhelper.php on line 23

It all works, just want to pass this on.

Please Log in or Create an account to join the conversation.

  • Christopher Mavros
  • Christopher Mavros's Avatar
  • Offline
  • Administrator
  • Administrator
More
4 years 2 weeks ago #2 by Christopher Mavros
Replied by Christopher Mavros on topic Warning messages adding questions
Hi again John and thank you for your post.

Thank you for mentioning that. Although I tested with PHP 8, I didn't see this warning.
However, I understand what causes it and I have fixed it now. The fix will be included in the next release.
Thanks again!

Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!

Please Log in or Create an account to join the conversation.

Moderators: Christopher Mavros