Migrate from Magento 1 to Latest Magento 2.4.6 version using Free Migration Tool

Поділитися
Вставка

КОМЕНТАРІ • 19

  • @Zeeye
    @Zeeye 4 роки тому +4

    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%.

  • @PriyanshuKumar-rj7xc
    @PriyanshuKumar-rj7xc Рік тому

    Good work buddy

  • @haseebiqbal3384
    @haseebiqbal3384 3 роки тому +1

    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..

  • @PriyanshuKumar-rj7xc
    @PriyanshuKumar-rj7xc Рік тому

    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.

    • @RiseCommerce
      @RiseCommerce  Рік тому

      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.

  • @summayahmahnoor4769
    @summayahmahnoor4769 4 роки тому +1

    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.

    • @RiseCommerce
      @RiseCommerce  4 роки тому +1

      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.

  • @shadkhan3796
    @shadkhan3796 3 роки тому

    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)

    • @RiseCommerce
      @RiseCommerce  3 роки тому

      It means the source database (1.9.x ) table is not imported correctly.
      Try importing using source command form SSH.

    • @shadkhan3796
      @shadkhan3796 3 роки тому

      @@RiseCommerce but as per knowledge no table like this in magento 1

  • @Raga_Music
    @Raga_Music 3 роки тому

    Do you provide migration services?

    • @RiseCommerce
      @RiseCommerce  3 роки тому

      Yes we do!
      Please contact support@risecommerce.com

  • @chenjinxing
    @chenjinxing 4 роки тому

    Is this method only works with M1 and M2 in the same server?

    • @sushee1
      @sushee1 4 роки тому

      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

  • @ARC928
    @ARC928 3 роки тому

    Can you do this for me and how much will it cost?

    • @RiseCommerce
      @RiseCommerce  3 роки тому

      pleas contact me atrisecommerce.com/contact