Title: [Plugin: WordTwit] Error in code
Last modified: August 19, 2016

---

# [Plugin: WordTwit] Error in code

 *  [FlashUK](https://wordpress.org/support/users/flashuk/)
 * (@flashuk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordtwit-error-in-code/)
 * Line 39:
    require_once( ‘include/oauth.php’ );
 * On case-sensitive system (unix) it will case an error. It should be changed to
   match the filename.
 * require_once( ‘include/OAuth.php’ );
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * (@bravenewcode)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordtwit-error-in-code/#post-1662146)
 * OAuth.php doesn’t exist anymore. It was named that once. I’m not sure why it 
   still exists on your installation.
 * We’ve changed the filename in version 2.4.5, so hopefully that will stop that
   issue from happening.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordTwit] Error in code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordtwit_8d8d8d.svg)
 * [WordTwit Twitter Plugin](https://wordpress.org/plugins/wordtwit/)
 * [Support Threads](https://wordpress.org/support/plugin/wordtwit/)
 * [Active Topics](https://wordpress.org/support/plugin/wordtwit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordtwit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordtwit/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordtwit-error-in-code/#post-1662146)
 * Status: not resolved