1

(5 replies, posted in Themes)

Sorry,
System stopped when use bootstrap 3.0.3 'release' css.

3.0.3 can't use  in Stylesheet::add.

is OK.

2

(5 replies, posted in Themes)

I Found the cause!


Errors in Bootstrap 3.0.3 'dev' version,
Maybe minifi got error.

System is recover when replace bootstrap.css 3.0.3 'release'.


Thank you for your help.

3 2014-01-24 08:28:55

(5 replies, posted in Themes)

Thanks answer.


> Admn -> System -> delete temp files

Yes, I tried it any times.
I tried delete cache directory.

But, system is not start...


System recovery when my code comment out.

4

(5 replies, posted in Themes)

Hi all,

I'm editing theme.
System stalls If i change one line.


Copy default theme to 'test' directory.
Put bootstrap.css into /themes/test/css/


Modifi header.chunk.php

    assets/css/bootstrap.css', 'frontend', 1); ?>

  to

    themes/test/css/bootstrap.css', 'frontend', 1); ?>


Refresh browser, Monstra was no response...



Any helps?