Questions tagged [error]
Questions about PHP error messages and error logs
2,062 questions
0 votes
0 answers
26 views
XML Error: "Element 'publisher', attribute 'queue': The attribute 'queue' is not allowed. " in Module magento/module-negotiable-quote
I started to have this error when logging into the Magento storefront (url= /customer/account/loginPost/referer/): 1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): ...
0 votes
0 answers
33 views
Product AddToCart Button not working on PDP & its working on PLP
I can able to add product to AddToCart in PLP page. However, when i try to add AddToCart in PDP page i can't able to do that. Look like AddToCart button disable. How to solve the issue? Console Error:...
0 votes
0 answers
22 views
Update inventory via API. withe magento 2.4.3 p1
I am updating prices and inventory using the API. Price updates go through without any issues. Inventory updates go through without any issues, except for some products that return a 400 error. Upon ...
0 votes
0 answers
13 views
Xampp control panel exit issue
I am trying to exit the xampp, but i am getting error when io try to close using exit option, Error is, What is this error mean?
0 votes
1 answer
112 views
Magento2.4.7 - SQLSTATE[42S02]: Base table or view not found: 1932 Table 'magento.core_config_data' doesn't exist in engine
I am getting following when i try to run any comments, and also my webpage return error. CMD error: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'magento.core_config_data' doesn't exist ...
0 votes
5 answers
271 views
Getting Error install magento 2.4.7 using composer - XAMPP
I am using following command to install magento 2.4.7 in xampp on windows platform, composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7 magento2 ...
0 votes
2 answers
107 views
DOMDocument::loadXML(): Argument #1 ($source) must not be empty
My exception log in magento 2.4.7-p3 if full of: main.CRITICAL: ValueError: DOMDocument::loadXML(): Argument #1 ($source) must not be empty in /home/public_html/vendor/magento/framework/View/Element/...
0 votes
2 answers
212 views
Error when upgrading Mageto 2.4.3 to 2.4.6
I'm trying to upgrade my Magento to 2.4.6 from 2.4.3. I'm getting these errors, not sure what to do. Is there anyone who can help me? Problem 1 - zendframework/zend-stdlib[2.7.5, ..., 2.7.7] require ...