I need to migrate from 1.9.3.6 to 2.4.2 both have different php versions & mysql ,not able to run on same server. how could i migrate it. please guide..
After sucessfully migrated from Magento 1 to Magento 2.4.6, I'm getting this issue which accessing any product, pls help 1 exception(s): Exception #0 (Exception): Item (Magento\Catalog\Model\Product\Interceptor) with the same ID "1957" already exists.
It seems you delete any products but its id still exits in some table so its throwing this error: I found this as someone facing same error you can try to check in database or try to check by running this query in db: SELECT * FROM cataloginventory_stock_item WHERE product_id in ( SELECT product_id FROM cataloginventory_stock_item GROUP BY product_id HAVING ( COUNT(product_id) > 1 ) ) Delete if there any duplicate entry. Or search in database catalog table if you can find id=1957 any entry and that related to which table and remove it.
hello i want to migrate a magento 1.x store to magento 2.3 latest version. i want all the data and front end to be migrated. you taught the migration of data but not the front end migration. please tell me how to migrate without changing my current design.
Thanks for your comment! Magento Data migration tool allows us to migrate the data from magento 1.x version to magneto 2.x versions, to migrate front end you need to code the frontend manually. You can simply make a theme and able to use same css if you have added the same class in your theme view files. But I usually prefer to write new theme from sketch which makes the site faster and don't take too much time to create it. Please let me know if you have any other questions.
Hi getting error on migration from magento 1.9.2.2 to 2.4.2 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'customer_entity_back' doesn't exist, query was: SELECT DISTINCT `child`.`custome r_id` FROM `authorlogin_customer` AS `child` LEFT JOIN `customer_entity_back` AS `parent` ON child.customer_id = parent.entity_id WHERE (child.customer_id IS NOT NULL) AND (parent.entity_id IS NUL L)
It can be used in any server you just need to whitelist the IP of their server for MySQL. But always use the same server for faster performance during running migration script
Why is there a soundtrack at the same volume as the speaker. IF you want to use music(bad idea) at least make it 10% of the audio, not 50%.
Good work buddy
I need to migrate from 1.9.3.6 to 2.4.2 both have different php versions & mysql ,not able to run on same server. how could i migrate it. please guide..
After sucessfully migrated from Magento 1 to Magento 2.4.6, I'm getting this issue which accessing any product, pls help
1 exception(s):
Exception #0 (Exception): Item (Magento\Catalog\Model\Product\Interceptor) with the same ID "1957" already exists.
It seems you delete any products but its id still exits in some table so its throwing this error:
I found this as someone facing same error you can try to check in database or try to check by running this query in db:
SELECT * FROM cataloginventory_stock_item
WHERE product_id in (
SELECT product_id
FROM cataloginventory_stock_item
GROUP BY product_id
HAVING ( COUNT(product_id) > 1 )
)
Delete if there any duplicate entry.
Or search in database catalog table if you can find id=1957 any entry and that related to which table and remove it.
hello i want to migrate a magento 1.x store to magento 2.3 latest version. i want all the data and front end to be migrated. you taught the migration of data but not the front end migration. please tell me how to migrate without changing my current design.
Thanks for your comment!
Magento Data migration tool allows us to migrate the data from magento 1.x version to magneto 2.x versions, to migrate front end you need to code the frontend manually.
You can simply make a theme and able to use same css if you have added the same class in your theme view files.
But I usually prefer to write new theme from sketch which makes the site faster and don't take too much time to create it.
Please let me know if you have any other questions.
Hi getting error on migration from magento 1.9.2.2 to 2.4.2
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'customer_entity_back' doesn't exist, query was: SELECT DISTINCT `child`.`custome
r_id` FROM `authorlogin_customer` AS `child`
LEFT JOIN `customer_entity_back` AS `parent` ON child.customer_id = parent.entity_id WHERE (child.customer_id IS NOT NULL) AND (parent.entity_id IS NUL
L)
It means the source database (1.9.x ) table is not imported correctly.
Try importing using source command form SSH.
@@RiseCommerce but as per knowledge no table like this in magento 1
Do you provide migration services?
Yes we do!
Please contact support@risecommerce.com
Is this method only works with M1 and M2 in the same server?
It can be used in any server you just need to whitelist the IP of their server for MySQL.
But always use the same server for faster performance during running migration script
Can you do this for me and how much will it cost?
pleas contact me atrisecommerce.com/contact