Media Folder Error Messages after WP update
-
I recently updated WordPress and now my media contents do not load in grid view. When I switch to list view these error messages appear:
Warning: strpos() expects parameter 1 to be string, object given in /home/fren###/public_html/#########.com/wp-includes/post.php on line 292
Warning: preg_match() expects parameter 2 to be string, object given in /home/fren###/public_html/#########.com/wp-includes/post.php on line 292
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/fren###/public_html/#########.com/wp-includes/post.php on line 293
After disabling all plugins and activating a default word press theme the error warning and error messages still appear in the Media Library folder. Can you provide me with some support to remove these error messages? Any idea what could be causing this?
Repost as my initial topic received no support
https://ww.wp.xz.cn/support/topic/media-folder-error-messages/
-
– Try MANUALLY updating. Download WordPress again and unzip it. Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Please read the Manual Update directions first.
– Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!
The topic ‘Media Folder Error Messages after WP update’ is closed to new replies.