Hi i am using
- cb_query plugin 6.2.0+build.2023.02.28.17.41.39.7bed6dba6
- CB 2.8.0
- J!3.10.12
- php8.1
I have a text field with validation based on a select query > validate on True > Ajax = Yes
The form submits but shows a deprecated message when the validation returns.
See below - any method of turning this off? I'm not in a position to upgrade to J!4 yet.
{"valid":true,"message":""}Array ( [type] => 8192 [message] => Joomla\Event\Event implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [file] => /home/mywebsite.com/libraries/vendor/joomla/event/src/Event.php [line] => 18 )