clickrain / EE_Twitter

EE Add-on that uses oAuth to display Twitter Feed
Other
48 stars 18 forks source link

Problem with language file on installing #10

Closed peteeveleigh closed 10 years ago

peteeveleigh commented 11 years ago

I get the following error when trying to install the add-on

An Error Was Encountered Unable to load the requested language file: language/english/twitter_lang.php

Even changing the file name of the language file (which was actually lang.twitter.php) doesn't help.

bryanburgers commented 11 years ago

What version of EE_Twitter did you try? What version of PHP are you using? What version of ExpresionEngine are you using?

peteeveleigh commented 11 years ago

EE_Twitter - v1.2.1 (downloaded from Devot-ee) PHP - v5.3.21 EE - v2.5.5 - Build Date: 20121220

bryanburgers commented 11 years ago

Unfortunately, I can't reproduce this, so I can't be of much help. If you do find out what the problem is, please leave a comment here to help future searchers.

peteeveleigh commented 11 years ago

Will do. I've got an inkling of what it might be. Can't test it right now but I'll have a look asap.

peteeveleigh commented 11 years ago

I just managed to get this installed. The only difference this time was that I had the TGL_Twitter module also present (though not 'installed').

I'm not sure if that had something to do with the success this time. When I get chance I will try again with just your module present.

Could it be that something in your module is referencing a file from the other module?

bryanburgers commented 11 years ago

It shouldn't be referencing a file from another module. However, EE_Twitter is a fork of TGL_Twitter, so I wonder if there's something lurking around in your database that's causing the issue.

In my installs, I don't have TGL_Twitter installed beside it, so I know it isn't looking in TGL_Twitter's folder by default.