-
AuthorPosts
-
June 15, 2010 at 3:10 pm #151816
I see a few posts on this, and one in this category, but really no information on it. I have the twitter account enabled in the default location of the JA Ores quick start. I was getting the feel load error, but I figured it was due to the info being wrong..no purpose, for joomlart. I have put our info in, and I am still getting the feed error. Tried turning off cache for twitter, and other suggestions, but nothing has resolved the issues as of yet. No super important, but would love to get this working.
J
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 17, 2010 at 9:01 am #347351Hi jmheath72,
Could you please posting your url where the issue exist for a further checking ?
June 17, 2010 at 11:14 am #347366The problem is with the front page, getting a feed error and the Twitter info is not showing up!
URL is: arlington.compcafe.com
I have really tried for days, and I can not figure it out.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 18, 2010 at 4:37 am #347427hi jmheath72,
How can I see the error,I just took a look at your site but it is hard to see the issue .
June 20, 2010 at 6:21 pm #347513I have the same problem. Sometimes it works some times ti does nto work.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 21, 2010 at 4:51 am #347541Dear laristech!
The problem is from the slowly NET, so that the connection was having problem when the module tried to connect to the twitter service to get data. so that the problem sometimes only happen.
Here is a solution for you : pls open the file modules/mod_jatwitter/jatwitter.php
and find the following code:
[PHP] curl_setopt( $handle, CURLOPT_TIMEOUT, 40 );[/PHP]
replace
[PHP] curl_setopt( $handle, CURLOPT_TIMEOUT, 80 );[/PHP]and
[PHP]
$sock = fsockopen( $host, 80, $errno, $errstr, 40 );[/PHP]replace:
[PHP]
$sock = fsockopen( $host, 80, $errno, $errstr, 80 );[/PHP]GOod luck
July 9, 2010 at 3:43 am #349399I am still having issues. Can I raise the timeout to 120?
Can we remove the “Error loading feed data” when it does not load?
September 1, 2010 at 7:43 pm #354388I put the jatwitter on two different sites (platypuswork.com and alsfamily.org) and they were working fine, now suddenly there is no feed. Just blank, no error message. I tried changing the timeout rate as you mentioned without any luck.
September 1, 2010 at 9:36 pm #354391I am experiencing the same issue (no feeds showing, all formatted correctly, made change to code above).
wogand Friendwogand
- Join date:
- May 2008
- Posts:
- 112
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
September 2, 2010 at 11:48 am #354425same here. All tweets gone not showing anything anymore, no errors.
Joline Strubbe FriendJoline Strubbe
- Join date:
- September 2014
- Posts:
- 15
- Downloads:
- 50
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 2, 2010 at 1:18 pm #354431Twitter sends me a mail with the following:
Update 1: New authorization rules for applications
Starting August 31, all applications will be required to use “OAuth” to access your Twitter account.
What’s OAuth?
OAuth is a technology that enables applications to access Twitter on your behalf with your approval without asking you directly for your password.
Desktop and mobile applications may still ask for your password once, but after that request, they are required to use OAuth in order to access your timeline or allow you to tweet.What does this mean for me?
Applications are no longer allowed to store your password.
If you change your password, the applications will continue to work.
Some applications you have been using may require you to reauthorize them or may stop functioning at the time of this change.
All applications you have authorized will be listed at http://twitter.com/settings/connections.
You can revoke access to any application at any time from the list.Update 2: t.co URL wrapping
In the coming weeks, we will be expanding the roll-out of our link wrapping service t.co, which wraps links in Tweets with a new, simplified link. Wrapped links are displayed in a way that is easier to read, with the actual domain and part of the URL showing, so that you know what you are clicking on. When you click on a wrapped link, your request will pass through the Twitter service to check if the destination site is known to contain malware, and we then will forward you on to the destination URL. All of that should happen in an instant.
You will start seeing these links on certain accounts that have opted-in to the service; we expect to roll this out to all users by the end of the year. When this happens, all links shared on Twitter.com or third-party apps will be wrapped with a t.co URL.
What does this mean for me?
A really long link such as http://www.amazon.com/Delivering-Happiness-Profits-Passion-Purpose/dp/0446563048 might be wrapped as http://t.co/DRo0trj for display on SMS, but it could be displayed to web or application users as amazon.com/Delivering- or as the whole URL or page title.
You will start seeing links in a way that removes the obscurity of shortened links and lets you know where each link will take you.
When you click on these links from Twitter.com or a Twitter application, Twitter will log that click. We hope to use this data to provide better and more relevant content to you over time.Thanks for reading this important update. Come and check what’s new at http://twitter.com.
Thanks,
The Twitter Teamwogand Friendwogand
- Join date:
- May 2008
- Posts:
- 112
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
September 2, 2010 at 5:38 pm #354441Hmm so I guess an update is needed?
What did work for me though was choosing legacy option 1.0
Only a few layout module settings dont work but its better then nothing.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 3, 2010 at 7:34 am #354490<em>@wogand 192582 wrote:</em><blockquote>Hmm so I guess an update is needed?
What did work for me though was choosing legacy option 1.0
Only a few layout module settings dont work but its better then nothing.</blockquote>The legacy is a option allowing you using the ja twitter version 1.0, which display twitter’s content from a feed. in the last version the ja twiiter module is improved with more functions and does not use feeds. So that if the module could not work on your site, please customize following to my guide #6, and please disbale cache option in the advanced paramter of this moduel
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
September 11, 2010 at 3:40 pm #355201Still not working for me with this adjustments. It only works with legacy, but not showing user’s avatars…
Anything new?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2010 at 2:43 am #355298Hello All!
The JA Twitter Module have been upgraded and available for download. Please go and get the latest files and get your modules upgraded http://www.joomlart.com/forums/downloads.php?do=file&id=1452
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 22 replies, has 11 voices, and was last updated by cclark 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum