Daily Archives: May 26, 2020
I just installed a new theme, and as soon as I go to the front-end I get this exception: 1 exception(s): Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'Magento_Theme::newletter-popup.phtml' in module: '' block's name: 'home.script' Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'Magento_Theme::newletter-popup.phtml' in module: '' block's name: 'home.script' #1 MagentoFrameworkViewElementTemplate->_toHtml() called […]
Title self esplicative, but when I perform the join, then add field to select then make the expression I get an error. $this->getCollection()->getSelect() ->joinLeft( [ "transaction" => $this->getCollection()->getTable("transaction_table") ], "(transaction.supplier_id = main_table.supplier_id)", [ 'transaction_id' => 'entity_id', 'amount' => 'amount', 'date' => 'date' ] ) ->joinInner( [ 'supplier' => $this->getCollection()->getTable('supplier_table') ], […]
Hey guys I am trying to Redirect Simple Products to their Configurable Parent with Attributes Pre-selected and I followed Daan’s guide. The Observer is as follows: < ?php namespace DaanvdBRedirectSimpleProductsObserver; use MagentoFrameworkEventObserver; use MagentoFrameworkEventObserverInterface; class Predispatch implements ObserverInterface { protected $_redirect; protected $_productTypeConfigurable; protected $_productRepository; protected $_storeManager; public function __construct […]
At the M2 github page: https://github.com/magento/magento2/wiki/Slack-Channels ..there are a few links to https://opensource.magento.com that don’t work: Is that Slack community not active anymore, or is it now closed to outsiders?
I know that it’s a general question, but for me it’s important because I am going to buy a laptop with a good budget (around 1000€). I am thinking between MSI Gaming , ASUS and HP. Which brand would u recommend me? and why? Thanks!