Olly

Forum Replies Created

Viewing 20 posts - 3,861 through 3,880 (of 4,446 total)
  • Author
    Posts
  • in reply to: Moving host #7103
    Olly
    Admin & Mod

      you want to have a look into cloning wordpress sites in general

      in reply to: Navigation (widget?) #7101
      Olly
      Admin & Mod

        in short, don’t use the navigation widget unless you are using the appropriate template

        https://support.wp-pizza.com/forum/installation/
        https://support.wp-pizza.com/topic/navigation-widget/

        in reply to: Orders no longer sending email #7098
        Olly
        Admin & Mod

          i would suggest:

          set your debug in wp-config to as it was

          i.e change
          define(‘WP_DEBUG’, true);
          back to
          define(‘WP_DEBUG’, false);

          delete the debug.log file in wp-contents (no need to fill up the server with junk)

          delete the info.php you put in your root directory (or not, your call really)

          sell pizzas (in your case sandwiches) and stop worrying as it now seems to work

          if you come across the case again in the future that emails get delivered hours after being sent, shout at godaddy

          nothing to do with me…..

          in reply to: Orders no longer sending email #7096
          Olly
          Admin & Mod

            maybe a bit of a shout/rant in their direction might be in order (as to why does it take about an hour for emails to be delivered..)

            then again, they may just have had some issues they have now sorted…dunno

            in reply to: Orders no longer sending email #7095
            Olly
            Admin & Mod

              for the moment i think, let’s not waste our time with what happened (i certainly haven’t changed anything and you neither from what i can tell)

              i suspect it’s host side…..

              in reply to: Orders no longer sending email #7094
              Olly
              Admin & Mod

                same here, i just got the test order i placed 30 minutes or so ago…

                in reply to: Orders no longer sending email #7091
                Olly
                Admin & Mod

                  ok, still. your host might have updated stuff (and disabled mail function for so called security reasons)
                  let me know what they are saying

                  in reply to: Orders no longer sending email #7089
                  Olly
                  Admin & Mod

                    just reiterating the question (to be sure)
                    did you update any other software (plugins/themes for example) when you updated wppizza ?

                    in reply to: Orders no longer sending email #7088
                    Olly
                    Admin & Mod

                      works fine.

                      cant see anything wrong with the install though.
                      could you ask your server/host/serveradmin if they have updated the software and possibly disabled the mail function ? (just because the same happened at someone elses server a couple of days ago, so i am just wondering)

                      essentially , nothing has changed regarding mail delivery in the last few versions (in fact for months) of wppizza…(that is not to say that nothing got screwed up, but I cannot see anything at the moment in the plugin or result on your server that could stop this from working)

                      in reply to: Orders no longer sending email #7086
                      Olly
                      Admin & Mod

                        btw, that file should be a plain text file (i.e use notepad or something , NOT msword etc)

                        in reply to: Orders no longer sending email #7085
                        Olly
                        Admin & Mod

                          ok.

                          create a file called info.php.

                          put in it the following

                          
                          <?php
                          phpinfo();
                          ?>
                          

                          and put it into the root of your wordpress installation

                          in reply to: Orders no longer sending email #7083
                          Olly
                          Admin & Mod

                            >This is unrelated to the topic, though,
                            not necessarily true , but – for both of our sanity – let’s just ignore that here.
                            in any case. only your theme throws the strict errors now. that’s a start at least

                            can you add a file with phpinfo(); in it somewhere so i can look at the server vars?
                            (if you dont know what i’m on about , let me know and i explain more)

                            in reply to: Orders no longer sending email #7081
                            Olly
                            Admin & Mod

                              given that i cant even see this loaded anywhere on the frontend why does it even execute/throw errors ?

                              in reply to: Orders no longer sending email #7080
                              Olly
                              Admin & Mod

                                on top of that: what’s with all the errors relating to this ?

                                easyway-online-ordering-for-restaurants ??

                                https://wordpress.org/plugins/easyway-online-ordering-for-restaurants/
                                Compatible up to: 3.5.2 !!!

                                in reply to: Orders no longer sending email #7078
                                Olly
                                Admin & Mod

                                  btw, any other plugin/theme you updated ?
                                  (or even server software)

                                  in reply to: Orders no longer sending email #7077
                                  Olly
                                  Admin & Mod

                                    thanks.
                                    ignoring – for the moment at least – all the errors/notices etc that your theme and other plugins throw here
                                    http://www.broncossandwiches.com/wp-content/debug.log

                                    can you set your mailer – at least temporarily – (wppizza->settings->Select Type of Mail Delivery) to HTML and PLaintext (as that tends to give better error messages)

                                    in reply to: Orders no longer sending email #7075
                                    Olly
                                    Admin & Mod

                                      thanks, can you turn on debug please (and let me know when you’ve done so)
                                      https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/

                                      in reply to: Orders no longer sending email #7073
                                      Olly
                                      Admin & Mod

                                        link please

                                        Olly
                                        Admin & Mod
                                          
                                          
                                          	$wppizzaOptions=get_option(WPPIZZA_SLUG);
                                          	$opt=wppizza_frontendOpeningTimes($wppizzaOptions);
                                          	echo ''.$opt.'';
                                          
                                          
                                          in reply to: opening times shortcode – make each segment on new line #7047
                                          Olly
                                          Admin & Mod

                                            >this css works well for that.
                                            not saying it doesnt, but you can do the same without relying on the classnames (so it doesnt matter how the days end up being grouped

                                          Viewing 20 posts - 3,861 through 3,880 (of 4,446 total)