我剛剛做了一個Wordpress網站遷移到一個新的URL - 一個我以前做過很多次的任務。清空style.less.cache
我一直小心的更新URL以連載的DB數據庫,但是當我去的網站,現在我看到這個錯誤:
lessphp fatal error: load error: failed to find /homepages/15/d125/htdocs/JM/dev/wp-content/themes/JM/theme/bootstrap/less/bootstrap.lesslessphp fatal error: load error: failed to find /homepages/15/d125/htdocs/JM/dev/wp-content/themes/JM/theme/style.less
我已經找到了一個名爲style.less文件。緩存,其中包含舊網站路徑的引用,我可以刪除它嗎?我認爲這與less一起工作,直到現在我還沒有經驗。
非常感謝Natacha –