Jump to content

Operator '&' is not supported for 'status' when emptying trash


louisstephens
 Share

Recommended Posts

So I went to revisit a project that I put on hold and was met with the following error when trying to trash a page "Operator '&' is not supported for 'status' in ../wire/core/PageFinder.php: 2211

else if(!$database->isOperator($operator)) {
   throw new PageFinderSyntaxException("Operator '$operator' is not supported for '$field'.");
}

I have searched through my templates just to make sure I didn't do anything screwy, but I have no clue why this error is being generated. I can individually delete an item from the trash, but I cant empty the entire trash. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...