However, the system has a pretty big back-end, it's possible i over-looked a bit or 2, so if you encounter errors/php errors please feel free to let me know in this thread and i'll try to get them fixed asap
v2.2 Updates: (Upgrade instructions inside ZIP)
- Several areas of code otptimized (query reduction)
- Uncached templates now cached
- Ability in main options to choose default usergroups to participate/view results to be auto filled in when adding quizzes.
Enjoy,
- Zero Tolerance
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
well, no way can I make this thing public for member use until the apostrophe issue has been resolved. I looked into both threads, but no 3.5 solution for any of them.
An updated file was provided in the 3.0 thread, with the fix, but that was for 3.0.
If I can find it, and find what was fixed, I could try and see if the same fix could be applied to to this version. But I can't find the file. I found amy mentioning the issue in that thread but couldn't find a file.
If I can find it, and find what was fixed, I could try and see if the same fix could be applied to to this version. But I can't find the file. I found amy mentioning the issue in that thread but couldn't find a file.
It wasn't an independent file fix; he updated the whole hack to resolve the problem, so if you don't have the pre-fix version for 3.0, then you won't have a point of reference, unless you want to compare the fixed 3.0 version with this buggy 3.5 version.
They're both on the same line of their respected files. But there are other differences in that line as you can see, and I don't know what it will do to the hack in general if I make a direct copy/paste (I'm at work, so I can't do a backup). Can an expert coder provide some input?
It wasn't an independent file fix; he updated the whole hack to resolve the problem, so if you don't have the pre-fix version for 3.0, then you won't have a point of reference, unless you want to compare the fixed 3.0 version with this buggy 3.5 version.
They're both on the same line of their respected files. But there are other differences in that line as you can see, and I don't know what it will do to the hack in general if I make a direct copy/paste (I'm at work, so I can't do a backup). Can an expert coder provide some input?
I'm not an expert coder, however I am *fairly* certain that change is simply to do with the different way 3.5 and 3.6 parse BBcode compared to 3.0.
I am sure that isn't the fix. I wouldn't try swapping it out, at best bbcode won't work in the quiz, at worst I suspect you'll get a functions error.
I have to say, I started off with the 3.0 version of the quiz which I installed back in February of this year, and the apostrophe bug was present then. So if he said he'd fixed it before then, he hadn't.
Not correctly it isn't, not anywhere I've seen anyway.
I fixed this for Icehawk today - the actual problem is that quiz.php is using the $vboptions[] variable, when it should be using $vbulletin->options[].
Hi, how do i go about fixing this, as i have the same problem.