Link to home
Start Free TrialLog in
Avatar of savache27
savache27

asked on

Done, but with errors on page

Hi,

I have a page I've been working on and it was loading fine without errors until I added some images that slide down. Now my page is loading and saying "Done, but with errors on page" in IE. These are the error details, but I'm not sure what it means:


Message: 'v' is null or not an object
Line: 107
Char: 1268
Code: 0
URI: http://static.ak.fbcdn.net/rsrc.php/v1/yx/r/0ySYbCNi0_9.js


Message: Object doesn't support this property or method
Line: 216
Char: 1
Code: 0
URI: http://static.ak.fbcdn.net/rsrc.php/v1/yx/r/0ySYbCNi0_9.js

Any help would be appreciated.
ASKER CERTIFIED SOLUTION
Avatar of BuggyCoder
BuggyCoder
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of savache27
savache27

ASKER

Unfortunately, I'm at work and do not have install permissions to get firebug.

Not really sure how to figure it out otherwise. I basically just modified some code and added it.
Hmm...just from googling the error it seems to be something to do with Facebook.

https://developers.facebook.com/bugs/291574550919593?browse=search_4f8e71d05e6e13f87515425

Can't seem to find any fixes for it, though.
Thanks for the suggestion!