in page "Magic shaper wizard" the input field titles are in bold, that means that they are required but when u submit the form no error will appear.
I have noticed that this line is forgotten in code :
<?php if ($input_errors) print_input_errors($input_errors); ?>