Thought this one was definitely worth sharing. I liked i at least. https://www.youtube.com/watch?v=HubezKbFL7E submitted by /u/Envrin [link] [comments]
Daily Archives: January 4, 2020
I would like to know how to show the URL of a carrier to redirect the customer to carrier’s tracking site, if it’s possible with the tracking number in the URL. This pal did it but for Magento 1 How to modify tracking link target However I cannot edit the […]
In the admin when trying to update our logo I get a 404 error: Page not found on a blank page after I hit the save button. Is there something I need to change to fix that?
Is there anyway I could print out in a table in phtml the following: Entity_id , is_active and store Is it possible to get all active quote within a customer_id? I want to show this in a table I was taking a look at quote DB and I can see […]
I managed to delete all my newsletter subscribers, but I have a magento db backup. Is it possible to restore the newsletter subscribers only (incl. all their info – password, registration date,…) without restoring the complete database backup? Thanx!
I have written a program using Visual Studio 2019. But I’m getting this error: 1>C:Program Files (x86)Windows Kits10Include10.0.18362.0umwinnt.h(2487,1): error C2118: negative subscript This is because structures are not 8 byte aligned. Here is the macro in Winnt.h that is being used to determine that: C_ASSERT(TYPE_ALIGNMENT(LARGE_INTEGER) == 8); I have selected […]