teamcfadvance / BlogCFC5

BlogCFC is a ColdFusion blog.
http://www.blogcfc.com/index.cfm
31 stars 20 forks source link

Tweetbacks suddenly failing #7

Open iknowkungfoo opened 11 years ago

iknowkungfoo commented 11 years ago

I'm getting this error anytime a post is viewed:

Script Name: /blog/loadtweetbacks.cfm?id={blog_uuid}

Message: Element RESULTS is undefined in a CFML structure referenced as part of an expression.

It happens when trying to load Tweetbacks. Right now, I've no idea if I enabled them or not. But I've got about a hundred error messages in the last day related to this.

There's a message stating "loading Tweetbacks", then it fails and it loads a blank entry document body into the existing post.

mrbusche commented 11 years ago

This is because Twitter changed their oauth from v1 to v2. You'll have to disable tweetbacks for now until someone can issue a patch.