Forum problem in IE 9 & 10

vexx

Active member
Licensed customer
I developed the site a long time ago but I'm no used to develop my websites for IE (for obvious reasons). A member pointed to me today however that the forums simply don't work under IE. I don't know if this is a theme problem, a Xenforo problem but I simply can't identify the issue.

The forum links is: http://www.tesoelite.com/forums/

There are 2 major problems, that happen very frequently:

1. the css seems to not load
2. if I try to login with any account, the forums redirect to /forums/login/login/

This problem is constant, at one refresh it works perfectly while at others, it explodes.

On Opera, Firefox or Chrome...no issues.
 
Loads fine in IE10 for me.

Tried multiple refreshes without issue.
I obviously don't have an account to test the login.
 
I was able to log in without a problem from the forum index.

The problem seems to be your home page.
What is it and who developed it?
 
It's WP and I customized it. To me, the problem are the forums, the WP side works with no problem under IE10

this is some strange stuff :(
 
I think it's because this is in your head tag:
Code:
<img src="http://www.tesoelite.com/img/bg_tesoelite.jpg" class="preloads" />
It breaks the <base> tag which has a knock on effect.
 
But of course the general recommendation would be to confirm the issue with add-ons disabled and on a default style.
 
Back
Top Bottom