Winston Nolan

Results 19 comments of Winston Nolan

HI @paales Thank you so much for the reply! I looked at that code, but the issue is, I think, occurring at a different place. Essentially, I end up with...

@avstudnitz Sure, I dumped $rowData for you ``` php 2015-08-26T17:19:06+00:00 DEBUG (7): Array ( [_store] => [sku] => P145901_GREEN_One-Size [_type] => simple [_attribute_set] => Site [name] => Internal ProdName exmpl...

Strange I see that last array item looks weird. That is a simple product...looks like some orphan data. Not sure where it comes from After some investigation I see that...

@avstudnitz thanks for that. I am also using a PDF by Vinai http://netzarbeiter.com/media/MagentoImagine/ImportExport.pdf

Reduce your batch sizes, down to 500 as this article state https://dave-baker.com/2019/07/28/fixing-slow-reindexes-in-magento-2-mariadb/ It does make things a lot better

@mage-eag can you please have a look at this and let me know if this change won't break stuff. It works for me, but I'm not sure why you used...

@simkea I have done this, and it works for me. In your module you must have a /etc/customgrid.xml file in this file you can set something like ``` xml Orders...

This commit has been tested and works & will fix this. If the user changes his/her email address on the magento (on front or by admin) it will unsubscribe the...

Hi @gmolto I can make a PR, no problem but here's what I see, I see in this repo: https://github.com/grycap/faas-supervisor in the extra folder, a udocker.zip I replaced this in...