skip to Main Content

Magento2 file_put_contents

I've just installed (uploaded) a new extension onto my Magento2 store, however after compiling and deploying I constantly run into the following error: 1 exception(s): Exception #0 (Exception): Warning: file_put_contents(/var/www/html/pub/static/frontend/smart_media/smart_media1/th_TH/css/themes.css): failed to open stream: No such file or directory in…

VIEW QUESTION

How to add country in Magento2?

We have Magento version 2.2.5. We try to enable (add) Kosovo. So: add in DB directory_country XK, XK and XKX go in /vendor/magento/zendframework1/library/Zend/Locale/Data and edit en.xml/it.xml with Kosovo (already exist) also add Kosovo flush cache with console When we go…

VIEW QUESTION
Back To Top
Search