The function flipcard_current_nid does not exist, although it is used on line 1049.

As a result, http://mysite.com/flipcard/random greets with a HTTP Error 500 (Internal Server Error).

Comments

drupalshrek’s picture

Assigned: Unassigned » drupalshrek

Hi tagini,

Thanks for your bug report. This is definitely a bug; the problem occurs because (for my site) I never any more call the flipcard/random path, but instead all questions are asked as part of a collection of questions organised by taxonomy (i.e. flipcard/start_quiz), e.g. http://lingopolo.com//flipcard/start_quiz/26

I will take a look in more detail later, but I hope that helps: basically, as a workaround, use the module only with questions collected into quizzes.

One other thing which is very badly documented at the moment (i.e. not at all) is that the question/answer pages now use a theme file to determine which content is shown at question/answer stage. I will add examples later (quicker if you need them).

I'm very happy that you are interested in this module, and would like to try and help you get it working, so please do contact me here about whatever is not working,

drupalshrek