The variables in the query do not match the calculated variables from the query string. Look for two variables with the same name.
Explanation
The query variables do not match the variables calculated from the query string. Every variable must have a unique name.
User response
Look for two variables with the same name and rename one of them.