Olivier Nolbert

Results 11 comments of Olivier Nolbert

Hi Kimbare, If you still encounter the problem, you could enable the debug in the configuration tab of your search. You'll be able to see the SQL query and see...

Hi Saba, We've seen the same issue in another part of the submit.php file code. We've put the fix in a protected method of the plugin to avoid duplicated code....

Hi Saba, Yes, it ok with this one. Cheers

Hi Elisa, Any type of field ? Have you upgraded to 4.0.6 since ? Thx

Hi, I can't reproduce the problem but it may be due to the 'max_input_vars' php variable value too low: - https://www.seblod.com/resources/tutorials/max-input-vars-quick-example - https://www.seblod.com/resources/tutorials/max-input-vars-quick-example-2 Can you add fields to your form...

Hi @kimbare , Here's the fix for your issue with user bridge on PHP > 8.0 : https://github.com/Octopoos/SEBLOD/commit/b49c1c84d6de8a341f5aa642607fb3c9f502d87c Regards,

Error mentioned on SEBLOD forum here : https://www.seblod.com/community/forums/fields-plug-ins/jform-calendar-field-has-more-than-one-problem

Hi Elisa, Does this avoid something to work on your side ? If yes, could you give more details on the context ? thx

Have you tried to reinstall SEBLOD 4.0.6 because I'm pretty sure the class "plgCCK_Fieldjform_accesslevel" not found error is fixed since 4.0.3 at least

Hi, It's not a problem with the SEBLOD JForm Calendar Field plugin but with the native Joomla! calendar javascript code: On hour or minute select change, the code sends the...