Support Forum

  • Page:
  • 1

Error with Official Retweets

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi there,

Official retweets were not showing up in mod_jTweet due to an old API location being used.

I made the following change in the source and it now worked:

//Username based tweets now loaded via REST API.

var url = 'api.twitter.com/1/statuses/user_timeline.json?screen_name='+s.username+'&include_rts=true&callback=?&count='+s.count;
//var url = 'twitter.com/statuses/user_timeline/'+s.username+'.json?callback=?&count='+s.count;

However Retweets are now being truncated and replaced with an ellipsis due to an incorrect XML attribute being used.

This has now been fixed in the new version of Sea of Clouds. See support ticket I opened about it here:
github.com/seaofclouds/tweet/issues/105

Are you able to update this module to use the new version of Sea of Clouds?

Thank you very much.
  • sidetwo's Avatar
  • sidetwo
  • Free Extensions
  • 4 posts
  • Karma: 0
Last Edit: 13 years 1 month ago by sidetwo.
The administrator has disabled public write access.
Thanks for spotting that. Ive added the update to out todo so should have it for you next week some time.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Great, thank you very much Anthony!
  • sidetwo's Avatar
  • sidetwo
  • Free Extensions
  • 4 posts
  • Karma: 0
The administrator has disabled public write access.
You should have an update available early next week. Thanks for spotting this.

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.
Hey there,

We've spotted a couple of bugs and a few improvements we can make to the twitter module.
We will be releasing an update ion the next day. It should solve these issues.

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.
Hi guys,

Thanks for that.

Any idea when this will be available to download?
  • sidetwo's Avatar
  • sidetwo
  • Free Extensions
  • 4 posts
  • Karma: 0
The administrator has disabled public write access.
Hey again,

Sorry for the delay with this one. It had to fight for time with our J1.6 development but I will push this to the top so you can have an update after this weekend.

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.
Great thank you very much :)
  • sidetwo's Avatar
  • sidetwo
  • Free Extensions
  • 4 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,

Just in case you don't already know, you can recieve notifcation of updates by following @jbactivity on Twitter.
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers