Your best bet would be to take DB and site backup and see if you can get it working on local server or any other server, if you do get it running the problem is with the way server probably changed some settings while upgrading.
Also in the screenshot image isn’t loaded, but can you open developer tools in your favorite browser and see what path is it looking to get the image and can you access it just by going to that url?
Btw if you can’t access that image by entering it’s path, perhaps check who owns them files.. i’m guessing owner and group should be www-data:www-data
Thanks
Related Posts:
- Access denied for user ‘root@localhost’ (using password:NO)
- MySQL error 2006: mysql server has gone away
- Which MySQL data type to use for storing boolean values
- “INSERT IGNORE” vs “INSERT … ON DUPLICATE KEY UPDATE”
- PHP Connection failed: SQLSTATE[HY000] [2002] Connection refused
- #1273 – Unknown collation: ‘utf8mb4_unicode_520_ci’
- Your password does not satisfy the current policy requirements
- MySQL: Access denied for user ‘test’@’localhost’ (using password: YES) except root user
- What is the definition of cardinality in SQL
- what does “/index.php?admin/admin_dashboard” in my url mean
- How to join two tables by multiple columns in SQL?
- How to get size of mysql database?
- Selecting data from two different tables without using joins
- SQL – Update multiple records in one query
- MySQL Error 1093 – Can’t specify target table for update in FROM clause
- mysqladmin: connect to server at ‘localhost’ failed
- mysql update multiple columns with same now()
- Usage of MySQL’s “IF EXISTS”
- How can I loop through all rows of a table? (MySQL)
- Simple Random Samples from a Sql database
- Generating a random & unique 8 character string using MySQL
- MySQL > Table doesn’t exist. But it does (or it should)
- SQL select only rows with max value on a column
- Trying to perform MINUS operation in MySQL
- Getting java.sql.SQLException: Operation not allowed after ResultSet closed
- mysql count duplicates
- phpmyadmin #1045 Cannot log in to the MySQL server. after installing mysql command line client
- MySQL config file location – redhat linux server
- How to create a foreign key in phpmyadmin
- Can’t create test file lower test start server mysql
- MySQL delete multiple rows in one query conditions unique to each row
- Create boolean column in MySQL with false as default value?
- SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known
- Is there a naming convention for MySQL?
- CAST to DECIMAL in MySQL
- How to stop mysqld
- Is merge statement available in MySQL
- GROUP_CONCAT comma separator – MySQL
- Failed to Connect to MySQL at localhost:3306 with user root
- How do you properly prepare a %LIKE% SQL statement?
- Set page template for all pages?
- WordPress MySQL & PHP Performance
- SQL query to update post_date (one post = one single date & time)
- My WordPress site always displays a cached version of its homepage
- Updating User Meta with SQL Query
- How to copy post titles to post slug in phpmyadmin
- If I consider changing my WordPress DB tables to InnoDB, will it have an effect on the way WordPress works?
- Proper way to work with wpdb to get user’s firstname
- Inserting Hundreds of Thousands of Posts at Once
- wp_admin edit.php slow with lots of queries
- Database: Custom table: sprintf value for DateTime column
- can database and media folder be moved to a different drive?
- What is the most secure way to set up the MySQL user in WPMU?
- Find duplicate posts with same slug and author
- WP_USE_EXT_MYSQL
- Distinction on meta value on pre_get_posts
- How to get data from WordPress site sql file
- WordPress with php5-fpm and nginx
- MySQL Rank & $wpdb
- When WordPress Default table, Echo Success. When Plugin Table, Echo Blank
- WordPress post_status is future, manually added
- How are multiple WordPress WPDB queries handled?
- How to translate this mySQL query to $wpdb query
- $wpdb to insert html form information
- Proper usage of $wpdb->update()?
- Regarding “Insert query error” in wordpress
- Separate DB by yearly archive of WordPress
- What should a WordPress developer know about MySQL? [closed]
- Copyright: Get first and last date of post type
- Update MySQL query so that it functions again
- Query posts by custom taxonomy and sort by post_modified
- WordPress $wpdb get posts from category and sort by custom meta
- WordPress tables and aliases?
- What’s the sql for this condition?
- Copy usermeta value where ID matches in the same table
- Array Formation Issue
- How can I write a formal sql query to get data from a custom table
- Migration problems with mysql: Operation not allowed when innodb_forced_recovery > 0 [closed]
- WordPress $wpdb no result
- (WP List Table) How to sort by SKU and Custom Fields?
- User set date and time from frontend doesn’t get stored into database
- when using $wpdb sudden connection rejection without changing anything. Access denied, with errors from repair tool
- How to run SQL query from WordPress ‘WP Crontrol’ plugin
- edit_user_created_user hook – using to update Groups
- Changes not being reflected on new server
- Mysql Error in querying form entries in Gravity Form plugin
- update_option returns false in AJAX, how to debug?
- Improving performance of SQL sub-queries in WordPress
- Saving custom term value to the database in new table
- MySQL errors after a WordPress clone
- MYSQL Join on meta key value?
- Woocommerce: Grab total revenue of a product over all orders
- Complicated MySQL Query
- problem with quotes on new post
- Initialization of table in database using ‘CREATE … IF NOT EXISTS’
- mysqldump throws: Unknown table ‘COLUMN_STATISTICS’ in information_schema (1109)
- How do I load a sql.gz file to my database? (importing)
- How to find source of these strange SQL queries?
- Batch Replace URLs in WordPress Database
- How to reduce uncached page generation time?