Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    Is the error from an Event Organiser file? If so, try adding the following near the top of your wp-config.php

    define( 'SCRIPT_DEBUG', true );

    and then reload the page. Which line (and file) does the error come from?

    Thread Starter rlepe_egues

    (@rlepe_egues)

    Thank you for your answer.

    Yes, the error is from the plugin:

    wp-content/plugins/event-organiser/js/frontend.min.js?ver=2.9.2

    And the error is at 2:6311 (browser debugger/console).

    I’m sorry, this is all i can do since i don’t have admin access to the site, therefore no access to any php file.

    If it its too much trouble trying to figure it out with this little info, don’t worry about it!

    Plugin Author Stephen Harris

    (@stephenharris)

    Unfortunately that makes it almost impossible to detect precisely where the error is coming from. If you are able to get an admin to make that change, feel free to follow up.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘eo_fullcalendar not loading’ is closed to new replies.