reapeated error in debug.log

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17830
    RosaKick
    Participant

      This error shows up a lot (and I mean A LOT) in the debug.log

      [04-May-2016 18:55:43 UTC] PHP Warning:  Missing argument 2 for WPPIZZA_EXTEND_DBP::wppizza_dbp_onlogin() in /wp-content/plugins/wppizza-delivery-by-postcode/wppizza-delivery-by-postcode.php on line 154
      [04-May-2016 18:55:43 UTC] PHP Notice:  Undefined variable: current_user in /wp-content/plugins/wppizza-delivery-by-postcode/wppizza-delivery-by-postcode.php on line 157
      [04-May-2016 18:55:43 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wppizza-delivery-by-postcode/wppizza-delivery-by-postcode.php on line 157
      #17831
      Olly
      Admin & Mod

        then my guess would be that some other plugin removes the second argument (or someone edited the plugin)
        wp_login (a standard WP action hook) has two parameters that get passed to the function

        #17835
        RosaKick
        Participant
          This reply has been marked as private.
          #17836
          Olly
          Admin & Mod

            not my plugin, not my problem….

            #17837
            RosaKick
            Participant
              This reply has been marked as private.
              #17838
              Olly
              Admin & Mod

                yeah, that sounds about right

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The topic ‘reapeated error in debug.log’ is closed to new replies.