• Resolved srinivas08

    (@srinivas08)


    Hi, I am using this plugin, and if I turn ON WP_Debug , I am noticing this errors. Its messing up with calendar import of MEC Plugin. I am using Modern Events Calendar Plugin (https://ww.wp.xz.cn/plugins/modern-events-calendar-lite/), It has Google Calendar Import option.

    I am not able to import calendar if Image and video gallery from Google Drive plugin is activated. Pls fix this, as I cant disable this plugin everytime to import calender. MEC Plugin is throwing – site ran into critical error, while both are activated. Even though this individual gallery plugin is activated, its throwing these debug errors.

    Warning: include(/home1/root/public_html/spw/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/../google/apiclient-services/src/Calendar.php): failed to open stream: No such file or directory in /home1/root/public_html/spw/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/ClassLoader.php on line 492

    Warning: include(/home1/root/public_html/spw/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/../google/apiclient-services/src/Calendar.php): failed to open stream: No such file or directory in /home1/root/public_html/spw/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/ClassLoader.php on line 492

    Warning: include(): Failed opening ‘/home1/root/public_html/spw/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/../google/apiclient-services/src/Calendar.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’) in /home1/root/public_html/spw/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/ClassLoader.php on line 492

    • This topic was modified 4 years, 8 months ago by srinivas08.
Viewing 1 replies (of 1 total)
  • Plugin Author Marek Dědič

    (@marekdedic)

    Hi,
    I am unable to reproduce the issue with MEC lite. However, looking at the MEC code, it seems that the error is most likely on their side – if multiple plugins want to use the Google API, they have to namespace their dependencies so that it doesn’t clash. We do this, they don’t.

    Marek

Viewing 1 replies (of 1 total)

The topic ‘Errors, this plugin messing up with MEC Plugin’ is closed to new replies.