Skip to content

Budget web host provider recommendation

Hello. I am looking into a cheap provider that fulfills the following conditions: 1. Very rare downtime occurrences/duration. 2. Page lo… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1912975&goto=newpost

Magento 2.4.6 Deprecated Functionality: Creation of dynamic property

I try to solve this error: main.CRITICAL: Deprecated Functionality: Creation of dynamic property VENDORMODULEModelRedsysFactory::$helper is deprecated in /var/www/vhosts/xxxxxx.com/httpdocs/app/code/VENDOR/MODULE/Model/FILE.php on line 71 [] [] main.ERROR: Please provide payment for the order. [] [] LINE 71 SAID: $this->helper = $helper; I try… Read More »Magento 2.4.6 Deprecated Functionality: Creation of dynamic property

Magento 2 : How to Import Custom Module’s Less file in Custom Theme

I am creating custom theme without parent. Now, I want to add custom less file inside Magento_Theme folder. File path : app/design/frontend/VendorName/ThemeName/Magento_Theme/web/css/source/_mycustom.less I tried to call this file inside app/design/frontend/VendorName/ThemeName/web/css/_sources.less file. But, it’s not working. I added this below line… Read More »Magento 2 : How to Import Custom Module’s Less file in Custom Theme

Permission denied error when trying to access magento2 prior to installation on Ubuntu 20.04 / nginx / php 7.4

What I’ve done so far, Installed nginx 1.19.6 Installed php 7.4 and all required extensions in Magento Documentation Installed and configured MySQL as per documentation, and created magentodb Installed Elasticsearch 7.x (Success) Installed Redis-server (Success) DID NOT install Varnish since… Read More »Permission denied error when trying to access magento2 prior to installation on Ubuntu 20.04 / nginx / php 7.4