Magento1.9 customer can't reset passwordMagento 1.9 Fatal error: Call to a member function getBackend() on booleanFatal error: Call to a member function getBackend() on a non-objectwhere condition in customer collectionFatal error: Call to a member function getBackend() on a non-object in /code/core/Mage/Eav/Model/Entity/Abstract.php on line 816How to filter 'reports/product_collection' by user group id or customer group id. My code is here,Get all featured products collectionMagento 1.9.3.9 throwing error when trying to change customer password from backend administratorGetting error “Call to a member function setTitle()” after install extensionReset password don't work after patch 10888Fatal error: Uncaught TypeError: Argument 3 passed to Mage_Catalog_Model_Resource_Abstract::_canUpdateAttribute()

Should I work for free if client's requirement changed

When a ball on a rope swings in a circle, is there both centripetal force and tension force?

Manager is asking me to eat breakfast from now on

Will copper pour help on my single-layer PCB?

Which modern firearm should a time traveler bring to be easily reproducible for a historic civilization?

Align the contents of a numerical matrix when you have minus signs

70s Sci-Fi Story including/describing Conway's solitaire game "life"

What's the physical meaning of the statement that "photons don't have positions"?

Improving an O(N^2) function (all entities iterating over all other entities)

Do higher dimensions have axes?

Legendre Polynomial Integral over half space

I have found a mistake on someone's code published online: what is the protocol?

Do Australia and New Zealand have a travel ban on Somalis (like Wikipedia says)?

What are my hardware upgrade optoins for a late 2009 iMac?

Last-minute canceled work-trip means I'll lose thousands of dollars on planned vacation

Are there any satellites in geosynchronous but not geostationary orbits?

Did Hitler say this quote about homeschooling?

Project Euler # 25 The 1000 digit Fibonacci index

Is encryption still applied if you ignore the SSL certificate warning for self-signed certs?

Could a US citizen born through "birth tourism" become President?

Counting multiples of 3 up to a given number

What's the largest an Earth-like planet can be and support Earth's biosphere?

Why aren't there any women super Grandmasters (GMs)?

Masyu-making game



Magento1.9 customer can't reset password


Magento 1.9 Fatal error: Call to a member function getBackend() on booleanFatal error: Call to a member function getBackend() on a non-objectwhere condition in customer collectionFatal error: Call to a member function getBackend() on a non-object in /code/core/Mage/Eav/Model/Entity/Abstract.php on line 816How to filter 'reports/product_collection' by user group id or customer group id. My code is here,Get all featured products collectionMagento 1.9.3.9 throwing error when trying to change customer password from backend administratorGetting error “Call to a member function setTitle()” after install extensionReset password don't work after patch 10888Fatal error: Uncaught TypeError: Argument 3 passed to Mage_Catalog_Model_Resource_Abstract::_canUpdateAttribute()






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








0
















PHP Fatal error: Uncaught Error: Call to a member function
getBackend() on boolean in



app/code/core/Mage/Eav/Model/Entity/Abstract.php:1553




Stack trace:




  1. app/code/core/Mage/Customer/Model/Resource/Customer.php(332): Mage_Eav_Model_Entity_Abstract->saveAttribute(Object(EW_NativePasswords_Model_Customer_Customer),
    'rp_token_create...')

  2. app/code/core/Mage/Customer/Model/Customer.php(1390): Mage_Customer_Model_Resource_Customer->changeResetPasswordLinkToken(Object(EW_NativePasswords_Model_Customer_Customer),
    '2e7628921453636...')
    3.app/code/local/My/Customer/controllers/AccountController.php(113): Mage_Customer_Model_Customer->changeResetPasswordLinkToken('2e7628921453636...')










share|improve this question






























    0
















    PHP Fatal error: Uncaught Error: Call to a member function
    getBackend() on boolean in



    app/code/core/Mage/Eav/Model/Entity/Abstract.php:1553




    Stack trace:




    1. app/code/core/Mage/Customer/Model/Resource/Customer.php(332): Mage_Eav_Model_Entity_Abstract->saveAttribute(Object(EW_NativePasswords_Model_Customer_Customer),
      'rp_token_create...')

    2. app/code/core/Mage/Customer/Model/Customer.php(1390): Mage_Customer_Model_Resource_Customer->changeResetPasswordLinkToken(Object(EW_NativePasswords_Model_Customer_Customer),
      '2e7628921453636...')
      3.app/code/local/My/Customer/controllers/AccountController.php(113): Mage_Customer_Model_Customer->changeResetPasswordLinkToken('2e7628921453636...')










    share|improve this question


























      0












      0








      0









      PHP Fatal error: Uncaught Error: Call to a member function
      getBackend() on boolean in



      app/code/core/Mage/Eav/Model/Entity/Abstract.php:1553




      Stack trace:




      1. app/code/core/Mage/Customer/Model/Resource/Customer.php(332): Mage_Eav_Model_Entity_Abstract->saveAttribute(Object(EW_NativePasswords_Model_Customer_Customer),
        'rp_token_create...')

      2. app/code/core/Mage/Customer/Model/Customer.php(1390): Mage_Customer_Model_Resource_Customer->changeResetPasswordLinkToken(Object(EW_NativePasswords_Model_Customer_Customer),
        '2e7628921453636...')
        3.app/code/local/My/Customer/controllers/AccountController.php(113): Mage_Customer_Model_Customer->changeResetPasswordLinkToken('2e7628921453636...')










      share|improve this question

















      PHP Fatal error: Uncaught Error: Call to a member function
      getBackend() on boolean in



      app/code/core/Mage/Eav/Model/Entity/Abstract.php:1553




      Stack trace:




      1. app/code/core/Mage/Customer/Model/Resource/Customer.php(332): Mage_Eav_Model_Entity_Abstract->saveAttribute(Object(EW_NativePasswords_Model_Customer_Customer),
        'rp_token_create...')

      2. app/code/core/Mage/Customer/Model/Customer.php(1390): Mage_Customer_Model_Resource_Customer->changeResetPasswordLinkToken(Object(EW_NativePasswords_Model_Customer_Customer),
        '2e7628921453636...')
        3.app/code/local/My/Customer/controllers/AccountController.php(113): Mage_Customer_Model_Customer->changeResetPasswordLinkToken('2e7628921453636...')







      magento-1.9






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 11 at 12:45









      Raj Mohan R

      1,6213 silver badges13 bronze badges




      1,6213 silver badges13 bronze badges










      asked Jul 11 at 11:58









      Priyanka SainiPriyanka Saini

      866 bronze badges




      866 bronze badges




















          2 Answers
          2






          active

          oldest

          votes


















          0














          Is it one customer or all customers?



          Seems like an issue with the extension that has been introduced to handle password hashing.



          I'm not sure the impact on disabling. If you disable you may stop all your customers being able to log in.



          https://github.com/ericthehacker/magento-phpnativepasswords



          Perhaps there is a new version available?



          There is an option to disable.



          System -> Configuration -> Customers -> Customer Configuration -> Password Options -> Use PHP Native Password Hashing and set to No.



          Again I can't predict the outcome.






          share|improve this answer






























            0














            It was basically a data issue. I don't know how it happened but somehow the entity_type_id for this attribute was updated.
            I reseted it and it worked.



            Thanks for the help.






            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%2f281730%2fmagento1-9-customer-cant-reset-password%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              Is it one customer or all customers?



              Seems like an issue with the extension that has been introduced to handle password hashing.



              I'm not sure the impact on disabling. If you disable you may stop all your customers being able to log in.



              https://github.com/ericthehacker/magento-phpnativepasswords



              Perhaps there is a new version available?



              There is an option to disable.



              System -> Configuration -> Customers -> Customer Configuration -> Password Options -> Use PHP Native Password Hashing and set to No.



              Again I can't predict the outcome.






              share|improve this answer



























                0














                Is it one customer or all customers?



                Seems like an issue with the extension that has been introduced to handle password hashing.



                I'm not sure the impact on disabling. If you disable you may stop all your customers being able to log in.



                https://github.com/ericthehacker/magento-phpnativepasswords



                Perhaps there is a new version available?



                There is an option to disable.



                System -> Configuration -> Customers -> Customer Configuration -> Password Options -> Use PHP Native Password Hashing and set to No.



                Again I can't predict the outcome.






                share|improve this answer

























                  0












                  0








                  0







                  Is it one customer or all customers?



                  Seems like an issue with the extension that has been introduced to handle password hashing.



                  I'm not sure the impact on disabling. If you disable you may stop all your customers being able to log in.



                  https://github.com/ericthehacker/magento-phpnativepasswords



                  Perhaps there is a new version available?



                  There is an option to disable.



                  System -> Configuration -> Customers -> Customer Configuration -> Password Options -> Use PHP Native Password Hashing and set to No.



                  Again I can't predict the outcome.






                  share|improve this answer













                  Is it one customer or all customers?



                  Seems like an issue with the extension that has been introduced to handle password hashing.



                  I'm not sure the impact on disabling. If you disable you may stop all your customers being able to log in.



                  https://github.com/ericthehacker/magento-phpnativepasswords



                  Perhaps there is a new version available?



                  There is an option to disable.



                  System -> Configuration -> Customers -> Customer Configuration -> Password Options -> Use PHP Native Password Hashing and set to No.



                  Again I can't predict the outcome.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jul 11 at 12:16









                  Dominic XigenDominic Xigen

                  2,8801 gold badge5 silver badges16 bronze badges




                  2,8801 gold badge5 silver badges16 bronze badges























                      0














                      It was basically a data issue. I don't know how it happened but somehow the entity_type_id for this attribute was updated.
                      I reseted it and it worked.



                      Thanks for the help.






                      share|improve this answer



























                        0














                        It was basically a data issue. I don't know how it happened but somehow the entity_type_id for this attribute was updated.
                        I reseted it and it worked.



                        Thanks for the help.






                        share|improve this answer

























                          0












                          0








                          0







                          It was basically a data issue. I don't know how it happened but somehow the entity_type_id for this attribute was updated.
                          I reseted it and it worked.



                          Thanks for the help.






                          share|improve this answer













                          It was basically a data issue. I don't know how it happened but somehow the entity_type_id for this attribute was updated.
                          I reseted it and it worked.



                          Thanks for the help.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jul 12 at 5:38









                          Priyanka SainiPriyanka Saini

                          866 bronze badges




                          866 bronze badges



























                              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%2f281730%2fmagento1-9-customer-cant-reset-password%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

                              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