Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author mikeill

    (@mikeill)

    Hi Chicagola,

    Check your error_log. Also check what version of php you are using (either through CPANEL, asking your host, making a phpinfo file, etc) and report back.

    Thread Starter chicagola

    (@chicagola)

    WE have php 5.4 and the error log indicated:

    MZ Mindbody Server
    Warning: require_once(System.php): failed to open stream: No such file or directory in …/wp-content/plugins/mz-mindbody-api/lib/sections.php on line 146 Fatal error: require_once(): Failed opening required ‘System.php’ (include_path=’.:’) in …/wp-content/plugins/mz-mindbody-api/lib/sections.php on line 146

    you should talk to mindbody support they will solve it or give you some solution one time i faced same issue they help me and solve this in just in one day

    Thanks

    Plugin Author mikeill

    (@mikeill)

    I think this problem often occurs in WAMP servers. It seems to be because the path variable in your php.ini doesn’t point to the correct location for PEAR.

    Thread Starter chicagola

    (@chicagola)

    This is a live site on an Apache Centos server, and we are not using WAMP

    Plugin Author mikeill

    (@mikeill)

    Sorry for the trouble here. Have you checked the links above to be sure that PEAR and php are talking to each other? I would also recommend asking your web hosts to help.

    Thread Starter chicagola

    (@chicagola)

    We fixed the white screen problem. We have a linux server, Centos, running Plesk. This is what we did:

    We searched for the php.ini file, edited it, found the “include_path”. Since I am on linux and PEAR was in it’s default directory … include_path = “.:/usr/share/pear”

    I had to add a custom value in our domain php settings, under our domain’s php settings, for open_basedir add /usr/share/pear:/var/www/vhosts as a custom value.

    I basically followed this link:
    http://forum.odin.com/threads/tutorial-installing-php-5-4-29-and-pear-on-parallels-plesk-11-5-centos-6-5.304138/

    Thread Starter chicagola

    (@chicagola)

    I now have the MZ Mindbody Server page displaying properly on the WordPress administration. I have entered Source Name, Key, and Site ID. Where do I find the Event IDs?

    Also, when I use the shortocde [mz_mindbody_show_schedule] on a page, it just displays the shortcode. Do you know why the shortcode would not be recognized?

    Plugin Author mikeill

    (@mikeill)

    Thanks for sharing you solution. The other two questions should really be in a new thread. I’m going to mark this one as resolved. There’s another thread that explains the backwards way to get event IDs from the mindbody admin portal, and I think it may also be explained on the mzoo.org page linked from the admin panel of the plugin.

    The shortcode should be: [mz-mindbody-show-schedule] with hyphens. At one point that was incorrect in the admin so my apologies if it’s still wrong. Haven’t submitted the latest revision yet.

    Thread Starter chicagola

    (@chicagola)

    Sure, I am happy to contribute anything that I can.

    I grabbed the shortcode [mz_mindbody_show_schedule] from the MZ Mindbody settings page, so you might want to update this page in the next revision. I tried it with [mz_mindbody_show_schedule] and it works great, thank you.

    I did search for info about finding the Event ID and I saw this link: https://wordpress.org/support/topic/how-to-find-event-ids?replies=3 but I do not see the drop down that it refers too. Do you have more specific instructions?

    Thread Starter chicagola

    (@chicagola)

    Sure, I am happy to contribute anything that I can.

    I grabbed the shortcode [mz_mindbody_show_schedule] from the MZ Mindbody settings page, so you might want to update this page in the next revision. I tried it with [mz-mindbody-show-schedule] and it works great, thank you.

    I did search for info about finding the Event ID and I saw this link: https://wordpress.org/support/topic/how-to-find-event-ids?replies=3 but I do not see the drop down that it refers too. Do you have more specific instructions?

    Thread Starter chicagola

    (@chicagola)

    Can someone delete this post (#13) and #11 ?

    Thread Starter chicagola

    (@chicagola)

    I got everything to work, the info is displaying on our website. Thank you for the support. Is there a way to change the CSS for [mz-mindbody-show-schedule], particularly the header (grey background, border lines, etc.) ?

    Plugin Author mikeill

    (@mikeill)

    Sweet. Glad you’re digging it. Please start a new post for styling questions.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Blank WordPress MZ Mindbody Settings Page’ is closed to new replies.