Quote:
Originally Posted by TFEX
Interesting, so what you are saying is you've never solved the issue then?
|
No, I did not encounter the issue before, since I did not get the result I expected: to deny forum access to members that have not passed the test.
Quote:
Originally Posted by TFEX
I do not really need the plugin to jump right to the quiz, just to the phrase, and I can direct users to the quiz from there. Any suggestions? I was thinking the entire lines need to be reworked and the error references taken right out, replaced with something that simply directs users to that particular phrase. I will keep going, at least I am making some progress here. 
|
Yes, I agree. Since the phrases are nowhere to be found in the templates, I worked through the code of the inferno quiz php files, but as expected there is nothing in there either. It seems that Amy forgot a part of the code.
If we could find a code that just shows a text message, then that would work for me. I am not in need of any translations or phrases. This would also make it easy to include a hyperlink to the related quiz.
I have been trying different code, in a trial and error sort of way, but not much luck until now.
I just added the same plugin to the hook newthread_start and that 'works' in exactly the same manner as the existing plugins: it gives the same error. So I guess that if this error is solved, it will work.