Cannot edit configurable product in Magento AdminCustomer selects type of configurable product > Query for vendors with that productSetting additional options for configurable product in Quote Item [Solved]Magento: create order programatically: Configurable product issueGet a Magento product collection without sub-products of configurable productsTable “Only X Left” on product page doesn't show product names (only Qty) in Magento 1.9.1.0Changing default tab order in admin Product InformationForeignkey integrity error while configurable product import magento 2Product Doesn't Update Information in Admin Edit - Magento 2Can't edit configurable product page from admin panelCannot Create New Configurable Product Magento 1.9.3.8

How to hide rifle during medieval town entrance inspection?

Arriving at the same result with the opposite hypotheses

Group Integers by Originality

Extreme flexible working hours: how to control people and activities?

Is White controlling this game?

Need feedback - Can the composition/colors of this design be fixed if something is lacking or is not a better fit?

How can I tell the difference between unmarked sugar and stevia?

concatenation of context sensitive and context-free is context sensitive or not?

Is it possible to have the age of the universe be unknown?

What can I, as a user, do about offensive reviews in App Store?

How did old MS-DOS games utilize various graphic cards?

Colloquialism for “see you later”

Overlapping String-Blocks

Compiling C files on Ubuntu and using the executable on Windows

Is using haveibeenpwned to validate password strength rational?

How can I get an unreasonable manager to approve time off?

How to hide an urban landmark?

Does Disney no longer produce hand-drawn cartoon films?

Pre-1972 sci-fi short story or novel: alien(?) tunnel where people try new moves and get destroyed if they're not the correct ones

Did Milano or Benatar approve or comment on their namesake MCU ships?

Generate basis elements of the Steenrod algebra

How do governments keep track of their issued currency?

What is the actual quality of machine translations?

Is it possible to have a wealthy country without a middle class?



Cannot edit configurable product in Magento Admin


Customer selects type of configurable product > Query for vendors with that productSetting additional options for configurable product in Quote Item [Solved]Magento: create order programatically: Configurable product issueGet a Magento product collection without sub-products of configurable productsTable “Only X Left” on product page doesn't show product names (only Qty) in Magento 1.9.1.0Changing default tab order in admin Product InformationForeignkey integrity error while configurable product import magento 2Product Doesn't Update Information in Admin Edit - Magento 2Can't edit configurable product page from admin panelCannot Create New Configurable Product Magento 1.9.3.8






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I'm having trouble editing a configurable product. When I click "edit" for this specific product, I am re-directed to a page that looks like the one included below. I cannot expand the categories (i.e. General, Prices) and thus cannot update the product's information. Has anyone encountered this before? Thanks in advance for any advice.



Cannot edit configurable product in Magento Admin










share|improve this question






















  • Looks like the page is hitting an error half way through rendering, have you tried Right Click > 'View Source'? Scroll to the bottom of the source and you may see the error.

    – James
    Jun 15 '16 at 16:03











  • @b3njamin Thanks for the tip. I opened my Inspector and found this: <span class="error" title="This tab contains invalid data. Please solve the problem before saving."></span>

    – A. Garcia
    Jun 15 '16 at 16:13











  • Great, so it looks like some data got corrupted for that product. If you can figure out what field(s) the error is referring to you should be able to fix it in manually in the database.

    – James
    Jun 16 '16 at 8:59

















0















I'm having trouble editing a configurable product. When I click "edit" for this specific product, I am re-directed to a page that looks like the one included below. I cannot expand the categories (i.e. General, Prices) and thus cannot update the product's information. Has anyone encountered this before? Thanks in advance for any advice.



Cannot edit configurable product in Magento Admin










share|improve this question






















  • Looks like the page is hitting an error half way through rendering, have you tried Right Click > 'View Source'? Scroll to the bottom of the source and you may see the error.

    – James
    Jun 15 '16 at 16:03











  • @b3njamin Thanks for the tip. I opened my Inspector and found this: <span class="error" title="This tab contains invalid data. Please solve the problem before saving."></span>

    – A. Garcia
    Jun 15 '16 at 16:13











  • Great, so it looks like some data got corrupted for that product. If you can figure out what field(s) the error is referring to you should be able to fix it in manually in the database.

    – James
    Jun 16 '16 at 8:59













0












0








0








I'm having trouble editing a configurable product. When I click "edit" for this specific product, I am re-directed to a page that looks like the one included below. I cannot expand the categories (i.e. General, Prices) and thus cannot update the product's information. Has anyone encountered this before? Thanks in advance for any advice.



Cannot edit configurable product in Magento Admin










share|improve this question














I'm having trouble editing a configurable product. When I click "edit" for this specific product, I am re-directed to a page that looks like the one included below. I cannot expand the categories (i.e. General, Prices) and thus cannot update the product's information. Has anyone encountered this before? Thanks in advance for any advice.



Cannot edit configurable product in Magento Admin







admin configurable-product






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 15 '16 at 16:01









A. GarciaA. Garcia

7116




7116












  • Looks like the page is hitting an error half way through rendering, have you tried Right Click > 'View Source'? Scroll to the bottom of the source and you may see the error.

    – James
    Jun 15 '16 at 16:03











  • @b3njamin Thanks for the tip. I opened my Inspector and found this: <span class="error" title="This tab contains invalid data. Please solve the problem before saving."></span>

    – A. Garcia
    Jun 15 '16 at 16:13











  • Great, so it looks like some data got corrupted for that product. If you can figure out what field(s) the error is referring to you should be able to fix it in manually in the database.

    – James
    Jun 16 '16 at 8:59

















  • Looks like the page is hitting an error half way through rendering, have you tried Right Click > 'View Source'? Scroll to the bottom of the source and you may see the error.

    – James
    Jun 15 '16 at 16:03











  • @b3njamin Thanks for the tip. I opened my Inspector and found this: <span class="error" title="This tab contains invalid data. Please solve the problem before saving."></span>

    – A. Garcia
    Jun 15 '16 at 16:13











  • Great, so it looks like some data got corrupted for that product. If you can figure out what field(s) the error is referring to you should be able to fix it in manually in the database.

    – James
    Jun 16 '16 at 8:59
















Looks like the page is hitting an error half way through rendering, have you tried Right Click > 'View Source'? Scroll to the bottom of the source and you may see the error.

– James
Jun 15 '16 at 16:03





Looks like the page is hitting an error half way through rendering, have you tried Right Click > 'View Source'? Scroll to the bottom of the source and you may see the error.

– James
Jun 15 '16 at 16:03













@b3njamin Thanks for the tip. I opened my Inspector and found this: <span class="error" title="This tab contains invalid data. Please solve the problem before saving."></span>

– A. Garcia
Jun 15 '16 at 16:13





@b3njamin Thanks for the tip. I opened my Inspector and found this: <span class="error" title="This tab contains invalid data. Please solve the problem before saving."></span>

– A. Garcia
Jun 15 '16 at 16:13













Great, so it looks like some data got corrupted for that product. If you can figure out what field(s) the error is referring to you should be able to fix it in manually in the database.

– James
Jun 16 '16 at 8:59





Great, so it looks like some data got corrupted for that product. If you can figure out what field(s) the error is referring to you should be able to fix it in manually in the database.

– James
Jun 16 '16 at 8:59










6 Answers
6






active

oldest

votes


















0














Try Right Click -> View Source and scroll to bottom to see if there is any php error. The page you're trying to load hit an error and stopped rendering properly






share|improve this answer






























    0














    As i am guessing it can be issue with the associated product tab as you may assigned same attribute option to multiple product like multiple product for red color.
    If yes then it can be issue of your data importing.






    share|improve this answer






























      0














      This Error is occurred due to the attribute which you used to create configured product is deleted. So you need to create same attribute you deleted.






      share|improve this answer






























        0














        Or perhaps the configurable attributes being used on this configurable product, haven't been added to or have been removed from the attribute set.






        share|improve this answer

























        • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

          – 7ochem
          Jul 15 '16 at 19:28











        • This isn't a new question :/

          – Karl Stephens
          Jul 20 '16 at 9:46


















        0














        I had the same problem, but I found that all the product data are loaded correctly inside the html.



        In the attached image you can see that all the tab contents are in html with a display:none rule associated. If I remove display:none I can see all the products data, also attributes and associate products.



        I don't know why but seems that the page doesn't load all the button at the top of the page. The console then give a 500 error. This problem is for configurable product only, simple product are ok.



        enter image description here






        share|improve this answer
































          0














          In my case this issue was caused by following reason.



          Attribute assigned to simple/child products.
          Attribute not assigned to configurable products.

          Resolved by assigning missing attribute to configurable products in attribute sets.





          share|improve this answer























            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%2f121069%2fcannot-edit-configurable-product-in-magento-admin%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            6 Answers
            6






            active

            oldest

            votes








            6 Answers
            6






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Try Right Click -> View Source and scroll to bottom to see if there is any php error. The page you're trying to load hit an error and stopped rendering properly






            share|improve this answer



























              0














              Try Right Click -> View Source and scroll to bottom to see if there is any php error. The page you're trying to load hit an error and stopped rendering properly






              share|improve this answer

























                0












                0








                0







                Try Right Click -> View Source and scroll to bottom to see if there is any php error. The page you're trying to load hit an error and stopped rendering properly






                share|improve this answer













                Try Right Click -> View Source and scroll to bottom to see if there is any php error. The page you're trying to load hit an error and stopped rendering properly







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 16 '16 at 9:01









                JamesljJameslj

                51639




                51639























                    0














                    As i am guessing it can be issue with the associated product tab as you may assigned same attribute option to multiple product like multiple product for red color.
                    If yes then it can be issue of your data importing.






                    share|improve this answer



























                      0














                      As i am guessing it can be issue with the associated product tab as you may assigned same attribute option to multiple product like multiple product for red color.
                      If yes then it can be issue of your data importing.






                      share|improve this answer

























                        0












                        0








                        0







                        As i am guessing it can be issue with the associated product tab as you may assigned same attribute option to multiple product like multiple product for red color.
                        If yes then it can be issue of your data importing.






                        share|improve this answer













                        As i am guessing it can be issue with the associated product tab as you may assigned same attribute option to multiple product like multiple product for red color.
                        If yes then it can be issue of your data importing.







                        share|improve this answer












                        share|improve this answer



                        share|improve this answer










                        answered Jun 16 '16 at 9:10









                        Hardik ShahHardik Shah

                        89869




                        89869





















                            0














                            This Error is occurred due to the attribute which you used to create configured product is deleted. So you need to create same attribute you deleted.






                            share|improve this answer



























                              0














                              This Error is occurred due to the attribute which you used to create configured product is deleted. So you need to create same attribute you deleted.






                              share|improve this answer

























                                0












                                0








                                0







                                This Error is occurred due to the attribute which you used to create configured product is deleted. So you need to create same attribute you deleted.






                                share|improve this answer













                                This Error is occurred due to the attribute which you used to create configured product is deleted. So you need to create same attribute you deleted.







                                share|improve this answer












                                share|improve this answer



                                share|improve this answer










                                answered Jul 15 '16 at 12:53









                                Chirag RajputChirag Rajput

                                1,352321




                                1,352321





















                                    0














                                    Or perhaps the configurable attributes being used on this configurable product, haven't been added to or have been removed from the attribute set.






                                    share|improve this answer

























                                    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

                                      – 7ochem
                                      Jul 15 '16 at 19:28











                                    • This isn't a new question :/

                                      – Karl Stephens
                                      Jul 20 '16 at 9:46















                                    0














                                    Or perhaps the configurable attributes being used on this configurable product, haven't been added to or have been removed from the attribute set.






                                    share|improve this answer

























                                    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

                                      – 7ochem
                                      Jul 15 '16 at 19:28











                                    • This isn't a new question :/

                                      – Karl Stephens
                                      Jul 20 '16 at 9:46













                                    0












                                    0








                                    0







                                    Or perhaps the configurable attributes being used on this configurable product, haven't been added to or have been removed from the attribute set.






                                    share|improve this answer















                                    Or perhaps the configurable attributes being used on this configurable product, haven't been added to or have been removed from the attribute set.







                                    share|improve this answer














                                    share|improve this answer



                                    share|improve this answer








                                    edited Jul 20 '16 at 9:45

























                                    answered Jul 15 '16 at 15:52









                                    Karl StephensKarl Stephens

                                    325




                                    325












                                    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

                                      – 7ochem
                                      Jul 15 '16 at 19:28











                                    • This isn't a new question :/

                                      – Karl Stephens
                                      Jul 20 '16 at 9:46

















                                    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

                                      – 7ochem
                                      Jul 15 '16 at 19:28











                                    • This isn't a new question :/

                                      – Karl Stephens
                                      Jul 20 '16 at 9:46
















                                    If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

                                    – 7ochem
                                    Jul 15 '16 at 19:28





                                    If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

                                    – 7ochem
                                    Jul 15 '16 at 19:28













                                    This isn't a new question :/

                                    – Karl Stephens
                                    Jul 20 '16 at 9:46





                                    This isn't a new question :/

                                    – Karl Stephens
                                    Jul 20 '16 at 9:46











                                    0














                                    I had the same problem, but I found that all the product data are loaded correctly inside the html.



                                    In the attached image you can see that all the tab contents are in html with a display:none rule associated. If I remove display:none I can see all the products data, also attributes and associate products.



                                    I don't know why but seems that the page doesn't load all the button at the top of the page. The console then give a 500 error. This problem is for configurable product only, simple product are ok.



                                    enter image description here






                                    share|improve this answer





























                                      0














                                      I had the same problem, but I found that all the product data are loaded correctly inside the html.



                                      In the attached image you can see that all the tab contents are in html with a display:none rule associated. If I remove display:none I can see all the products data, also attributes and associate products.



                                      I don't know why but seems that the page doesn't load all the button at the top of the page. The console then give a 500 error. This problem is for configurable product only, simple product are ok.



                                      enter image description here






                                      share|improve this answer



























                                        0












                                        0








                                        0







                                        I had the same problem, but I found that all the product data are loaded correctly inside the html.



                                        In the attached image you can see that all the tab contents are in html with a display:none rule associated. If I remove display:none I can see all the products data, also attributes and associate products.



                                        I don't know why but seems that the page doesn't load all the button at the top of the page. The console then give a 500 error. This problem is for configurable product only, simple product are ok.



                                        enter image description here






                                        share|improve this answer















                                        I had the same problem, but I found that all the product data are loaded correctly inside the html.



                                        In the attached image you can see that all the tab contents are in html with a display:none rule associated. If I remove display:none I can see all the products data, also attributes and associate products.



                                        I don't know why but seems that the page doesn't load all the button at the top of the page. The console then give a 500 error. This problem is for configurable product only, simple product are ok.



                                        enter image description here







                                        share|improve this answer














                                        share|improve this answer



                                        share|improve this answer








                                        edited Sep 29 '17 at 8:50









                                        diazwatson

                                        1,62811426




                                        1,62811426










                                        answered Sep 29 '17 at 8:18









                                        claudioclaudio

                                        61




                                        61





















                                            0














                                            In my case this issue was caused by following reason.



                                            Attribute assigned to simple/child products.
                                            Attribute not assigned to configurable products.

                                            Resolved by assigning missing attribute to configurable products in attribute sets.





                                            share|improve this answer



























                                              0














                                              In my case this issue was caused by following reason.



                                              Attribute assigned to simple/child products.
                                              Attribute not assigned to configurable products.

                                              Resolved by assigning missing attribute to configurable products in attribute sets.





                                              share|improve this answer

























                                                0












                                                0








                                                0







                                                In my case this issue was caused by following reason.



                                                Attribute assigned to simple/child products.
                                                Attribute not assigned to configurable products.

                                                Resolved by assigning missing attribute to configurable products in attribute sets.





                                                share|improve this answer













                                                In my case this issue was caused by following reason.



                                                Attribute assigned to simple/child products.
                                                Attribute not assigned to configurable products.

                                                Resolved by assigning missing attribute to configurable products in attribute sets.






                                                share|improve this answer












                                                share|improve this answer



                                                share|improve this answer










                                                answered Nov 5 '18 at 7:22









                                                Jitendra PatelJitendra Patel

                                                18810




                                                18810



























                                                    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%2f121069%2fcannot-edit-configurable-product-in-magento-admin%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

                                                    Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                                                    Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

                                                    Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림