CSS problem

Status
Not open for further replies.

nacioval

Member
Messages
38
Reaction score
1
Points
8
I'm on the x10 server and in the last hours my forum has problems to load the css files. I don't change anything in the last days, and the problem seems solved during a few seconds and then still fails again for many minutes.

I try to change the css theme, but the problem remains. I think this problem is on server. Please review this.
 

AidanLumina

Member
Messages
34
Reaction score
1
Points
8
You're not the only one. I am able to load CSS files but just a few. Take a look: http://goldencucco.x10host.com
I can load the theme's CSS but no css files in the css folder. Also, notifications stopped working. Thus, I'm 80% sure it's some kind of server-side issue that'll be solved soon. :)

Update: not a single CSS file is linked now. The PHP file can only access other PHP files via require and require_once and I can view JPGs. I can link JS files as well. CSS files cannot be linked, though, no matter what I try. Not even the few that worked previously are working now. :/
 
Last edited:

teksoulx

Member
Messages
31
Reaction score
0
Points
6
<link rel="stylesheet" type="text/css" href="http://goldencucco.x10host.com/css/common.css">
<link rel="stylesheet" type="text/css" id="theme_css" href="http://goldencucco.x10host.com/themes/green_winged_triforce/style.css">
<link rel="stylesheet" type="text/css" href="http://goldencucco.x10host.com/css/font-awesome.min.css">
<script type="text/javascript" src="http://goldencucco.x10host.com/js/jquery.js"></script>
<script type="text/javascript" src="http://goldencucco.x10host.com/js/tricks.js"></script>
<script type="text/javascript" src="http://goldencucco.x10host.com/js/jquery.tablednd_0_5.js"></script>
<script type="text/javascript" src="http://goldencucco.x10host.com/js/jquery.scrollTo-1.4.2-min.js"></script>
<script type="text/javascript" src="http://goldencucco.x10host.com/js/jscolor/jscolor.js"></script>
 

nacioval

Member
Messages
38
Reaction score
1
Points
8
I have reviewed a thousand things and the conclusion is this is a problem of hosting services. My users complain about javascripts or jquerys plugins not load in the forum any times, and other any times is the css that not loads. I try to change themes, plugins, etc, but I don't fix it. I explain this in specialized forums and they say me this is a hosting problem related to cache.

Please review this and say me anything.
 

AidanLumina

Member
Messages
34
Reaction score
1
Points
8
It seems to be an issue with the Varnish cache. Emptying the browser's cache solves this until you change any of your files again but the staff is definitely working on a permanent solution. ;)
 

nacioval

Member
Messages
38
Reaction score
1
Points
8
I don't understand your answer. I'm not a developer. I have a forum of policy simulation. The forum goes correctly until the forum began to go wrong by cache problems. I did not touch anything for break it. I only review my forum to confirm that's not a forum problem, and experts tell me the same. I'm not the only person has a same problem, and I think that x10hosting is the responsable to fix it.

http://pirinea.x10.bz/
 

AidanLumina

Member
Messages
34
Reaction score
1
Points
8
The forum maybe somehow changed its files, which could have caused these issues.

Anna: Thank you for your helpful reply! I haven't spotted that. :)

nacovial again: Follow the instructions on the linked page to fix the issues your site is suffering from. :)
 

nacioval

Member
Messages
38
Reaction score
1
Points
8
Thanks, but this not fixes anything. The css, many images and javascript/jquery functions fail again and I don't touch anything in weeks. I don't understand nothing :S
 

chatngox

Member
Messages
122
Reaction score
3
Points
18
Use FTP to replace the default theme folder and go to ACP and do a theme apply, maybe that will help!
 

nacioval

Member
Messages
38
Reaction score
1
Points
8
I try ir more of times and with diferent themes. I explain it to the community of developers of myBB and all people say me that is a caché problem of x10hosting.
 

chatngox

Member
Messages
122
Reaction score
3
Points
18
okay. don't forget to clear your browser's cache too. also try using ie/edge to see if they act the same
 

nacioval

Member
Messages
38
Reaction score
1
Points
8
This "fix" only works 5 minutes. All my users are doing it, but is too bothering. Thanks chatngox
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

I'm struggling to replicate this problem on your site. Next time you see this, please could you open Developer Tools (hit F12), and let me know what error is being thrown for these assets?

Thank you,
 

nacioval

Member
Messages
38
Reaction score
1
Points
8
This is a capture for the errors appears al 9:30h (spanish time). Capture -> http://i64.tinypic.com/243n8xz.png

In other times appeard other errors like "Jquery load" and others I not remember. In some moments the forum loads correctly and at 5-10 minutes appears another errors. My users have this problems with all browsers and solve temporaly (5-10 minutes) erasing browser cache.

Thanks Dead-i


Edit: I refresh the page and appears more errors for images. The files exists correctly in a folder with more images, but no loads any images randomly. Capture -> http://i63.tinypic.com/24npirc.png
 
Status
Not open for further replies.
Top