Forum
Bug in include path in Twitter app
Because Linux is case sensitive, I'm getting an error in the Twitter app admin. I believe it's coming from this line:
include(PERCH_PATH.'/addons/apps/perch_twitter/tmhOauth/'.$class_name.'.php');
I've changed tmhOauth
to tmhOAuth
(capital A) and it fixes the errors.
Are you sure you're on the latest version? That was fixed previously.
Yup, just downloaded 3.6.1 (shows up as 3.6 in diagnostic report though).
Folder is
tmhOAuth
and include hastmhOauth
.If it's showing up as 3.6 then it's not updated.
I don't know what to tell you Drew – I just downloaded it from the site, literally less then 30 seconds ago (on a different computer from yesterday, so it's not a cache issue).
Yeah, that's not the latest version you've got there. I'll take a look into it.
Not sure what happened with that build. I've bumped it to 3.6.2 and pushed a new build.
Perfect! Thank you. Much appreciated.