Questions tagged [magento2.4.8]
The magento2.4.8 tag has no summary.
22 questions
0
votes
1
answer
31
views
Magento 2.4.8 ghost products issue
Last weeks I have found that some products which are not assigned in a certain category are appearing in frontend in that category.
For example product with id 43543 is not assigned in category id ...
0
votes
0
answers
14
views
phpStorm Debugging of 2.4.8 on an AWS server from Mac?
Running on an AWS server (JetRails hosted), with Magento 2.4.8-p3 and the latest phpStorm on latest Mac OS.
Cannot get a debug session started, and working with JetBrains support. They've spent a lot ...
0
votes
1
answer
20
views
magento 2.4.8 different pagination for first page only on category product list
I have a magento community 2.4 and I'm trying to customize the first page of the product list in the category page so that the first page uses a different pagination from the rest of the collection. ...
0
votes
0
answers
21
views
Adobe Commerce 2.4.8 - Admin Tab won't load unless Active Tab
We have seen similar issues posted below. We are able to open multiple tabs of Magento, but unless the tab is active, it will not finish loading in the background. We have a need to operate in ...
1
vote
0
answers
33
views
magento2.4.8 - revoke customer?
In Magento 2.4.8, JWT tokens are generated after a customer logs in using the REST API. A customer can log in from multiple browsers or devices, which creates multiple JWT tokens.
However, when any ...
1
vote
0
answers
51
views
Magento 2.4.8-p3 Cron Segfault/Hang Persists with ALL Custom Modules Disabled (PHP 8.3)
System Specifications:
Magento Version: 2.4.8-p3
PHP Version: 8.3
Issue: php bin/magento cron:run executes, generates new schedules and runs. But when the run:corn next fires form what ever source ...
0
votes
1
answer
113
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): ...
1
vote
0
answers
70
views
Magento 2 upgrade issue to 2.4.8
I am upgrading magento 2.4.5 to 2.4.8 I have done in local working fine
then i deploy in develoment server its working fine .
When i am going to deploy composer.json,composer.lock,magento.env,yaml....
0
votes
0
answers
38
views
Magento 2.4.8-p2 PHPStorm Mac and dev:urn-catelog:generate error
I'm on a McBook Pro, latest OS, using Docker Mac and MarkShust setup, with Magento 2.4.8-p2. I'm trying to get a new urn assigned as I try to create a new test module. I'm in developer mode.
I've ...
0
votes
1
answer
146
views
Magento 2.4.8 Checkout Blank Page
I’m getting a blank page in Magento 2.4.8 only in production mode. In developer mode the checkout works without errors.
I tested with my custom theme and the default Luma theme, and I also tried ...
0
votes
0
answers
127
views
Magento 2.4.8 CSP not allowing cloudfare and knockoutjs
We are developing a magento store using latest version 2.4.8 magento csp is not allowing external domain & js including knockoutjs,cloudflarejs etc.., in checkout page. To resolve this we have ...
0
votes
0
answers
61
views
Magento 2 - Rest API error - The consumer isn't authorized to access %resources
I am following the document to create a Rest API:
https://developer.adobe.com/commerce/php/tutorials/backend/create-custom-rest-api/
and defined user roles:
Generate Admin Access Token:
If i try with ...
0
votes
1
answer
200
views
Page builder error Magento 2.4.8-p1
I have encountered a critical problem with Page Builder on Magento 2.4.8-p1. Saving changes often fail on the second attempt due to CORS errors. Specifically, we see:
Access to XMLHttpRequest at '' ...
0
votes
0
answers
32
views
Duplicate eav_attribute_option_value error when upgrading Magento from 2.4.6 to 2.4.8
After running composer update to Magento 2.4.8 and then executing the upgrade command, I get the following error message.
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0-5' ...
0
votes
3
answers
409
views
Style is not loading
I am having issue with styles in my storefront. I am upgrading our magento cloud instance from 2.4.6 to 2.4.8 somehow after upgrade the style is not working.
I have switched to Luma Theme to check if ...