Website not loading completely?
We have a Sonicwall I should say first & foremost.
For whatever reason Facebook does not load on our network, even though it's in the allowed URLs...
Help?
For whatever reason Facebook does not load on our network, even though it's in the allowed URLs...
Help?
Comments
-
dynamik Banned Posts: 12,312 ■■■■■■■■■□The CSS and images (though these could be exclusively defined in the CSS file) aren't loading. Any other settings that might be blocking that? Is it like that on all browsers and all computers?
-
vCole Member Posts: 1,573 ■■■■■■■□□□The CSS and images (though these could be exclusively defined in the CSS file) aren't loading. Any other settings that might be blocking that? Is it like that on all browsers and all computers?
Yes it's on every computer, but just started recently. -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□Under Security Services > Content Filter > Restrict Web Features
Anything disabled such as Active X / Java / Cookies ?
Clutching at straws really ..My own knowledge base made public: http://open902.com -
Silver Bullet Member Posts: 676 ■■■□□□□□□□Looks like their javascript and css content is held at "static.ak.fbcdn.net". You might look in your content filter for blocks for that domain or try viewing the file contents of any of facebook's css files to see if it's being blocked.
http://static.ak.fbcdn.net/rsrc.php/zWL1B/lpkg/4df1ubaa/en_US/141/139230/css/3opxe4q4sps08ooo.pkg.css -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□Silver Bullet wrote: »Looks like their javascript and css content is held at "static.ak.fbcdn.net". You might look in your content filter for blocks for that domain or try viewing the file contents of any of facebook's css files to see if it's being blocked.
http://static.ak.fbcdn.net/rsrc.php/zWL1B/lpkg/4df1ubaa/en_US/141/139230/css/3opxe4q4sps08ooo.pkg.css
Meh ... should have checked the source .. good shout ...<meta name="robots" content="noodp,noydir" /> <meta name="description" content="Facebook is a social utility that connects people with friends and others who work, study and live around them. People use Facebook to keep up with friends, upload an unlimited number of photos, share links and videos, and learn more about the people they meet." /> <script type="text/javascript" src="http://b.static.ak.fbcdn.net/js_strings.php/t85593/en_GB"></script> <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z6C7K/lpkg/4wi0dsdb/en_GB/141/140465/css/68510jdsid0cos08.pkg.css" /> <link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z3EHG/lpkg/7zidrb5r/en_GB/141/140463/css/2aanubur3f0g40ko.pkg.css" /> <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/zCAYF/lpkg/4df1ubaa/en_GB/141/139230/css/3opxe4q4sps08ooo.pkg.css" /> <!--[if lte IE 6]><link rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z4HHF/l/64zoojsp/en_GB/138879/css/ie6.css" type="text/css"/><![endif]--> <!--[if IE 7]><link rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/zASCK/l/a8h3fb3n/en_GB/136369/css/ie7.css" type="text/css"/><![endif]-->
Also 'b.static.ak.fbcdn.net' it seems ..My own knowledge base made public: http://open902.com -
vCole Member Posts: 1,573 ■■■■■■■□□□Silver Bullet wrote: »Looks like their javascript and css content is held at "static.ak.fbcdn.net". You might look in your content filter for blocks for that domain or try viewing the file contents of any of facebook's css files to see if it's being blocked.
http://static.ak.fbcdn.net/rsrc.php/zWL1B/lpkg/4df1ubaa/en_US/141/139230/css/3opxe4q4sps08ooo.pkg.css
That is exactly the issue, thank you sir!