Viewing 1 replies (of 1 total)
  • Hey @okvee,

    readme.txt is not in the /src directory of the plugin, so I’m not sure what’s going on here.

    In the error you posted, you posted:

    No such file or directory in wp-content\plugins\the-events-calendar\src\Tribe\Changelog_Reader.php on line

    Do you know what the line number there actually was? There should’ve been a line number after the “on line” part of that message, it was probably line 52. Let us know if otherwise.

    But, basically, this error would seem to mean that this code is getting the wrong path for you:

    dirname( dirname( __FILE__ ) )

    1. What version of WordPress are you running?
    2. What version of PHP is your site running?
    3. What version of The Events Calendar is active on your site?

    Thanks!
    George

Viewing 1 replies (of 1 total)
  • The topic ‘error file_get_contents’ is closed to new replies.