Here we go again. For some reason, all of a sudden, it doesn't recognize that I have passed the quiz. It appears there may be a problem with this:
Code:
if($foruminfo['score'] <= $quiztaken['r_score'])
or, more to the point this:
Code:
$quiztaken['r_score']
Everything works great except if I pass the quiz I keep getting re-prompted to take it when I attempt to post a thread.
I does recognize when I have failed the quiz, however.
I looked for the phrase r_score and found nothing, as usual. Feels good to be doing someone else's work for them, especially when I have no clue what I am doing. Here I thought I was going to be running a forum, not coding one. If I cannot fix this I am going to suggest that this hack be sent to the graveyard, and I'm going to avoid any of amy's hacks from now on. They have, so far, wasted 4 days of my time, and it appears they are going to continue to do so.