Active
Project:
Flipcard - nodes made into flashcards
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2013 at 13:38 UTC
Updated:
9 Jan 2013 at 02:53 UTC
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
Comment #1
drupalshrek commentedHi 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