Ricardo Velhote

Results 10 comments of Ricardo Velhote

@Schrank Can you confirm if this issue is fixed or related with MO-14 and MO-17 patches from MageOne?

As an alternative, for your consideration, the module [aschroder/smtp_pro](https://github.com/aschroder/Magento-SMTP-Pro-Email-Extension) has many events related to e-mails - you can search for `dispatchEvent` in the module to see all of them. You...

We've been testing this PR in our development environment and the results are quite promising. We didn't see any issues arising from it and plan on deploying this into production...

It took quite some time but we finally started using this patch recently. We didn't make a full reindex yet but everything is working as it should for newer and...

Reporting back with an issue we found using this PR. When the option to remove URLs of disabled products and categories is enabled, if you have a bunch of products...

@colinmollenhour We've been using this PR for almost a year minus the changes that happened after my last message in October 2021. Even without the most recent changes that solve...

Doing this would possibly have implications with payment methods and shipping methods as they might not accept the `XI` as a country code. Of course you can always monkey wrench...

@ioweb-gr We don't have this problem and we have a catalog about the same size as yours, lots of promotions going on all the time and more complex rules than...

@ioweb-gr If you have flat tables turned off then it won't make a difference. In our case, we have flat tables active (because it's better for performance) with 103 store...

We have 98 store views and our `core_url_rewrite` table has 7.8 million records. As you can imagine reindexing is one of the major pain points we have with Magento. I've...