Not Found Any Word Error

Not Found Any Word Error

per Joseph Nemeth -
Nombre de respostes: 5

Hopefully someone can figure this one out...

I am running 1.9.3 and I had games installed and working. However, I downloaded and installed the most current version of the module. (I was having trouble with Millionaire repeating questions multiple times in one game and thought that a new version might have corrected that issue.) Now, whenever I create a new game activity I get the 'Not Found Any Word' error when I attempt to run the game.

I have a bank of quiz questions set up and I have the game set to access those questions - in fact it's set up exactly the way it was before I downloaded the newest version....I've tried it in different courses with different questions too with the same result.

Any ideas would be greatly appreciated......


Thanks

Mitjana de qualificacions: -
En resposta a Joseph Nemeth

Re: Not Found Any Word Error

per Vasilis Daloukas -
Imatge Plugin developers
If you use the question as input instead of quiz the problem persist?
Try to enable the debug messages.
En resposta a Vasilis Daloukas

Re: Not Found Any Word Error

per Joseph Nemeth -

Yes, I get the same result regardless of the source of the questions.

Here is what I get with debug on:

Ambiguous column name 'id'.

SELECT mdl_question.id as id,mdl_question.id as id FROM mdl_question WHERE category=72 AND qtype='multichoice' AND mdl_question.hidden=0 ORDER BY id
  • line 686 of lib\dmllib.php: call to debugging()
  • line 966 of lib\dmllib.php: call to get_recordset_sql()
  • line 236 of mod\game\locallib.php: call to get_records_sql()
  • line 301 of mod\game\millionaire\play.php: call to game_question_selectrandom()
  • line 252 of mod\game\millionaire\play.php: call to game_millionaire_SelectQuestion()
  • line 79 of mod\game\millionaire\play.php: call to game_millionaire_ShowNextQuestion()
  • line 35 of mod\game\millionaire\play.php: call to game_millionaire_play()
  • line 117 of mod\game\attempt.php: call to game_millionaire_continue()
  • line 85 of mod\game\attempt.php: call to game_create()


Not found any word
Stack trace:
  • line 1662 of lib\deprecatedlib.php: call to debugging()
  • line 304 of mod\game\millionaire\play.php: call to error()
  • line 252 of mod\game\millionaire\play.php: call to game_millionaire_SelectQuestion()
  • line 79 of mod\game\millionaire\play.php: call to game_millionaire_ShowNextQuestion()
  • line 35 of mod\game\millionaire\play.php: call to game_millionaire_play()
  • line 117 of mod\game\attempt.php: call to game_millionaire_continue()
  • line 85 of mod\game\attempt.php: call to game_create()

Thanks for your help...

En resposta a Joseph Nemeth

Re: Re: Not Found Any Word Error

per Vasilis Daloukas -
Imatge Plugin developers
Use the attached locallib.php.
I include this fix in the module Game.
Which database do you use?
En resposta a Vasilis Daloukas

S'ha suprimit aquest missatge del fòrum

El contingut del missatge al fòrum s'ha suprimit i ja no hi podeu accedir.