Magento 2.4.3 static content auto generation
I want to automatically generate static files on my magento 2.4.3 production server, is there an alternative for ‘static_content_on_demand_in_production’ => 1, in magento 2.4.3?
Auto Added by WPeMatico
I want to automatically generate static files on my magento 2.4.3 production server, is there an alternative for ‘static_content_on_demand_in_production’ => 1, in magento 2.4.3?
We recently upgraded from CE 2.4.2 to 2.4.3p1 and we face a major issue with Page Builder. We are no longer capable of saving product, pages, blocks, … due to Page Builder. On save, if we have modified any Page… Read More »Page Builder error on CE 2.4.3p1
I just updated my magento website from 2.3 to 2.4.3 Now I’m getting this error: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘angolo.pagebuilder_template’ doesn’t exist, query was: SELECT MAX(template_id) as max, COUNT(*) as cnt FROM (SELECT pagebuilder_template.template_id, pagebuilder_te… Read More »SQLSTATE[42S02]: Base table or view not found: 1146 Table
After upgrading my staging from Magento 2.4.3. to 2.4.3-p1 I am not able to place an order in the Admin for a customer. Also reordering an existing order from Admin is not possible. I can on the other hand work… Read More »Placing order in Admin for customer does not work after upgrading to Magento 2.4.3-p1
Problem: We have discovered that when we start getting a large amount of cookies/data, users are getting errors or undesired issues or, in some cases, getting a 400 error. We need to implement some code that forcibly dumps the user’s… Read More »Magento2.4.7: How to Clear/Delete outdated Cookies?
We are having an issue on our storefronts if user doesn’t have an account and they create an account during checkout that the shipping rates will not show. But if user logs out and logs in manually shipping rates will… Read More »Shipping Methods not displaying after user creates an account in checkout 2.3.4
I optimized my product images in media/catalog/product directory(not the images in cache folder). I flushed the catalog images cached and the magento cache and afer that the cached image becomes larger in size(KB/MB) than the original. I know that this… Read More »How do I completely turn of JPG compression in Magento 2.4.3?
We are updating Magento form 2.4.2 to 2.4.3 After running composer update and everything looks like it’s updated succesfully, I get the following message in bash. “Could not open input file: bin/magento” How can I fix this? … Writing lock… Read More »“Could not open input file: bin/magento” issue after composer update 2.4.2 -> 2.4.3
Continuing my issue from this thread. I think it’s not caching due to Cache-Control header. Firstly, let me share my updated VCL configuration below maybe my VCL has an issue somewhere. vcl 4.0; import std; include “./vars.vcl”; include “./pagespeed-requirement.vcl”; sub… Read More »Varnish unable to Cache Magento 2.4.3
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 php ^5.5 || ^7.0 -> your php… Read More »Error when upgrading Mageto 2.4.3 to 2.4.6