Skip to content

magento man

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

image uploader does not work when more than one fieldset in admin UI Component Form in magneto 2

When we upload image with single fieldset it’s working fine but when 2 fieldset is coming in picture then its’ not working please check the error . Warning: Undefined array key “supplier-info][upload_document” in /var/www/html/vendor/magento/framework/File/Uploader.php on line 701 Anyone tell me… Read More »image uploader does not work when more than one fieldset in admin UI Component Form in magneto 2

Filter & Sorting Not Working for custom column ui_component grid custom column data come from another table through join query in Magento 2

Filter & Sorting Not Working for custom column course_category_name in ui_component grid & custom column data render from another table through multiple table joins in Magento 2 Our DataProvider code is given below. If anyone has any solution, please give… Read More »Filter & Sorting Not Working for custom column ui_component grid custom column data come from another table through join query in Magento 2