kennysarmy Posted February 23, 2012 Posted February 23, 2012 We have a twitter feed on our Moodle site. The code is: version: 2, type: 'profile', rpp: 6, interval: 30000, width: 'auto', height: 300, theme: { shell: { background: '#2e1b9e', color: '#fafafa' }, tweets: { background: '#fcfcfc', color: '#030003', links: '#1c1073' } }, features: { scrollbar: false, loop: false, live: false, behavior: 'all' } }).render ().setUser('BalcarrasPR').start(); When browsing our moodle from home or if I embed the code in a simple page it works fine. HOWEVER At school the code just gives a basic twitter box with no tweets.... I created a simple page with the code and have tested with IE, Chrome and Firefox and all do the same.... Any ideas?
K.C.Leblanc Posted February 23, 2012 Posted February 23, 2012 I've just had a little play, for me it work if I activate my stafff unfiltered but not otherwise. Probably best to log a call with SWGfL.
kennysarmy Posted February 23, 2012 Author Posted February 23, 2012 I tried using firefox and checked the error console... These were the errors: Error: syntax error Source File: Filtered by the SWGfL Web Filtering Line: 3 Source Code: Warning: Unknown property 'zoom'. Declaration dropped. Source File: http://widgets.twimg.com/j/2/widget.css Line: 1
kennysarmy Posted February 23, 2012 Author Posted February 23, 2012 "Error: syntax error Source File: http:// filterpages.filtering.swgfl.org.uk /5637/13/16792.asp?d=200&p=5656&t=430814&u=http%3A%2F%2Fapi.twitter.com%2F1%2Fstatuses%2Fuser_timeline.json%3Fscreen_name%3DBalcarrasPR%26callback%3DTWTR.Widget.receiveCallback_1%26include_rts%3Dtrue%26count%3D6%26clientsource%3DTWITTERINC_WIDGET%261329994279661%3Dcachebust Line: 3 Source Code: "
kennysarmy Posted February 23, 2012 Author Posted February 23, 2012 I tried on our staff unflitered proxy and it still did nt work I've logged a call with SWGfL anyway
mossj88 Posted March 13, 2012 Posted March 13, 2012 If you go to - http://widgets.twimg.com/j/2/widget.js Does it download/show you the javascript file?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now