为了账号安全,请及时绑定邮箱和手机立即绑定

{%javascripts%}不能用

An exception has been thrown during the compilation of a template ("You must add ScourgenWebBundle to the assetic.bundle config to use the {% javascripts %} tag in ScourgenWebBundle:Default:index.html.twig.") in "D:\htdocs\symfony2\src\Scourgen\WebBundle/Resources/views/Default/index.html.twig".


正在回答

4 回答

你看一下app/config/config.yml里,assetic:bundles是否被注释掉。


1.如果注释掉”bundles:“这行的话,assetic会自动发现所有的bundle

2.如果没有注释掉的话,你得自己把需要用到assetic管理功能的bundle的名字写进去,比如这样:

bundles:  [ ScourgenWebBundle ]

5 回复 有任何疑惑可以回复我~
#1

Viren 提问者

好的,已经搞定,多谢多谢
2015-01-14 回复 有任何疑惑可以回复我~

参考,解决~~

0 回复 有任何疑惑可以回复我~

网上可找到相关资料bundles:        [ AqingWebBundle ]

0 回复 有任何疑惑可以回复我~

好的,已经搞定,多谢多谢。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

{%javascripts%}不能用

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信