Conversation
supportI’ve installed the plugin but when I go to the settings page I get this error: Fatal error: require_once(): Failed opening required 'System.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /XXXXX/wp-content/plugins/mz-mindbody-api/lib/sections.php on line 146 https://wordpress.org/plugins/mz-mindbody-api/
Yes. That’s one of the annoying things about using PEAR in a plugin – which is what the MBO API requires. It has to do with the way your web hosts have php and pear configured. They may be able to help – there are other posts in this support thread that have some insights on this issue. Mike
Yes. That’s one of the annoying things about using PEAR in a plugin – which is what the MBO API requires. It has to do with the way your web hosts have php and pear configured. They may be able to help – there are other posts in this support thread that have some insights on this issue. Mike