Dazz]Hmm.. I'm running 2.3.4 in a test environment (localhost). The hack installed perfect it seems. However, when I try to take the quiz it's taking me to
http://localhost/quiz.php?quizid=1&taking=1. If I try to go to
http://localhost/forums/quiz.php?quizid=1&taking=1 it just returns back to the "Take this Quiz" menu. The quiz.php is physically located in
http://localhost/forums/quiz.php. So, somehow the script is trying to access a wrong page and getting a 404 of course.
My test forums work fine and all paths are set correctly in vb config files.
Is there a place in the quiz.php that's making this look at a different directory?