Can't update Theme pages
I'm working on Betheme/WP 4.9/PHP7
I'd want to update my home page which contains elements created by muffin builder, one of my section got one background I want to remove.
When I remove the background and upload the page, this error pops up
Fatal error: Uncaught Error: [] operator not supported for strings in /app/public/wp-content/themes/betheme/functions/meta-functions.php on line 3080 | ||||
---|---|---|---|---|
( ! ) Error: [] operator not supported for strings in /app/public/wp-content/themes/betheme/functions/meta-functions.php on line 3080 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0016 | 851272 | {main}( ) | .../post.php:0 |
2 | 2.1024 | 14457696 | edit_post( ) | .../post.php:194 |
3 | 2.2037 | 14494664 | wp_update_post( ) | .../post.php:377 |
4 | 2.2039 | 14504336 | wp_insert_post( ) | .../post.php:3713 |
5 | 2.8370 | 14928056 | do_action( ) | .../post.php:3640 |
6 | 2.8370 | 14928432 | WP_Hook->do_action( ) | .../plugin.php:453 |
7 | 2.8370 | 14928432 | WP_Hook->apply_filters( ) | .../class-wp-hook.php:310 |
8 | 2.8375 | 14929560 | mfn_portfolio_save_data( ) | .../class-wp-hook.php:288 |
9 | 2.8376 | 14929560 | mfn_builder_save( ) | .../meta-portfolio.php:320 |
Comments
I've tried this :
Can't remove the old theme.
Upgrade has failed.
How?
This will delete all changes of the parent theme, so please use a child theme if you wish to make theme file changes to avoid these kinds of situations in the future.
We do not support theme files changes, so, unfortunately, we'll not be able to help you with this,