Alright, not sure, I uploaded the same exact version I had given you. Give me a few minutes and I’ll get right back to you.
At what point did you encounter this error?
~Frank
when updating the plugin it attempts to activate at completion.
get the message listed before and does not allow the activation of the plugin.
Also, get the error when attempting to activate on it’s own.
Version shows as 1.9.3, but won’t activate.
Okay, I have an idea that hopefully will work.
If you go to your installed plugins page, underneath the name of Quiz Master Next, you will see Activate Edit Delete. Click on edit for me. The plugin editor page will show up.
At the very top, you will something like this:
Plugin Name: Quiz Master Next
Description: Use this plugin to add multiple quizzes, tests, or surveys to your website.
Version: 1.9.3
Change the Version: 1.9.3 to say
Version: 1.9.2
Then click the update file button at the bottom of the page. Give it a few minutes and then go to your Updates page and update the Quiz Master Next plugin again and let me know if you encounter the same error.
~Frank
Hi Frank,
I tried it and it didn’t work I went to activate it an error.
Parse error: syntax error, unexpected ‘$pdf’ (T_VARIABLE), expecting identifier (T_STRING) in C:\inetpub\wwwroot\woundcare.nurse.com\wp-content\plugins\quiz-master-next\includes\mlw_quiz.php on line 684
I have tested on all of my test sites and have researched every lead I could think of and cannot seem to find the problem. Would it be possible to create a temporary admin account on your WordPress for me to make some edits to my plugin on your site to see if I can track down this bug?
If its possible, please email me at fpcorso at mylocalwebstop dot com
If not, please reply here and I will continue researching.
~Frank
If you have a moment, please update to version 1.9.5 and let me know if the error you are encountering still appears.
Thanks!
~Frank
I just tried version 1.9.5 and had the same problem as GHGadmin. I’m running WordPress 3.7 and PHP 5.4.
And I think this will help you track down the problem: just tried the same website, but in an environment with PHP 5.3. The plugin worked.
Greetings vinicius_foster:
Were you using the plugin before version 1.9.5? If so, what version were you using? I have narrowed down the affected area to a small portion of code corresponding to the certificate system.
However, all of my test areas are in versions of 5.3 and all of my solutions that I have tried work fine. I have a friend who has a site with 5.4 and is trying a few solutions for me now.
Hopefully I will get this fixed soon for those affected.
~Frank
vinicius_foster:
Do you recall the exact error that the plugin gave you?
~Frank
Probably line 280: replace “<?” with “<?php”
It’s my first time using the plugin, it wasn’t installed before. The error message:
Parse error: syntax error, unexpected ‘$pdf’ (T_VARIABLE), expecting identifier (T_STRING) in C:\sites\local\wp-content\plugins\quiz-master-next\includes\mlw_quiz.php on line 687
Well, I tried to do the change mille71 suggested, and it worked!
In mlw_quiz.php at line 280 replace “<?” with “<?php”: this is probably the cause of the error
Happy!
π
This is an excellent plugin!