Getting two error messages in chrome console:
tweet.js: Could not resolve host: [ (Could not contact DNS servers) ] jquery.tweet.js:277
Uncaught TypeError: Cannot read property 'statuses' of null jquery.tweet.js:285
In FF firebug console I get:
[18:25:17.287] TypeError: response is null @ http://www.purisoftwater.com/twitter/jquery.tweet.js:285
I have a temporary page set up right now to test the feed and it's not working: http://www.purisoftwater.com/index-test.html
Any help on resolving this issue would be greatly appreciated.