PHP Notice

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49356
    tueddy
    Participant

      Hi,

      i get some PHP-notices:

      [23-May-2020 21:32:55 UTC] PHP Notice: Trying to access array offset on value of type int in C:\..\wp-content\plugins\wppizza\classes\class.wppizza.gateways.php on line 272
      [23-May-2020 21:32:55 UTC] PHP Notice: Trying to access array offset on value of type int in C:\..\wp-content\plugins\wppizza\classes\class.wppizza.gateways.php on line 273
      [23-May-2020 21:32:55 UTC] PHP Notice: Trying to access array offset on value of type int in C:\..\wp-content\plugins\wppizza\classes\class.wppizza.gateways.php on line 270
      [23-May-2020 21:32:55 UTC] PHP Notice: Trying to access array offset on value of type int in C:\..\wp-content\plugins\wppizza\classes\class.wppizza.gateways.php on line 271

      What does it mean? harmless?
      Activated gateways only default COD and creditcard on delivery..

      Best
      Dirk

      #49362
      Olly
      Admin & Mod

        generally , notices are harmless (in most instances)
        however, do you still get these once you have cleared your browser cache
        and started with an order as new like a customer would (and not after you have been enabling/disabling gateways when you are -technically- in the middle of an order in the frontened ) ?

        #49400
        tueddy
        Participant

          Hi,

          in frontend ordering the is no PHP notice, only in Dashboard.
          Thanks
          Dirk

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘PHP Notice’ is closed to new replies.