Recent Topics

1 Apr 24, 2018 11:06    

file location: inc/_core/ui/forms/_form.class.php
object class: Form extends Widget
function: time_select
variable: $precision

BUG 6.9.x Form Class input of type time_select

If this form item is used it produces an error:

A non well formed numeric value encountered

Use context: used with defaults in a form: $Form->time_select( $field_name, $field_value, $precision = '5mn', $field_label, $field_note, $field_class, $field_onchange );

No additional screenshots available.

2 Nov 11, 2018 15:13

I don't see the error on your screenshot, so now we have to guess if it's a browser error, a PHP error or a b2evo error...

3 Nov 12, 2018 07:41

@fplanque wrote earlier:

I don't see the error on your screenshot, so now we have to guess if it's a browser error, a PHP error or a b2evo error...

It's a b2evo error.


Form is loading...