kk-star-ratings
kk-star-ratings copied to clipboard
Warning: in_array() expects parameter 2 to be array, bool given
Detailed description
My pages now display the following error:
Warning: in_array() expects parameter 2 to be array, bool given in [path removed]/wp-content/plugins/kk-star-ratings/src/functions.php on line 185
Context
This error is showing on my public website, so I would like to resolve the issue so my users no longer see it.
Possible implementation
What is parameter 2? How do we make it an array instead of a bool?
Your environment
- PHP 7.3
- WordPress 5.2.2
- KK Star Ratings 3.1.1
Note:
Under the kk Star Ratings Settings --> General --> Strategies --> Unique votes (based on IP Address, if I uncheck that box and save changes the error goes away.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.