Title: Error Fixed
Last modified: October 24, 2023

---

# Error Fixed

 *  [goodfunnysmart](https://wordpress.org/support/users/goodfunnysmart/)
 * (@goodfunnysmart)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/error-fixed-3/)
 * When I activated the plugin I got errors which showed as below:
 * [01-Mar-2021 09:43:02 UTC] PHP Warning: require_once(partials/Talkify-tts-admin-
   settings-display.php): failed to open stream: No such file or directory in /wp-
   content/plugins/talkify-text-to-speech/talkify-tts.php on line 91
 * 
   [01-Mar-2021 09:43:02 UTC] PHP Fatal error: require_once(): Failed opening required‘
   partials/Talkify-tts-admin-settings-display.php’ (include_path=’.:/opt/bitnami/
   php/lib/php’) in /wp-content/plugins/talkify-text-to-speech/talkify-tts.php on
   line 91
 * I found that the plugin name was case-sensitive (at least on my environment) 
   and so changing this line to make it lowercase fixed it. Thought I would pass
   it on.
 * Line 25 in /wp-content/plugins/talkify-text-to-speech/talkify-tts.php
 *     ```wp-block-code
           public $plugin_name = "talkify-tts";
       ```
   
    -  This topic was modified 2 years, 7 months ago by [goodfunnysmart](https://wordpress.org/support/users/goodfunnysmart/).

The topic ‘Error Fixed’ is closed to new replies.

 * ![](https://ps.w.org/talkify-text-to-speech/assets/icon-256x256.jpg?rev=2349364)
 * [Talkify Text To Speech](https://wordpress.org/plugins/talkify-text-to-speech/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/talkify-text-to-speech/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/talkify-text-to-speech/)
 * [Active Topics](https://wordpress.org/support/plugin/talkify-text-to-speech/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/talkify-text-to-speech/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/talkify-text-to-speech/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [goodfunnysmart](https://wordpress.org/support/users/goodfunnysmart/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/error-fixed-3/)
 * Status: not resolved