Warning
-
Hello,
Since the last update, a warning appears when I use the search function is used on my website.
Warning: stripos() expects parameter 1 to be string, array given in…/functions.php on line 808
I think the line above may be missing !empty($_GET
foreach(!empty($_GET as $k=>$v) {
Or, is it something else?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Warning’ is closed to new replies.