HawtDogFlvrwtr Posted September 18, 2013 Share Posted September 18, 2013 Is anyone else seeing that there twitter feeds are blank? I heard that they disabled an old api and that it must be updated. can someone confirm: default template in homepage.tpl {literal}<script language="javascript"> $(document).ready(function(){ $.post("announcements.php", { action: "twitterfeed", numtweets: 3 }, function(data){ $("#twitterfeed").html(data); }); }); </script>{/literal} 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted September 19, 2013 Share Posted September 19, 2013 This is already known. Try a search in here It's being addressed in the next release. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.