After migration can`t update product image












0















I migrated Magento from 1.9.0.1 to 2.2.5.
After this migration I can't add new image for some products
Could you tell me what is wrong?










share|improve this question





























    0















    I migrated Magento from 1.9.0.1 to 2.2.5.
    After this migration I can't add new image for some products
    Could you tell me what is wrong?










    share|improve this question



























      0












      0








      0








      I migrated Magento from 1.9.0.1 to 2.2.5.
      After this migration I can't add new image for some products
      Could you tell me what is wrong?










      share|improve this question
















      I migrated Magento from 1.9.0.1 to 2.2.5.
      After this migration I can't add new image for some products
      Could you tell me what is wrong?







      magento2 admin product-images migration






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 57 mins ago









      Shoaib Munir

      1,085521




      1,085521










      asked Dec 14 '18 at 13:50









      Fred MorganFred Morgan

      11




      11






















          1 Answer
          1






          active

          oldest

          votes


















          0














          The image directory path should have already been carried over from your 1.9.X installation. all you should have to do to add the images back is copy over your media/ directory on your old installation into pub/media/ in your new installation.



          from here flush your cache and re deploy your static content and your images should appear:



          rm -rf pub/static && php-7.0 bin/magento cache:clean && php-7.0 bin/magento cache:flush



          php-7.0 bin/magento setup:static-content:deploy






          share|improve this answer
























          • I haven't problem with old images, I couldn't add new image from admin panel

            – Fred Morgan
            Dec 17 '18 at 9:07













          • ah, i see now.. what is happening when you try to upload images?

            – vmp
            Dec 17 '18 at 9:15











          • when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

            – Fred Morgan
            Dec 17 '18 at 9:34











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "479"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f253685%2fafter-migration-cant-update-product-image%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          The image directory path should have already been carried over from your 1.9.X installation. all you should have to do to add the images back is copy over your media/ directory on your old installation into pub/media/ in your new installation.



          from here flush your cache and re deploy your static content and your images should appear:



          rm -rf pub/static && php-7.0 bin/magento cache:clean && php-7.0 bin/magento cache:flush



          php-7.0 bin/magento setup:static-content:deploy






          share|improve this answer
























          • I haven't problem with old images, I couldn't add new image from admin panel

            – Fred Morgan
            Dec 17 '18 at 9:07













          • ah, i see now.. what is happening when you try to upload images?

            – vmp
            Dec 17 '18 at 9:15











          • when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

            – Fred Morgan
            Dec 17 '18 at 9:34
















          0














          The image directory path should have already been carried over from your 1.9.X installation. all you should have to do to add the images back is copy over your media/ directory on your old installation into pub/media/ in your new installation.



          from here flush your cache and re deploy your static content and your images should appear:



          rm -rf pub/static && php-7.0 bin/magento cache:clean && php-7.0 bin/magento cache:flush



          php-7.0 bin/magento setup:static-content:deploy






          share|improve this answer
























          • I haven't problem with old images, I couldn't add new image from admin panel

            – Fred Morgan
            Dec 17 '18 at 9:07













          • ah, i see now.. what is happening when you try to upload images?

            – vmp
            Dec 17 '18 at 9:15











          • when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

            – Fred Morgan
            Dec 17 '18 at 9:34














          0












          0








          0







          The image directory path should have already been carried over from your 1.9.X installation. all you should have to do to add the images back is copy over your media/ directory on your old installation into pub/media/ in your new installation.



          from here flush your cache and re deploy your static content and your images should appear:



          rm -rf pub/static && php-7.0 bin/magento cache:clean && php-7.0 bin/magento cache:flush



          php-7.0 bin/magento setup:static-content:deploy






          share|improve this answer













          The image directory path should have already been carried over from your 1.9.X installation. all you should have to do to add the images back is copy over your media/ directory on your old installation into pub/media/ in your new installation.



          from here flush your cache and re deploy your static content and your images should appear:



          rm -rf pub/static && php-7.0 bin/magento cache:clean && php-7.0 bin/magento cache:flush



          php-7.0 bin/magento setup:static-content:deploy







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 14 '18 at 14:24









          vmpvmp

          14613




          14613













          • I haven't problem with old images, I couldn't add new image from admin panel

            – Fred Morgan
            Dec 17 '18 at 9:07













          • ah, i see now.. what is happening when you try to upload images?

            – vmp
            Dec 17 '18 at 9:15











          • when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

            – Fred Morgan
            Dec 17 '18 at 9:34



















          • I haven't problem with old images, I couldn't add new image from admin panel

            – Fred Morgan
            Dec 17 '18 at 9:07













          • ah, i see now.. what is happening when you try to upload images?

            – vmp
            Dec 17 '18 at 9:15











          • when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

            – Fred Morgan
            Dec 17 '18 at 9:34

















          I haven't problem with old images, I couldn't add new image from admin panel

          – Fred Morgan
          Dec 17 '18 at 9:07







          I haven't problem with old images, I couldn't add new image from admin panel

          – Fred Morgan
          Dec 17 '18 at 9:07















          ah, i see now.. what is happening when you try to upload images?

          – vmp
          Dec 17 '18 at 9:15





          ah, i see now.. what is happening when you try to upload images?

          – vmp
          Dec 17 '18 at 9:15













          when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

          – Fred Morgan
          Dec 17 '18 at 9:34





          when I upload new image it showing with other images. but when I click on "save" button - magento say "You saved the product." but image not added to product

          – Fred Morgan
          Dec 17 '18 at 9:34


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f253685%2fafter-migration-cant-update-product-image%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          What other Star Trek series did the main TNG cast show up in?

          Berlina muro

          Berlina aerponto