Hi, I'm getting this error when I complete a quiz:
Warning: Missing argument 2 for get_user_meta(), called in /path/to/wp-content/plugins/wp-survey-and-quiz-tool/includes/site/shared.php on line 169 and defined in /path/to/wp-includes/user.php on line 402
I note too that in the email template where I'm testing all of the tokens, that there are two that don't come through (related to above error?), those being:
- %SCORE%
- %USERMETA_{METANAME}%
This error doesn't show up when I use the custom form on the quiz.