Undifined Error since last update

WPPizza – A Restaurant Plugin for WordPress Support General Support Undifined Error since last update

Viewing 20 posts - 1 through 20 (of 25 total)
  • Author
    Posts
  • #17110
    Tim Irrgang
    Participant

      Wp-Pizza dont send the Order Email since the last Update.
      And the Error:
      undefined: undefined
      Please try again later..
      http://delicious-sandwich.de/warenkorb/

      Entschuldigung. Ihre Bestellung konnte nicht aufgegeben werden. Bitte erneut versuchen.
      undefined: undefined

      #17112
      Olly
      Admin & Mod

        check your error/debug logs

        #17113
        Tim Irrgang
        Participant

          Notice: register_sidebar wurde fehlerhaft aufgerufen. Es wurde kein id im Parameter-Array definiert für die Seitenleiste „Seitenleiste 1“. Standardwert ist „sidebar-1“. Um diesen Hinweis zu entfernen und den existierenden Seitenleisteninhalt zu behalten, kann id manuell auf „sidebar-1“ gestellt werden. Weitere Informationen: Debugging in WordPress (en) (Diese Meldung wurde in Version 4.2.0 hinzugefügt.) in /mnt/webv/e1/20/53804820/htdocs/devdelicious/wp-includes/functions.php on line 3792 Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘yourthemename_widgets_init’ not found or invalid function name in /mnt/webv/e1/20/53804820/htdocs/devdelicious/wp-includes/plugin.php on line 525 Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /mnt/webv/e1/20/53804820/htdocs/devdelicious/wp-includes/functions.php:3792) in /mnt/webv/e1/20/53804820/htdocs/devdelicious/wp-content/plugins/wppizza/classes/wppizza.actions.inc.php on line 2926 Notice: Die verwendete Konstruktoren-Methode für WP_Widget ist seit Version 4.3.0 veraltet! Verwende stattdessen
          __construct()
          . in /mnt/webv/e1/20/53804820/htdocs/devdelicious/wp-includes/functions.php on line 3624

          #17115
          Olly
          Admin & Mod

            in short:
            register sidebar is a theme error
            most others errors there have nothing to do with wppizza
            the wppizza (session) errors are because you are outputting (all th eother) errors instead of logging them

            #17116
            Olly
            Admin & Mod

              look up php : “headers already sent” by errors

              #17117
              Olly
              Admin & Mod

                never EVER output errors on production site, but log them (like so)
                https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/

                #17121
                Olly
                Admin & Mod

                  in short, none of this has anything to do with wppizza (although it will cause wppizza errors because of issues elsewhere beforehand).

                  i would suggest you speak top your server/site admin. He/She should be able to help you by simply reading and acting on the notices you are getting

                  #17122
                  Tim Irrgang
                  Participant

                    i am the site admin….
                    i have activate a standatd theme but the error remains.
                    please check your email 🙂

                    #17123
                    Olly
                    Admin & Mod

                      you already have all the info in your error logs

                      something is causing errors and you are outputting them instead of logging them so you get
                      session_start(): Cannot send session cache limiter - headers already sent

                      this is basic stuff

                      #17124
                      Olly
                      Admin & Mod

                        errors like

                        function 'yourthemename_widgets_init' not found

                        in your error logs/display should also be quite telling …

                        #17125
                        Olly
                        Admin & Mod

                          sorry, but that’s really your thing to sort out

                          #17138
                          Olly
                          Admin & Mod

                            ps: i would however really suggest you enable debug like so
                            https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/
                            for starters as this might well solve at least the main problems you are facing

                            (or just turn off debug altogether, though would be just solving the symptoms , not the problem(s))

                            #17139
                            Olly
                            Admin & Mod

                              PPS: another/additional option would be to turn off all other non-wppizza plugins and using a default theme and see if you still get the same problem. if that is the case, feel free to drop m a line again and i will look at it. all i can say is that from your logfiles the issue appears to be elsewhere

                              #17165
                              Tim Irrgang
                              Participant

                                I have turn off all Plugins only wp-pizza and WPPizza Add Ingredients its active with a standard theme and the same problem stays.

                                [URL=http://www.pic-upload.de/view-30282846/Bildschirmfoto2016-04-07um12.11.19.png.html][IMG]http://www2.pic-upload.de/thumb/30282846/Bildschirmfoto2016-04-07um12.11.19.png[/IMG][/URL]

                                http://neu.delicious-sandwich.de/produkte/sandwich/

                                #17166
                                Tim Irrgang
                                Participant

                                  [07-Apr-2016 10:19:32 UTC] PHP Notice: Die verwendete Konstruktoren-Methode für WP_Widget ist seit Version 4.3.0 veraltet! Verwende stattdessen

                                  __construct()

                                  . in /mnt/webv/e1/20/53804820/htdocs/WordPress_41/wp-includes/functions.php on line 3624
                                  [moderated by admin due to – mostly – the same notice multiple times]

                                  #17174
                                  Tim Irrgang
                                  Participant

                                    Okay with a mySQL backup its works..

                                    #17179
                                    Olly
                                    Admin & Mod

                                      from what i can see you are also using an 18 months version of the ingredients plugin which is from before WP 4.3 so the Konstruktoren-Methode für WP_Widget notice you are getting did not exist then (as it was fine as it was)

                                      #17180
                                      Olly
                                      Admin & Mod

                                        PS: if it all works again after your backup, maybe something got corrupted along the way somewhere.
                                        anyway, if it all works again now , we’re happy i would have thought

                                        #17185
                                        Tim Irrgang
                                        Participant

                                          The update for the ingredients plugin dosten work….

                                          #17186
                                          Olly
                                          Admin & Mod

                                            because the license has (most probably) expired…

                                          Viewing 20 posts - 1 through 20 (of 25 total)
                                          • The topic ‘Undifined Error since last update’ is closed to new replies.