Updating a Page

Whenever I try to make any update on any page, I cannot hit Preview or Update. It takes me to a 500 error on the page. My website error log gives me this: 

[Tue May 07 17:19:09.245583 2019] [php7:error] [pid 809] [client 50.243.252.76:35852] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /nas/content/live/ringdahlpest/wp-content/themes/betheme/functions/builder/back.php:918\nStack trace:\n#0 /nas/content/live/ringdahlpest/wp-content/themes/betheme/functions/meta-portfolio.php(472): mfn_builder_save(12)\n#1 [internal function]: mfn_portfolio_save_data(12)\n#2 /nas/content/live/ringdahlpest/wp-includes/class-wp-hook.php(288): call_user_func_array('mfn_portfolio_s...', Array)\n#3 /nas/content/live/ringdahlpest/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)\n#4 /nas/content/live/ringdahlpest/wp-includes/plugin.php(465): WP_Hook->do_action(Array)\n#5 /nas/content/live/ringdahlpest/wp-includes/post.php(3951): do_action('save_post', 12, Object(WP_Post), true)\n#6 /nas/content/live/ringdahlpest/wp-includes/post.php(4028): wp_insert_post(Array, false)\n#7 /nas/content/live/ringdahlpest/wp-admin/includes/post.php(405): wp_update_post(Array)\n#8 /nas/content/live/ringdahlpest/wp-admin/post.php(218): edit_post()\n#9 {main}\n thrown in /nas/content/live/ringdahlpest/wp-content/themes/betheme/functions/builder/back.php on line 918, referer: https://ringdahlpestcontrol.com/wp-admin/post.php?post=12&action=edit


Can you please help? 

Comments

  • Hi,
    If you updated your PHP to 7 (or higher) then your betheme will not gonna work well because it's outdated (version 15), right now, latest version is 21.1.9.
    Here is an instruction on how to update the theme:
    http://themes.muffingroup.com/betheme/documentation/#general
    Theme updates will not delete your content unless you have changed the
    files directly in which case we suggest using a child theme.
    We also recommend creating a backup file.
    Please remove the theme completely from your theme folder and install a
    fresh copy. Do not overwrite files.
    thanks
Sign In or Register to comment.