Why is Magento 1.4 including javascript files by filesystem path?

前端 未结 10 2153
小鲜肉
小鲜肉 2020-12-29 10:53

I am in the process of testing a Magento 1.3 site using Magento 1.4. I am seeing very weird and inconsistent behavior. Instead of including the URL of my javascript files, M

10条回答
  •  心在旅途
    2020-12-29 11:50

    go to System -> Configuration -> Developer Settings -> Javascript Settings -> Merge JavaScript Files (beta) and set it to "no". It is realy a beta :D

提交回复
热议问题