When I tried to use feed on my blog, I got following error:
strpos() expects parameter 1 to be string, array given in E:\xampp\htdocs\wordpress\wp-includes\class-simplepie.php on line 13503
Thank you for your support in advance.
When I tried to use feed on my blog, I got following error:
strpos() expects parameter 1 to be string, array given in E:\xampp\htdocs\wordpress\wp-includes\class-simplepie.php on line 13503
Thank you for your support in advance.
Have you tried:
- deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the Twenty Eleven theme to rule out any theme-specific problems.
- resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of your version of WordPress.
Thank you esmi
You must log in to post.