sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
648 stars 446 forks source link

Sentora shows nothing in google chrome and firefox when using cloudflare #177

Closed KaidenP closed 8 months ago

KaidenP commented 9 years ago

Trying to go to the sentora login page, Chrome shows nothing, however the html is there to show. IE works fine.

EDIT: As a note, this is on a fresh install on a openvz vps running centos6 EDIT2: Firefox does this as well

KaidenP commented 9 years ago

I figured out that this is a cloudflare rocket loader issue. I have fixed it, and I am submitting my fix as a pull request.

See pull request #178

5050 commented 9 years ago

Hi, I saw you change. Adding the directive data-cfasync may work, but is it the correct solution ? I am thinking about the missing declaration type="text/javascript" which is reported as mandatory by www validator. If nobody confim what i feel, i'll validate the pull, but i'm afraid that it may remains a lot of other Githubissues.

  • Githubissues is a development platform for aggregating issues.