37,249 questions
-2
votes
0
answers
45
views
Missing following extensions: 'ftp' for Magento 2 [closed]
I am installing Magento 2 [Magento Open Source] edition. I have installed and enabled all required extensions for Magento installation.
Installed the Elastic service,
enabled all required extensions ...
0
votes
0
answers
30
views
Magento 2.4.2 with Zookeeper lock provider throws ZookeeperNoNodeException(code: -101): no node
We recently switched the lock provider in our Magento 2.4.2 devstack from the default database to zookeeper. Initially, everything works fine, but after some time, Magento starts throwing the ...
1
vote
1
answer
76
views
Infinite loop detected, review the trace for the looping path
In Magento log files or newRelic, I get the error:
"Infinite loop detected, review the trace for the looping path".
By checking the stack, I found it have relation with the “customer/...
0
votes
0
answers
52
views
data entered in the pagebuilder banner
Do you know if it is possible to make the data entered in the pagebuilder banner visible on the backoffice frontend, such as the background image for example?
I can't figure out if it's possible or ...
0
votes
0
answers
32
views
Magento 2.4.7: custom category WYSIWYG attribute doesn’t persist unless Page Builder is enabled
Environment
Magento 2.4.7-p7
Hyvä on the storefront
Page Builder disabled (If I enable it, the problem disappears, Category SEO description is saved correctly)
Goal
Add a custom category attribute ...
0
votes
1
answer
74
views
Magento error on static-content:deploy -f
I'm getting this error Unexpected input in styles-l-temp.less
frontend/Pearl/weltpixel/en_US 2964/3067 ===========================> 96% % 3 secs
Compilation from source: /opt/...
-4
votes
1
answer
61
views
Magento getting array to string conversion error when trying to add custom attribute in customer module
I'm new to Magento 2 and trying to add a customer attribute using a Data Patch.
I created the following patch class:
What I Tried:
Using addData(['used_in_forms' => ['adminhtml_customer']]).
...
1
vote
0
answers
70
views
Magento 2.4.8 – CSP error blocking ClickDesk chat widget (custom plugin)
I’m using Magento 2.4.8 and getting CSP (Content Security Policy) errors.
Because of these errors, our ClickDesk chat functionality is not working.
To fix this issue:
I created a custom plugin (app/...
0
votes
0
answers
46
views
Mautic 6.0: How does associating a company to a contact work?
I’m using Magento 2.4.4 with the Mautic Extension v2.1.11 integration.
Contact synchronization and field mapping work correctly, but I don’t understand how a company gets associated with a contact.
...
0
votes
0
answers
31
views
Transactional email custom attribute
I need to add to transactional email some attribute from product, there is custom attribute called "barcode"
I try to add it to after SKU in table in file in path: public_html/app/design/...
-2
votes
1
answer
36
views
How to fix Magento 2 grouped product upload error?
I'm encountering an issue on my Magento 2 website (https://schottischerkilt.de/) when attempting to upload or save a grouped product. The error message displayed is:
There has been an error processing ...
-1
votes
1
answer
44
views
magento 2 cloudaccess admin/page builder/stage/render
if someone have issues on loading product page in admin or in cms page where have pagebuilder and have cloudflare access secure maybe issue with file vendor/magento/module-page-builder/view/adminhtml/...
0
votes
0
answers
116
views
Magento 2.4.7 : "An error occurred on the server. Please try to place the order again" while placing the order
I need your help with an issue I'm facing in Magento 2 during the checkout process.
When trying to place an order (using only cash on delivery, no Braintree or PayPal, no credit card), I get this ...
0
votes
0
answers
38
views
magento setCustomPrice , setOriginalCustomPrice not updating correctly while adding product
I've discount product in my system, instead of adding discount product from system i need to add product from json response. I'm running in loop that adding product and price update. It's working with ...
0
votes
1
answer
90
views
magento 2 existing forms recaptcha server side validartion
is it correct that magento is automatically handle server side validation in existing register form if you've enabled Google reCAPTCHA in the admin panel
Magento_Customer::register.phtml