You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: