Whenever a user on my site tries to view their own results they get a 500 error. This includes the admin account. It was working before, so I'm not sure what the deal is, as I haven't changed anything major.

These paths don't work for my administrator / any account:
http://site.com/quizfolder/?q=user/quiz/1/userresults
http://site.com/quizfolder/?q=node/1/myresults/1

This does show the results:
http://site.com/quizfolder/?q=node/1/results/1

But only the administrator can view results in this way.

Any ideas what's going on? Thanks!

Comments

phrankle’s picture

Status: Active » Fixed

Fixed. I just replaced quiz.module with the original, not sure what changed..

ashish.verma85’s picture

Status: Fixed » Active

Hi

I have the same error.

Thanks

ashish.verma85’s picture

Issue summary: View changes

Grammar / more info

djdevin’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)