Olly

Forum Replies Created

Viewing 20 posts - 1,521 through 1,540 (of 4,447 total)
  • Author
    Posts
  • in reply to: Invalid argument warning #32103
    Olly
    Admin & Mod

      ok, thanks

      in reply to: Invalid argument warning #32101
      Olly
      Admin & Mod

        thanks.
        one last question.
        do you get this warning all the time or only on specific dates/times ?

        reason i’m asking is this: eliminating that warning is easy, but am trying to find out why that array the warning refers to could ever be empty in the first place

        (my guess would be: on mondays only, but confirmation of that would be helpful)

        in reply to: Cart not updating #32100
        Olly
        Admin & Mod

          thanks
          can you enable debug ? (http://docs.wp-pizza.com/troubleshooting/)
          anything in the debug.log ?

          in reply to: Ingredient search/sort #32099
          Olly
          Admin & Mod

            sorry, but i cannot see this happening anytime soon, as you’d/we’d be opening a big can of worms regarding sort order etc if one were to then allow saving of those searched for ingredients displayed with all the others omitted

            that said, a simple CTRL+F should kind of work in many cases too and is all i can offer here at the moment

            in reply to: Invalid argument warning #32097
            Olly
            Admin & Mod

              that said, can you send me a screnshot of your wppizza->opening times just to check a couple of things ?
              thanks

              in reply to: Invalid argument warning #32096
              Olly
              Admin & Mod

                ok.
                it’s just an – inconsequential – notice really, but i can easily eliminate this in the next update
                thanks for flagging it

                in reply to: Cart not updating #32093
                Olly
                Admin & Mod

                  cannot comment without a link really

                  in reply to: available – not available items #31971
                  Olly
                  Admin & Mod

                    re 1) wppizza is simply a – so called – custom post type of wordpress and that’s how wordpress works (i.e editor, admins etc etc ) regarding giving access to certain things for certain roles

                    re 2) prices ARE rounded to the number of decimals your currency has/supports.
                    i.e
                    if your currency supports/has 2 decimals, fractions will be rounded to 2 decimals if needed
                    if your currency supports/has 3 decimals, fractions will be rounded to 3 decimals if needed
                    if your currency does not support decimals, fractions will be rounded full integers

                    This will not change.

                    in reply to: available – not available items #31929
                    Olly
                    Admin & Mod

                      please do not start 3 completely different topics in one thread
                      https://support.wp-pizza.com/topic/forum-rules-read-me-before-posting/

                      re 1) there is no stockmanagement that comes with wppizza, your “easiest” option would be to simply set items to draft in quickedit.
                      you can probably also program something that would “re-publish” items at your next opening time.

                      re 2) prices are already rounded, so i do not know what you are referring to unless there’s an issue somewhere i am not aware of

                      re 3) there isn’t really any provision for that
                      not to mention you’d have to geocode things first too
                      https://stackoverflow.com/questions/24355007/is-there-no-way-to-embed-a-google-map-into-an-html-email

                      in reply to: 2 Printers and 2 templates #31928
                      Olly
                      Admin & Mod

                        The plugin has a filter hook included you could use to send to different printers.
                        please see here:

                        https://support.wp-pizza.com/topic/printing-the-same-order-on-two-printers/

                        regrading a different template for each copy, that is currently not implemented I am afraid

                        in reply to: Items in cart "ungrouped" #31868
                        Olly
                        Admin & Mod

                          No, sorry. same items will always be grouped/counted

                          in reply to: Google Maps integration #31837
                          Olly
                          Admin & Mod

                            generally it depends on the location of your store whether this would work.
                            that said, it really is mostly only an issue in places such as Kasachstan, Korea etc etc where google is not allowed to supply their services or streetmaps simply do not exist(yet)

                            generally, this should not be an issue in the US (and I know there are plenty of people that are using it there)

                            hope that helps

                            in reply to: prettyPhoto Problem #31810
                            Olly
                            Admin & Mod

                              a 403 is a server issue
                              you need to fix that at server level
                              this has nothing to do as such with wppizza

                              in reply to: Coupon / discount extension #31727
                              Olly
                              Admin & Mod

                                sorry, this is not implemented

                                in reply to: Subpage Posts error #31630
                                Olly
                                Admin & Mod

                                  the first thing i’d suggest is that you re-save your wppizza->meal sizes page

                                  in reply to: Compatibility with PHP 7 #31593
                                  Olly
                                  Admin & Mod

                                    >I have WPPizza version 2.16.11.23 and it has not asked for an update
                                    then you might have something set somewhere that does block updates.

                                    However, i STRONGLY suggest you do NOT now simply enable updates (as you might automatically be updated to 3.0.28 – or whatever the latest one currently is)

                                    you MUST read this http://docs.wp-pizza.com/getting-started/?section=upgrade-v2-x-v3-x

                                    in reply to: Compatibility with PHP 7 #31591
                                    Olly
                                    Admin & Mod

                                      these are all completely false positives (and some of them in functions that are not even in use anywhere or from fallbacks if the server setup has not been updated )
                                      in any event this is also from the old wppizza v2.x

                                      in reply to: Help on email failer #31545
                                      Olly
                                      Admin & Mod

                                        you will find that not displaying taxes separately will be illegal in some/many countries which is why they are displayed the way they are
                                        that said, i can probably add an option that only shows the summary if that’s allowed in whatever country you are in (there’s already a filter in the plugin that allows that anyway, so i might as well make it a checkbox)

                                        in reply to: Help on email failer #31543
                                        Olly
                                        Admin & Mod

                                          couple of things first of all

                                          – the first thing to find out is why paypal returns 15.49 if 15.48 is being submitted
                                          (the discrepancy is likely to be due to rounding somewhere, but that’s not the point. the amounts MUST match, by a cent or by a million it really does not matter)

                                          – i cannot add “coupon used NewSams5” , as there’s no coupon field, so reproducing your example isnt possible as it stands :(

                                          – “The last digit should be 8 or 3.” – sorry , i do not know what you mean by that4

                                          – “Shipping Tax @ 8.25% $ 0.25” is better NOT to show up in the final order
                                          all taxes etc will always show up in final order. if you do not show parts of what the bill is made up of there’s no doubt people will get completely confused as to why the total is not a sum of the parts shown. (and i do not know what “convention” you are referring to that says to not display shipping taxes to be honest – but maybe i am misunderstanding thinsg)

                                          PS: just a personal opinion and not really relevant to the above issue , but : a mandatory tip ? that’s an oximoron …

                                          in reply to: Help on email failer #31457
                                          Olly
                                          Admin & Mod

                                            maybe you were still logged in for another time ….
                                            because when i do this it most certainly says “private reply” or similar
                                            anyway, lets not get hung up on this
                                            if you want send your credentials to dev[at]wp-pizza.com
                                            (but see previous reply first re debug etc))

                                          Viewing 20 posts - 1,521 through 1,540 (of 4,447 total)