• If there is an error turning the plugin on after update, or if you have error 500 check class-blocks.php.
    In line 67
    ‘editor_script’ => [business-profile-blocks’, ‘bpfwp-map’],
    should be changed to:
    ‘editor_script’ => array(‘business-profile-blocks’, ‘bpfwp-map’),

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

    Thanks for bringing this to my attention. I’ve just released an update that will prevent this error from occurring. Make sure you’ve updated to Business Profile v1.2.3 or above.

    This error only occurs on outdated versions of PHP (less than v5.4). These versions no longer receive security updates and WordPress does not recommend running on them.

    I’d encourage you to reach out to your web host and ask to be updated to PHP 7 or above. They should be willing to do this at no extra charge to you.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin can’t be run’ is closed to new replies.