• After downloading the Magical Blocks Plug-in, I’m getting this error:

    Fatal error: (mitaai) Call to undefined function Carbon_FieldsHelpermb_convert_case() in /afs/athena.mit.edu/activity/m/mitaai/web_scripts/home/wp-content/plugins/magical-blocks/lib/carbon-fields/vendor/htmlburger/carbon-fields/core/Helper/Helper.php on line 395

    I’m unable to access the site (it just gives me the error) so I can’t access the page to uninstall the plug-in. How can I get rid of this error?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, @elainetripleu

    Try manually deactivating your plugin (no Dashboard access required) using one of the two methods listed below (also described here).

    1. Deactivate your plugin via FTP or the file manager provided in your host’s control panel.

    • Navigate to the wp-contents/plugins folder
    • Rename the folder magical-blocks in it to magical-blocks.hold or delete it
    • Go to Dashboard > Plugins and you’ll see the “missing” plugin ( magical-blocks ) has been disabled.

    2. Use phpMyAdmin to deactivate all plugins.

    • In the table wp_options, under the option_name column find the active_plugins field. (The table prefix of wp_ may be different if you changed it when installing)
    • On this row, change the option_value field to: a:0:{}. Save the changes and this will deactivate all plugins.
    • Then from Dashboard > Plugins you need to reactivate all plugins, except the one causing you troubles – magical-blocks

    After you regain access to your Dashboard,
    I recommend asking at https://www.ads-software.com/support/plugin/magical-blocks so the plugin’s developers and support community can help you with this.

    Hope this helps,
    Kind regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error’ is closed to new replies.