“Web services” menu is missing [on hold]magento custom layout, cart not in syncMagento Web Services Guide to checkRegarding to get the Customer Wishlist using SOAP Web ServicesSome product categories keep loading without resultsMagento Mystery: Blank page without any error404 on extension menu item route in adminhtmlSYSTEM and REPORTS menu disappeared after upgrade to 1.9Magento2 : Web services Parsing Json DataLogging not workingusing default magento web services with in magento application?

Why would future John risk sending back a T-800 to save his younger self?

Compiling c files on ubuntu and using the executable on Windows

Can anyone identify this tank?

Using "subway" as name for London Underground?

Watts vs. Volt Amps

Arriving at the same result with the opposite hypotheses

How to generate all commutative pairings of list elements?

1980s live-action movie where individually-coloured nations on clouds fight

Smooth switching between 12 V batteries, with a toggle switch

Are there downsides to using std::string as a buffer?

Should an arbiter claim draw at a K+R vs K+R endgame?

How do I write "Show, Don't Tell" as a person with Asperger Syndrome?

How does an ordinary object become radioactive?

Winning Strategy for the Magician and his Apprentice

Soft question: Examples where lack of mathematical rigour cause security breaches?

What could have caused a rear derailleur to end up in the back wheel suddenly?

Polymorphic keys.....definitive list?

Chemmacros scheme translation

Should I give professor gift at the beginning of my PhD?

Understanding the TeXlive release cycle: What is the meaning of a TeXlive release and is it ever 'finished'?

Do any instruments not produce overtones?

Can a black dragonborn's acid breath weapon destroy objects?

The eyes have it

How do governments keep track of their issued currency?



“Web services” menu is missing [on hold]


magento custom layout, cart not in syncMagento Web Services Guide to checkRegarding to get the Customer Wishlist using SOAP Web ServicesSome product categories keep loading without resultsMagento Mystery: Blank page without any error404 on extension menu item route in adminhtmlSYSTEM and REPORTS menu disappeared after upgrade to 1.9Magento2 : Web services Parsing Json DataLogging not workingusing default magento web services with in magento application?






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








2















I faced a problem with the menu item "Web services". I tried to add a 3d party module, but I couldn't do that because in my admin menu System I couldn't find the "Web services" menu item.
I already check all models, controllers, and config XML files. All the same as in default Magento installation. I have not any modules that can impact on that menu. Also, SOAP installed and enabled.










share|improve this question







New contributor



Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










put on hold as unclear what you're asking by sv3n, Amit Bera May 31 at 15:08


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
























    2















    I faced a problem with the menu item "Web services". I tried to add a 3d party module, but I couldn't do that because in my admin menu System I couldn't find the "Web services" menu item.
    I already check all models, controllers, and config XML files. All the same as in default Magento installation. I have not any modules that can impact on that menu. Also, SOAP installed and enabled.










    share|improve this question







    New contributor



    Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.










    put on hold as unclear what you're asking by sv3n, Amit Bera May 31 at 15:08


    Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.




















      2












      2








      2








      I faced a problem with the menu item "Web services". I tried to add a 3d party module, but I couldn't do that because in my admin menu System I couldn't find the "Web services" menu item.
      I already check all models, controllers, and config XML files. All the same as in default Magento installation. I have not any modules that can impact on that menu. Also, SOAP installed and enabled.










      share|improve this question







      New contributor



      Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I faced a problem with the menu item "Web services". I tried to add a 3d party module, but I couldn't do that because in my admin menu System I couldn't find the "Web services" menu item.
      I already check all models, controllers, and config XML files. All the same as in default Magento installation. I have not any modules that can impact on that menu. Also, SOAP installed and enabled.







      magento-1.8 web-services adminmenu magento-1.8.1.0






      share|improve this question







      New contributor



      Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked May 29 at 14:59









      Serhii KozachukSerhii Kozachuk

      312




      312




      New contributor



      Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      put on hold as unclear what you're asking by sv3n, Amit Bera May 31 at 15:08


      Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









      put on hold as unclear what you're asking by sv3n, Amit Bera May 31 at 15:08


      Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






















          1 Answer
          1






          active

          oldest

          votes


















          2














          I've fixed this problem.



          1. Got to the "appetcmodules"

          2. Find files Mage_Api.xml Mage_Api2.xml Mage_Oauth.xml

          3. In these files, you need to change false to true

          4. rebuild Magento cache





          share|improve this answer








          New contributor



          Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            I've fixed this problem.



            1. Got to the "appetcmodules"

            2. Find files Mage_Api.xml Mage_Api2.xml Mage_Oauth.xml

            3. In these files, you need to change false to true

            4. rebuild Magento cache





            share|improve this answer








            New contributor



            Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.























              2














              I've fixed this problem.



              1. Got to the "appetcmodules"

              2. Find files Mage_Api.xml Mage_Api2.xml Mage_Oauth.xml

              3. In these files, you need to change false to true

              4. rebuild Magento cache





              share|improve this answer








              New contributor



              Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.





















                2












                2








                2







                I've fixed this problem.



                1. Got to the "appetcmodules"

                2. Find files Mage_Api.xml Mage_Api2.xml Mage_Oauth.xml

                3. In these files, you need to change false to true

                4. rebuild Magento cache





                share|improve this answer








                New contributor



                Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                I've fixed this problem.



                1. Got to the "appetcmodules"

                2. Find files Mage_Api.xml Mage_Api2.xml Mage_Oauth.xml

                3. In these files, you need to change false to true

                4. rebuild Magento cache






                share|improve this answer








                New contributor



                Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                share|improve this answer



                share|improve this answer






                New contributor



                Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                answered May 31 at 9:48









                Serhii KozachukSerhii Kozachuk

                312




                312




                New contributor



                Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.




                New contributor




                Serhii Kozachuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.















                    Popular posts from this blog

                    Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                    Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form