I’ve been trying to install Magento(2-2.4) on MAMP Pro on my macbook downloaded the code and manual install and I’ve gotten close but I can’t figure out how to get past this screen: There was no version set in the composer.json file so I tried “version”: “2-2.4” and “version”: “2.2.4” […]
Daily Archives: January 19, 2024
I have the Sign Static Files setting on in Magento settings. I have verified that deployed_versio.txt has a new version number after setting up static files with setup:static-content:deploy. However for some reason the mobile Android browser particularly does not load the new versions of the static files like CSS files. […]
I install new fresh magneto on my centos 7 recently the home page run success fully but the all css paths goes 404 in core config i also set the base secure and unsecure url for pub static and pub media
we have been getting following error in checkout page. error are coming after migration we are using lit-extension for data migration. In the console on checkout page I see following error Error : “message”: “”%fieldName” is required. Enter and try again.”, “parameters”: { “fieldName”: “email” }, error screen-shot : https://app.screencast.com/OuOsFuiwd360d […]
getting empty data from the product attribute Iam getting null value while fetching the data from attribute my attribute name is product_types
Ok so I tried i have a 3 monitor setup. I want to run vlc 3 instances to 3 different monitors. I setup my preference and copied the vlcrc and vlc-qt-interface.ini file to a folder say vlc2 and i tried running a bat file with the following vlc.exe –config c:vlc2vlcrc […]
The apps on my PC have become very large and am not able to access my Windows and settings as well. I have tried Ctrl+Alt then the arrow key.
I’ve tried a couple different methods of copying some files from the Provisioning Package to the system drive. In the batch files attempts, it did create the log file as expected, meaning I know it has access to the %SystemDrive%. What am I doing wrong? Or is there some other […]
New to Ubuntu and trying to wrap my flat head around this. My first script (aside from hello world) runs certbot, deletes current certs, and then cleans up after itself. Well, that’s what it’s supposed to do. Here’s the code: #!/bin/bash #To make this script runable, run chmod u+x #To […]