mancunia
Forum Replies Created
-
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Plugin Hack? please helpNo, It was hacking of course.
There is an extension or something like this in Opera browser old versions, I do not know its name exactly, as I remember, Dragon, or something like this and with this extension, it is possible to disable javascript and stop timer of this plugin.
If plugin author can correct this bug, I will be very grateful.
Best Regards,
Beka
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Plugin Hack? please helpI found the problem:
Old versions of Opera browsers have functions to save and change website source (or something like this).
in the source of my quiz page is written:
<div class=”wpProQuiz_quizAnker” style=”display: none;”></div>
</div>
<script type=”text/javascript”>
jQuery(document).ready(function($) {
$(‘#wpProQuiz_1’).wpProQuizFront({
quizId: 1,
mode: 2,
timelimit: 180,
resultsGrade: [0],
bo: 22595,
qpp: 0,
formPos: 0,
lbn: “Finish quiz” });
});
</script>With Opera it is possible to change 180 seconds limit and have more time.
How can I solve this?
Forum: Plugins
In reply to: Automatic SEO Links Plugin Markup errorI found answer on my question
excuse me 🙂