I have a tag with the following parameters:
{exp:rating:form entry_id="{entry_id}" form_name="rating" form_id="ratingform{entry_id}" require_membership="no" allow_duplicates="yes" status="open"}
But when I submit, I get an error:
* A name is required to submit ratings.
* Your email address is missing.
Am I missing a parameter here?
I’m trying to enable voting without a required login
