hi reventlov
go via FTP to http://www.your-site.ext/wp-content/plugins/quiz-master-next/php/class-qsm-contact-manager.php
at line 54, 64, 74, 84 you have to add “required” at the end of <input> line.
example line 54:
$return .= “<input type=’text’ class=’$class’ x-webkit-speech name=’mlwUserName’ value=’$name’ required/>”;
That worked for me!
Thread Starter
TMD
(@tmd)
Solved upgrading to the latest version. Plugin works fine.. had some other server error or misconfiguration. Solved. Thanks!
-
This reply was modified 9 years, 2 months ago by TMD.