Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • cook Friend
    #145494

    Whenever this is enabled it throws the notice: error loading data feed, and the feed won’t load. What could be wrong?

    Saguaros Moderator
    #321578

    hello cook!

    it’s from speed of NET,

    You should use the lastest version, you get this from the teline3 package.
    you install and make a small change with this module if you would like.
    1) you turn off the cache function in the configuration of ja twitter module.
    2) Or you change time limit request to the twitter service in “jatiwtter.php” file.

    You open and find a section code at line 330

    [PHP]curl_setopt( $handle, CURLOPT_TIMEOUT, 15 );[/PHP]

    change to

    [PHP]curl_setopt( $handle, CURLOPT_TIMEOUT, 60);[/PHP]

    and then you clear cache files on the cache folder

    cook Friend
    #321598

    I did everything you asked me to, updated the module, turned off cacheing, and set the timeout to 60.

    The error is no longer there, but the feed still isn’t being pulled. Any suggestions, or how to debug?

    Saguaros Moderator
    #321739

    can you give me Administrator account via pm?

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 14 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum