• Hi,
    I have been using the old version without problems. In the new version apparently the include is not accepted. This is basicly my snippet:

    include( ABSPATH . ‘wp-content/gd/include/prs-functions.php’);
    echo “Succes!”;

    When using this snippet without the include, I get indeed the text “Succes!” displayed. Adding the include, blanks my screen totally. Replacing ‘include’ by ‘echo’, indeed displays the file location of the library-file.

    What goes wrong here?

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

    (@webcraftic)

    Hi,
    I’m sorry, I needed to update other plugins. Now I’m back to you and can help you.

    An error has occurred in the file being included. I can fix this error, just send your php file to the email: [email protected]

    Best regards, Alex

    I am also trying to use this for include. Even a test of a single line echo does not display. Anything I can try?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘include not working’ is closed to new replies.