I’m using UPS shipping in our Magento website. Currently, I’m able to retrieve shipping charges and no:of boxes required to ship the product using the weight of the products in the order. However, I would like to introduce the concept of dimensional weight shipping by passing the product dimensions (length,width,height) […]
Daily Archives: January 19, 2022
I have a custom content type that I want to add an image uploader to. I was able to get the images to upload and display on the frontend. However, when I tried to add code to get the uploader to display in preview.html, I get these errors: preview-factory.js:25 TypeError: […]
New to Magento. My goal with this is to have customer pick price range and sort order from a custom form I created, then when form is submitted have Ajax pass the form data AND load the new page with the list of products within that price range. I am […]
I can’t change the category name or category attribute value. It says “Something went wrong while saving the category”. And sometimes it works. This is really confused to me. The version of magento is 2.4.3-p1. Thanks.
On admin Grid load I am facing following exception: Exception in: Call to undefined method Closure::setPageSize() /var/www/topline.local/public_html/vendor/magento/framework/View/Element/UiComponent/DataProvider/Reporting.php:46
we have a server and several workstations with fixed IPs. The server is configured to basically deny all ssh requests except for those that are entered in hosts.allow. Here is the configuration. hosts.deny sshd: ALL hosts.allow sshd: 192.168.28.38, 192.168.28.182, 192.168.28.120 #and so on However, only some of the entered IPs […]
When I login to Instagram website on PC (not over smartphone or the app) I get an empty feed. That problem occurs only one of my three accounts. The feed site is empty and white. I can open my profile site (https://www.instagram.com/username/) or other profiles, that is working. I opened […]
#needhelp This is a spreadsheet of various classes, instructors and how busy they are. How busy the classes are is measured in occupancy. To the right (in amber/orange) is a league table I need a formula to want to create a league table by pulling the data from this. I […]
I’m having a problem proceeding past the prompt, “Please unlock sda_crypt:”, booting into Debian Linux 11. My problem specifically is that nothing happens, the keyboard doesn’t work when I’m prompted for the key. My set up; Host : Windows 10 Pro 64 bit, updated VM : Hyper-V Gen2 Guest: Debian […]