• Hello,
    I can’t go to the settings of your plugin because I have a fatal error:

    Fatal error: Uncaught Error: Undefined constant “DOING_CRON” in /public_html/wp-content/plugins/meeting-scheduler-by-vcita/vcita-utility-functions.php:229

    Fatal error: Uncaught Error: Undefined constant “DOING_AJAX” in /public_html/wp-content/plugins/meeting-scheduler-by-vcita/vcita-utility-functions.php:229

    You should check if the constants are defined.
    Please update your PHP code with this information:
    defined( ‘DOING_CRON’ ) && DOING_CRON
    defined( ‘DOING_AJAX’ ) && DOING_AJAX

Viewing 1 replies (of 1 total)
  • Plugin Author vcita

    (@vcita)

    Hello there,

    Thank you so much for reaching out! I do apologize to hear you are having issues with the plugin.

    Could you try to uninstall/reinstall the plugin? Are there any updates that need to be run to your WordPress website itself? Are you using a specific browser?

    I am trying to reproduce the error, however, I am not able to.

    Let us know! The best route for this may be to contact us at [email protected] for us to look into this more.

    Thank you!
    -vcita Support Team.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error – Undefined constant “DOING_CRON”’ is closed to new replies.