Title: error file_get_contents
Last modified: August 30, 2016

---

# error file_get_contents

 *  Resolved [vee](https://wordpress.org/support/users/okvee/)
 * (@okvee)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/error-file_get_contents/)
 * Warning: file_get_contents(wp-content\plugins\the-events-calendar\src/readme.
   txt): failed to open stream: No such file or directory in wp-content\plugins\
   the-events-calendar\src\Tribe\Changelog_Reader.php on line
 * on page: admin > Events > Settings > View Update Page
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [momnt](https://wordpress.org/support/users/momnt/)
 * (@momnt)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/error-file_get_contents/#post-6330173)
 * Hey [@okvee](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [momnt](https://wordpress.org/support/users/momnt/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/error-file_get_contents/#post-6330173)
 * Status: resolved