• 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.

    (@bravenewcode)

    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.