Yearly Archives: 2020
Hello i trying to make magento to work on my laptop. first problem i ran into was black screen but where able to fix it. My next problem is infinite loading after admin login on the backend. I already increased te Memory_limit in php.ini to 2048M it was 512M. Already […]
I have done success fully data migration M1.9.6 to M2.3.3 after in admin side product inside category not assign default cateogry so any idea how to assign it automatically because our product data large and not manually selected.
Is there a way to supply a dynamic default value for textarea field on a UI form? I have a situation where the default value may change. In this case I was thinking the value could be stored in a file that could be updated by hand when needed. I […]
I am trying to speed up a magento 2.3 instance While running in a https production enviroment pingdom shows 281 requests however when i run the identical dbase and instance on a development server in http it shows only 161 server requests and is 2s faster? Both servers set up […]
I am using Magento 2.3.3 Because of new upcoming regulations, there is a need for option procedures for Cookies. Because of this, I want to get rid of not used cookies in Magento. Especially I do not use compared products and viewed products in my shop. Therefore, there is no […]
I’m trying to get installed libssl-dev 1.0.2a on Ubuntu 18.04 but to no avail. This version is recommended to install a version a software. i tried sudo apt-get install libssl-dev=1.0.2g-1ubuntu4.10 But got the error below E: Version '1.0.2a-1ubuntu4.10' for 'libssl-dev' was not found Your help will be appreciated.