Why is Magento 1.4 including javascript files by filesystem path?

前端 未结 10 2128
小鲜肉
小鲜肉 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:48

    in magento 1.4 the config_id is 879 (for me) Setting this value to 0 gave me all my .js files back. Super weird

提交回复
热议问题