• Resolved tye

    (@tye)


    Hey – I’m getting this error

    Fatal error: require_once(): Failed opening required '/wp-content/plugins/gift-voucher/include/wpgv_voucher_pdf.php'
    in /wp-content/plugins/gift-voucher/gift-voucher.php on line 52

    Line 52 is:
    require_once( WPGIFT__PLUGIN_DIR .'/include/wpgv_voucher_pdf.php');

    I can confirm that '/include/wpgv_voucher_pdf.php'); isn’t in the download.

    Commenting out line 52 seems to fix the error, but not sure if its breaking functionality somewhere else

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Codemenschen

    (@codemenschen)

    Hi @tye

    Thanks for reaching out to us.

    If possible can you try to reinstall the plugin? Because looks like this file is missing to upload. I checked it’s there in plugin zip file. It will surely resolve the issue.

    Thread Starter tye

    (@tye)

    Hey @codemenschen you are correct – it is in the zip file!!

    What is happening is when I upload, the file is deleted after a few seconds.

    I’ve just opened a ticket with my host to figure out why this is happening.

    Plugin Author Codemenschen

    (@codemenschen)

    Hi @tye

    Okay, that could be because of not having enough space in server. Let us know if anything you need help from our side 🙂

    Thread Starter tye

    (@tye)

    @codemenschen nah plenty of space, happens whichever way I upload.

    Just waiting for my hosts reply & will update

    Thanks for looking

    Thread Starter tye

    (@tye)

    @codemenschen The file in question was getting caught in one of the hosts email filters and removed – all good now thanks

    Plugin Author Codemenschen

    (@codemenschen)

    Hi @tye

    Glad to know that, I am closing this thread feel free to open new thread for further help.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Fatal error:’ is closed to new replies.