开发者

Symfony debug toolbar is displaying, but not working

My Symfony debug toolbar (v1.3.7) is appearing correctly but clicking it generates a javascript error.

Looking through th开发者_开发问答e source code, I can see that the javascript for the toolbar is not being sent back to the browser. I have another project set up on the same machine which uses Symfony v1.4 and this works fine.

This project is also set up on one of my colleages' machines and it is working fine. The project itself is also running without problems.

Any ideas what might be causing this issue?


You probably didn't correctly link the assets in your web root.

You need to copy/symlink/... /path/to/symfony/data/web/sf to /path/to/project/web/sf

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜