• Resolved ConfusedTA

    (@confusedta)


    Hi,

    I am receiving the following error on my ‘Add New Event’ page on the front-end.

    Warning: file_get_contents(templates/form.php): failed to open stream: No such file or directory in /public_html/wp-content/plugins/events-made-easy-frontend-submit/emefs.php on line 422

    Can you help, please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Franky

    (@liedekef)

    Sorry about that, an extra check was put in place and while I tested several scenarios, I didn’t test the default case …
    Fixed in the just released 1.0.21 version.
    If you want, this is the difference (one-liner). Change line 409 in emefs.php to:
    $filename = EMEFS_PLUGIN_DIR.'templates/form.php';

    Thread Starter ConfusedTA

    (@confusedta)

    Just updated, error gone!

    Thanks for the quick response!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No such file or directory error’ is closed to new replies.