Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsNews FeedsNews FeedsTwitter problem Twitter problem
Previous
 
Next
New Post
1/26/2013 9:00 PM
 

Hi,

I used to use this module to show my twitter posts on my website. but it suddenly stoped working my RSS adress is :

 https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=rooznamechi

 

and I get fallowing error :

Feed errors:
Feed 'http://api.twitter.com/1/statuses/use...' could not be loaded. Error: Download error ('', hexadecimal value 0x1F, is an invalid character. Line 1, position 1.)
DotNetNuke.Services.Exceptions.ModuleLoadException: Feed Errors ---> System.Exception: Feed Errors --- End of inner exception stack trace ---

 

I tried to upgrade to latest version of the module but it did not really helped ! 

 
New Post
1/26/2013 10:38 PM
 

Hossein,

This happened because Twitter updated their API. To fix it you simply need to update the script. Check the difference in between these two scripts src tags and update yours accordingly and the widget should start to pull the feed again.

OLD

src="http://twitter.com/statuses/user_timeline/YOURUSERNAMEHERE.json?callback=twitterCallback2&count=4" type="text/javascript"

NEW
src="https://api.twitter.com/1/statuses/user_timeline/YOURUSERNAMEHERE.json?callback=twitterCallback2&count=4" type="text/javascript"

 
New Post
1/27/2013 7:55 AM
 

Thank you Clint, 

I am rather confused now , first of all the address I use returns a perfectly healthy RSS (or at least I can not see any problem with that ) so I wonder why News Feed module can not process it anymore ?!

[ https://api.twitter.com/1/statuses/us... ]

second I wonder what should I feed to the News Feed module now with your suggested method as that scr returns does not look like a RSS , I guess It is a javascript that need an other javascript to show it. though I like it better to use news feed module to show it .  

Thank you again.   

 

 
New Post
1/27/2013 10:14 AM
 

It could be that the JavaScript in the module needs to be updated. Are you able to contact the vendor/creator of the module?  If not, then you can always create a custom twitter widget based off the above mentioned scripts.

 
New Post
1/27/2013 4:32 PM
 

Hello, 
Of course a good option  is to write a module to extract the information from java script and show it the way I want to, but here I have a working RSS and I am using DotNetNuke® News Feeds module that I believe is an official  extension of DNN and supposed to work (and used to work) with any valid RSS. what  I do not understand why this moudule give me error now.        

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsNews FeedsNews FeedsTwitter problem Twitter problem


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out