Actually I have tried to install magento 2.3.4 using bitnami lampstack-7.2. I got an installation error at 3% itself like this
[ERROR] Magento\Framework\Setup\Exception: Unable to apply patch Magento\Catalog\Setup\Patch\Schema\EnableSegmentation for…
I'm getting following error when I try to open the search result page.
I've tried to debug this error a lot but not getting any clue.
I've elasticsearch enabled & configured 6.5.4
PHP Fatal error: Uncaught Error: Call to a member function…
Fresh 2.3.3 install with 2.3.4 composer upgrade.
If I try clicking Paypal or Stripe checkout (default magento 2 checkout) I get this error.
INTERNAL ERROR. DETAILS ARE AVAILABLE IN MAGENTO LOG FILE. REPORT ID: WEBAPI-5E3EBD55C7D77
LOG FILE…
hello i get this error with my module on my store magento
Notice: Undefined variable: secureRenderer in /home/user/domains/domain.com/public_html/app/code/Webkul/VideoPlayer/view/adminhtml/templates/helper/gallery.phtml on line 38
and the code
…
i want to add new custom column in Invoice View Page.
in Items Invoiced details.
i add code in sales_order_view.xml file
but it's not working, the column not addedd.
i have problem when the cronjob run, the page cache is invalidated after the "Category Products" index is reindexed.
this problem happens exactly after each 30min (time of cron job) the FPC become invalidated
-there is no changes or updates to…
I have faced some problems with mage messages. Actually, they are working fine before when i have not done anything on the server. But after adding below line =>
Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure;SameSite=None
All mage-messages are…
Question reagarding magento 2.3.4 base url and base secure url.
Currently I have in both base and secure the same https url. Does this hurt in any way the performance and do I need to change base to http instead of https or should I leave it as…
I suddenly noticed at the bottom right corner of the magento admin panel and found very strange that instead of showing Magento version, it is showing me Magento ver. UNKNOWN.
Unable to figure out what makes it so. Here is my composer.json file if…
I am using Magento 2.3.4, I am getting this error on my cart page and also not showing the tax and discount sidebar on the cart page, this error is coming on console.
After debugging I came to know that it is conflicting with a third party extension…