View Single Post
Old 09-27-2011, 02:00 PM   #9
kacir
Wizard
kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.
 
kacir's Avatar
 
Posts: 3,463
Karma: 10684861
Join Date: May 2006
Device: PocketBook 360, before it was Sony Reader, cassiopeia A-20
The problem still persists. I am browsing from different PC, different OS, different browser, different Internet Service Provider and the site is still without pictures, formatting, everything. Almost unusable.

I can't ping server that is supposed to serve images and CSS files:
kacir@katya ~ $ ping 4dots.com
ping: unknown host 4dots.com
k@katya ~ $ ping cdn0.4dots.com
ping: unknown host cdn0.4dots.com
k@katya ~ $

Here is a bit of page source
Code:
<!-- CSS Stylesheet -->
<style type="text/css">@import url("http://cdn1.4dots.com/c/vbulletin_css/style-61e601e4-00017.css");</style>
<link rel="stylesheet" type="text/css" href="http://cdn1.4dots.com/c/vbulletin_important.css?v=385" />


<!-- Editor Styles -->
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("http://cdn1.4dots.com/c/vbulletin_editor.css?v=385");
Code:
<table cellpadding="0" cellspacing="0" border="0">
<tr>
	<td id="vB_Editor_001" class="vBulletin_editor" width="100%">
		<div id="vB_Editor_001_controls" class="controlbar">
			<table cellpadding="0" cellspacing="0" border="0">
			<tr>
				<td><div class="imagebutton" id="vB_Editor_001_cmd_removeformat"><img src="https://www2.mobileread.com/i/mr/editor/removeformat.gif" width="21" height="20" alt="Remove Text Formatting" /></div></td>
			
				<td><img src="https://www2.mobileread.com/i/mr/editor/separator.gif" width="6" height="20" alt="" /></td>
			
			
				<td><div class="imagebutton" id="vB_Editor_001_popup_fontname" title="Fonts">
					<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td class="popup_feedback"><div id="vB_Editor_001_font_out" style="width:91px">&nbsp;</div></td>
						<td class="popup_pickbutton"><img src="https://www2.mobileread.com/i/mr/editor/menupop.gif" width="11" height="16" alt="" /></td>
kacir is offline   Reply With Quote