I have uploaded 2.2.2 file on my server and wanted to install it but it gives Internal Server Error.
I have checked the cPanel error.log and found following error log
[Thu Dec 28 22:35:40.272102 2017] [core:alert] [pid 28738] [client
…
I am using Magento 2.2.2. In the past, I used to get the message below in every time I log in as an admin:
Failed to synchronize data to the Magento Business Intelligence service. Retry Synchronization
I have run a command line and disabled the…
I want to get customer id after new customer register successfully in Magento 2.2.2.
In app/code/vendor/module/etc/frontend/events.xml-> I added this code
has anyone already faced the problem in Magento 2.2, that you have two different product names and magento creates the same url-key for both? Like:
name: Product Name 1 url-key: product-name-1
name: Product Name 2 url-key: product-name-1
I´m having…
After changing mode Magento homepage shows blank screen, and admin - The page isn’t redirecting properly
There are no errors in reports or exception log.
In system.log:
Broken reference: the 'logger' element cannot be added as child to…
I'm using Magento 2.2.2, I have others language store in my Magento.
how to remove ?___from_store=fr on the url?
http://exsample.com/en/?___from_store=fr
I am using "shop by brand" extension of "Mazeplaza". But it is not working and slow down my website from frontend and backend. None of the pages regarding brands loading in frontend. I have more than 30,000 products in website.
how can i hide errors from main site ?
my developer mode is off
php bin/magento maintinance:disable
what can i do my site is not working.
By mistake i run the command
php bin/magento deploy:mode:set developer
now it is showing error and overall…
how can I upgrade my Magento 2.2.2, when composer is not available? Upgrade in backand also not possible. PHP Limit.
It is a hosting provider and I have no composer or backend update. Only SSH, FTP and Database connect.
Thank you!
I have tried to add custom fields but I am not able to add it.
I have already extended "magento-sales" default module also routes set but not able to add some fields like "billing_address".
Thanks,
Advance
Currently, I am using Magento 2.2 version I need customize the checkout page for add multiple shipping addresses like I want to separate shipping address for every item of an order.
Exp. I have added 3 different products to the cart and on the…
I am new to magento2 development and have tried every possible senario's but still unable to reproduce the issue why my _theme.less file is not overriding existing styles.I have put my less file inside source folder.
Please find below senario's.
In…
Customer Grid indexer process unknown error:
SQLSTATE[42000]: Syntax error or access violation: 1170 BLOB/TEXT column 'group_id' used in key specification without a key length, query was:
CREATE TABLE IF NOT EXISTS `customer_grid_flat` (
…
I have done a basic product import (sku, name, etc) but now when I go to add more details to the product page and then click save I get this error.
I also keep getting this error randomly when clicking buttons, I can't personally work out a pattern…