ssvadim
Forum Replies Created
-
Forum: Plugins
In reply to: [SS Quiz] Timer not working correctlyHello,
It works on my side.
In which browser did you tried timer?Forum: Plugins
In reply to: [SS Quiz] After update old quiz gone!Hello Johanna,
SSQuiz had problem with multisite. Now I updated plugin so you can try again. Anyway this update didn’t delete your quizzes, so you can go back and install previous version.Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] email results not working for meDoes your hosting server send emails?
I can’t find time to fix this bug.
It is being solved by changing the line #350 client-side.php:
from
$temp2=explode(“|”, $_POST[“answer”]);
to
$temp2=explode(“|”, esc_attr(stripslashes($_POST[“answer”])));
if you using one-by-one mode of quiz.Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] Can't insert mediaFinally I found time to fixed this stupid bug.
Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] utf8 errorThank you. Update the plugin to version 1.10
Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] email results not working for mePlease update to version 1.10
Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] Some awful problemsFixed in 1.10.
You’re right, in order to send email to user, user should be logged in, or he should be asked for his email, otherwise email will not be sentForum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] 3 lines in settings sql missingI fixed the plugin in version 1.10. Thank you for reporting the problem.
Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] cannot editraynbo, update the plugin.
Forum: Plugins
In reply to: [SS Quiz] [Plugin: SSQuiz] Activation ErrorPlease update the plugin.