Page 1 of 1

Admin CSS partly not loaded on some configurations

Posted: Sat Dec 27, 2014 7:24 pm
by craft37
Have an issue with 2.0 on special hosting (on another it works well) with fresh install.
Admin layout load not properly (see next shots)
I fixed it with uncomment this line in "admin/view/template/common / header.tpl"

Code: Select all

<!--
<link href="view/javascript/bootstrap/css/bootstrap.css" rel="stylesheet" media="screen" />
//-->
But by default after installation it commented in both header.tpl files.
Any ideas?

Re: Admin CSS partly not loaded on some configurations

Posted: Wed Dec 31, 2014 12:41 am
by opencarthow.com
You should wait the next version of OpenCart. It is fixed in this commit: https://github.com/opencart/opencart/co ... dc6e320168.