Bob
Forum Replies Created
-
Forum: Plugins
In reply to: [Watu Quiz] Blank QuestionsHello,
Could you be more specific – I checked your site and saw nothing wrong.
Forum: Plugins
In reply to: [Watu Quiz] The participant does not receive the results on his email addressHello, please use an SMTP plugin like WP Mail SMTP to get your emails delivered.
Watu Quiz dispatches all emails to their correct receivers.
Forum: Plugins
In reply to: [Watu Quiz] Error: this plugin requires a newer PHP version.Sorry, please upgrade to PHP 8, PHP 7’s end of life was years ago.
Forum: Reviews
In reply to: [Watu Quiz] ImpeccableMerci beaucoup!
We didn’t make any changes related to email sending. Could you check your server error log? Something must be causing an error. The issue is not reproducible on our installations.
Forum: Plugins
In reply to: [Namaste! LMS] shortcode not workingThe shortcode works correctly. There may be no lessons in the course or they can be in deleted modules or you may not have access to them. There are at least 10 possible reasons that you need to check. Create a simple course with one lesson and no class restrictions, modules or anything like that and try the shortcode – then you can start working backwards to figure out why the other one is not showing anything.
Also have in mind that if the shortcode is used without any arguments, it will only work in the course page.Forum: Plugins
In reply to: [Namaste! LMS] shortcode not workingCould you elaborate – are you seeing the shortcode as text on the page or seeing a blank page – what exactly do you mean by not working?
Forum: Plugins
In reply to: [Chained Quiz] Chained-quiz-action / Button / Display noneThanks, Jan
Forum: Plugins
In reply to: [Chained Quiz] Chained-quiz-action / Button / Display noneYou have a fatal JS error caused by some slider. This is the most likely reason:
Uncaught TypeError: Cannot read properties of null (reading ‘addEventListener’)
at calciummangel-selbsttest/:1780:9var $slider = document.getElementById(‘slider’);
var $toggle = document.getElementById(‘toggle’);$toggle.addEventListener('click', function() { var isOpen = $slider.classList.contains('slide-in'); $slider.setAttribute('class', isOpen ? 'slide-out' : 'slide-in'); });
Forum: Plugins
In reply to: [Watu Quiz] Remove email fieldYes, simply unselect the ” Send email to the quiz taker” checkbox
Forum: Plugins
In reply to: [Watu Quiz] Your website is vulnerable due to Watu Quiz.Thanks, I saw that too. I checked the details, the report is invalid.
Forum: Plugins
In reply to: [Watu Quiz] Your website is vulnerable due to Watu Quiz.Thanks but this contains no details and is not reproducible. Seems like AI generated crap. There are too many so-called security researchers online that just post tons of stuff to get noticed.
We have fixed everything that was properly reported to us. If you have specific details, we’ll gladly check it, otherwise I’ll consider it an invalid report and will close it.
Forum: Plugins
In reply to: [Watu Quiz] Translate only the “submit” button in quizIt’s on the Edit Quiz page, see the “Value of the submit button” input field.
Forum: Plugins
In reply to: [Plugin Check (PCP)] OutputNotEscaped“But actually we do care about that DB, so in order to have secure code, you have to change the lines to…”
There are thousands of cases when the site admins and authors have to output HTML and JS. It is the essence of every CMS – be it with shortcodes or templates it doesn’t matter. An authorized person is allowed to insert whatever the site owner has decided that is allowed. You should make sure that the data inserted in the DB accepts only what the specific person is allowed to embed, but you shouldn’t disallow all HTML and JS on the output making no difference where it comes from “just because”.
- This reply was modified 4 months, 2 weeks ago by Bob.
Forum: Plugins
In reply to: [Watu Quiz] Feedback/Rate QuestionsSorry but the link does not work.