Daily Archives: December 19, 2019
I am trying to change the error message “You did not sign in correctly or your account is temporarily disabled.” that appears when the user enters the wrong credentials in Magento2. I have referred post: Magento 2: How to change the error/validation message in the customer login page?. But I […]
I’m trying to ship an order automatically everytime an order is placed, just with event sales_order_save_commit_after works, I tried sales_order_place_after and it throws me the error of “No such entity with order ID”. Anyway,I have the event in etc/events.xml , because in frontend it does not run. However, the order […]
Hello I have one table in frontend , and this table contain 4 column: firstname,lastname,join date,price now i want to do one dropdown in that two option 1. This month and 2. This year when user select This month data should come only the current month by ajax. How can […]
Started getting this error when trying to create an online refund using the OnTap Mastercard Module. There are no errors when creating credit memos for offline refunds. Source class "PleskComposerCommandInfoCommandCommandInfo" for "PleskComposerCommandInfoCommandCommandInfoFactory" generation does not exist. Nothing in the exception log and or reports. Tried uninstalling the Composer extension in […]