There is a bug in the soma code set 0.9.1-5 /phpi/input_inc/register_globals.inc
which is making the topic tick boxes not return the right data
>find
case 'update_topics':
>add code
$field_name_arr = $_POST['field_name_arr'];
$date_arr = $_POST['date_arr'];
Log in to post a comment.