Just doesn't work to make a widget
Just doesn't work to make a widget
I fixed my install of the plug by going to line 112 and replaced this:
$foursq_final_feed_URL = 'http://feeds.foursquare.com/history/'.$foursq_feed_URL.'.rss';
with:
$$foursq_final_feed_URL = 'https://feeds.foursquare.com/history/REALLYLONGSTRINGTHATYOUGETFROM4SQUARE.rss';
Replace "REALLYLONGSTRINGTHATYOUGETFROM4SQUARE" with the string you get by going to https://foursquare.com/feeds/ (while logged in at 4Square)
I hope that helps.
Sorry, I meant line 103
You must log in to post.