Forget Password is not working after upgrading to 2.4.3
I clicked forgot password and then input data. I received message reset password, so I send change password but got error like this. How can I fix it?
I clicked forgot password and then input data. I received message reset password, so I send change password but got error like this. How can I fix it?
Refused to send form data to ‘https://example.com/customer/account/logout/’ because it violates the following Content Security Policy directive: “form-action ‘self’ secure.authorize.net test.authorize.net pilot-payflowlink.paypal.com www.paypal.com www.sandbox.paypal.com *.facebook.com “. I really don’t understand that I have added ‘https://example.com/’ into csp_whitelist by form-action. But it… Read More »Magento form-action CSP not working
I am trying to save the existing cms page getting Custom layout update is invalid after upgrading 2.3 to 2.4.4 p2 getting this error. if I save a new page saving properly works fine I have checked the below function… Read More »magento 2.4.4.p2 cms page save Custom layout update is invalid
We use Magento 2.4.2 p2 We see in our log the following. PHP Warning: preg_match(): Allocation of JIT memory failed, PCRE JIT will be disabled. This is likely caused by security restrictions. Either grant PHP permission to allocate executable memory,… Read More »Magento 2 Allocation of JIT memory failed, PCRE JIT
Is it possible to have a customer group/user group using 1 specific CSS file. Maybe have a database with all store names in and different groups and the CSS file they use from a server?
Hi i am getting the following error, need help please. using magento 2.4.5 and Xampp In Mysql.php line 109: SQLSTATE[42S02]: Base table or view not found: 1932 Table ‘magento2.cataloginventory_stock_status’ doesn’t exist in engine, query was: SHOW INDEXES FROM cataloginventory_stock_status WHERE… Read More »Mysql error Cataloginventory_stock_status does not exist
I configured session that would be saved to database in file app/etc/env.php. Now, table session has expanded to large size (~4GB). I want to open my mind which data that Magento saved in table session? Can I modify data before… Read More »which data was saved in table session Magento 2?
I have a field which i don’t want to show. But this field needs to be required. this field should be populated when we click on specific button via ajax. so we have something like that: <form> …… …… <fieldset>… Read More »Magento 2 ui component required but hidden
We are using the Purhcase order module in ECE , The issue is all the transactional email is not working. For example When the Company Admin approve the order of their subordinate users , subordinate users did not get the… Read More »B2B module in ECE – Purchase order module – Transactional email not working
problem description i have a problem on a magento 2.4.5-p1 project. the problem: sometimes, the indexer has a problem and is hanging. i can run “php bin/mangeto indexer:reindex”. then, everything is fine and working. but i want to solve the… Read More »Indexer hangs unexpected