Strange Errors found!
-
i found these errors on my blog and cant seem to resolve the issue myself,
Warning: array_keys(): The first argument should be an array in /home/hostac/public_html/wp-includes/widgets.php on line 686 Warning: Invalid argument supplied for foreach() in /home/hostac/public_html/wp-includes/widgets.php on line 686 Warning: array_keys(): The first argument should be an array in /home/hostac/public_html/wp-includes/widgets.php on line 1345 Warning: Invalid argument supplied for foreach() in /home/hostac/public_html/wp-includes/widgets.php on line 1345 Warning: Invalid argument supplied for foreach() in /home/hostac/public_html/wp-includes/classes.php on line 93After getting to my database found a key on wp-options badly slashed,….
INSERT INTOwp_optionsSEToption_id='68',blog_id='0',option_name='widget_categories',option_value= ....its like the value has got over a zillion slashes,…. so someplace someone has forgot to add stripslashes!
i even corrected the above in the database, replacing all slashes [7Mb worth of one line] with single slashes all over, but still have this problem,
Please help!
M.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Strange Errors found!’ is closed to new replies.