Skip to content

magento man

Warning: require(vendor/autoload.php): Failed to open stream: No such file or directory in

Below is the error I get in store frontend. Warning: require(vendor/autoload.php): Failed to open stream: No such file or directory in /home/magento/web/mymagentostorename.com/public_html/poms/libs/phpfastcache_config.php On running composer update and composer install, I find the installation failure messages for several modules. Could you… Read More »Warning: require(vendor/autoload.php): Failed to open stream: No such file or directory in

cannot load template after renewed template id

I am trying to set up a custom email template, it was work but shows an error after the template id is changed. May I know any way to fix it? Thanks! app/code/Myvendor/Mymodule/etc/adminhtml/system.xml <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:module:Magento_Config:etc/system_file.xsd”> <system> <tab… Read More »cannot load template after renewed template id