I have just installed a quiz mod onto my SMF 2.0.2 site which, incidentally, has a Portal (Adk-Portal). The mod installed perfectly and all the Admin functions work a treat. However, when it comes to participating in a quiz, the (javascript) QuizClient is being returned the site's home page rather than the XML data it was expecting.
If I mimic the very first call made by the client by enteringCode: [Select] into my browser's address bar, the browser navigates to "http://<sitename>.com/forum/" (as shown in the address bar) and the Forum's Portal page is displayed. In other words, something is forcing the Forum's index.php to be executed rather than Sources/SMFQuizStart.php.
Any ideas why this might be happening - and (better :)) how to fix it? Unfortunately the Mod's author has deserted the modification and taken his support site down - on which he did address this very problem, judging from the relevant SMF Community thread.
I'd really appreciate help with this problem :)
Mark
If I mimic the very first call made by the client by entering
http://<sitename>.com/forum/Sources/SMFQuizStart.php?id_quiz=1" Any ideas why this might be happening - and (better :)) how to fix it? Unfortunately the Mod's author has deserted the modification and taken his support site down - on which he did address this very problem, judging from the relevant SMF Community thread.
I'd really appreciate help with this problem :)
Mark


