Olly

Forum Replies Created

Viewing 20 posts - 3,181 through 3,200 (of 4,446 total)
  • Author
    Posts
  • in reply to: error when browsing #11371
    Olly
    Admin & Mod

      thanks.
      essentially, it’s a slow server issue.

      however, it really does not need to have an alert/popup that stops everything else .
      i will update the javascript and will post a link here where you can download it to replace the one you have.

      this will also be standard in the next update of the plugin, but am in the middle of a number of other things so am not able to release a full update currently….

      anyway, when i have a new version of the javascript , i will let you know here….maybe later today even, otherwsie tomorrow

      in reply to: error when browsing #11369
      Olly
      Admin & Mod

        thanks.
        i only get that error a few times and only when clicking very quickly between links.

        however, i do not get any error output, even with debug on.

        can you please also enable debug as described here:

        https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/

        in reply to: error when browsing #11367
        Olly
        Admin & Mod

          ok,
          please enable wppizza->tools->debug (you might have to save this 2x for it to be enabled)
          and let me know when you have done so

          in reply to: error when browsing #11365
          Olly
          Admin & Mod

            i get literally 1000’s of emails and support requests a month.
            please don’t ask me to look/search through all of them to find YOUR previous post

            in reply to: error when browsing #11363
            Olly
            Admin & Mod

              @bruno

              link please…
              also, the next time, please start a new / your own topic

              in reply to: Extra Ingredients label #11347
              Olly
              Admin & Mod

                >If i write EXTRA on all the ingredients than it will say EXTRA on standard ingredients too right?
                correct

                apart from that, i understand what you mean now. I’ll see what I can do, though I cannot give you an ETA as to if or when this will be implemented

                in reply to: Order issuse #11344
                Olly
                Admin & Mod

                  and thanks for letting me know btw

                  in reply to: Order issuse #11343
                  Olly
                  Admin & Mod

                    ok, i can reproduce this , and yes, it’s a rounding error when not displaying decimals.
                    i will have to look a bit in more detail as to where exactly this error occurs.

                    in the meantime , do the following:
                    in wppizza-gateway-paypal.php at approx line 682 you will find the following:

                    
                    // 4 - Make sure the amount(s) paid match
                    if ((string)$gatewayReply['mc_gross'] != (string)$orderDetails['total']) {
                    $errmsg .= __("mc_gross does not match: ",'wppizza-gateway-paypal');
                    $errmsg .= $orderDetails['total']." | ".$orderDetails['total']."\n";
                    }
                    
                    

                    just delete or comment out the whole things.
                    it makes it very slightly more insecure, but the chances of anything being tampered there by anyone are absolutely minute.

                    generally , it’s an issue in the main plugin and not in the paypal gateway, so the above is a workaround until i managed to fix it in the next update of wppizza

                    hope that helps for now

                    in reply to: Order issuse #11342
                    Olly
                    Admin & Mod

                      >I have send the screenshots.
                      thanks, got them

                      >Please tell me if you need anything else.
                      will do. will try to reproduce this here first

                      and will keep you posted

                      in reply to: Order issuse #11340
                      Olly
                      Admin & Mod

                        the question is how i get on your site to the following :

                        [screenshot]
                        as

                        Subtotalkr 215
                        Rabatkr -22
                        Udbringningkr 30
                        Gebyrkr 5

                        amounts to 228 and not 229…..

                        it might be a rounding error somwhere when decimals are not displayed, but i need to know your settings (paypal surcharges, discounts, delivery costs)

                        in reply to: Order issuse #11338
                        Olly
                        Admin & Mod

                          oh, and of your delivery charges settings too please (especially the charges and the discount section)

                          thanks

                          in reply to: Order issuse #11337
                          Olly
                          Admin & Mod

                            can you send m a screenshot of your paypal settings (send it to dev[at]wp-pizza.com)

                            in reply to: Order issuse #11336
                            Olly
                            Admin & Mod

                              no need to send me a link.
                              i can see this from your paypal address.
                              i also tried to reproduce this now on your site and i get the same error (i.e 229 at checkout , but only 228 when paying at paypal)

                              i will see if i can reproduce this here somehow….

                              will get back to you when i know

                              in reply to: Order issuse #11335
                              Olly
                              Admin & Mod

                                the error is because mc_gross does not match (as it says).
                                i.e whats in the db and what got paid at paypal

                                (it should actually say here “mc_gross does not match: 228 | 229” and not “mc_gross does not match: 229 | 229”, but that’s cosmetics i will fix in an update)

                                fact is, the returned value form paypal is mc_gross 228.00 (which – presumably – is what got paid there), but what (should) have been sent and paid for was 229.00

                                can you send me a link to your site so i can try and reproduce this with the items that were ordered here ?
                                thanks

                                in reply to: Order page xtra pickup/delivery checkbox #11327
                                Olly
                                Admin & Mod

                                  i don’t understand.
                                  that’s where it is by default anyway…

                                  in reply to: Extra Ingredients label #11314
                                  Olly
                                  Admin & Mod

                                    >Is there a way to add EXTRA…
                                    or – of course – just set the label of the group as “extra something”.
                                    many ways to do this I would have thought

                                    in reply to: Extra Ingredients label #11313
                                    Olly
                                    Admin & Mod

                                      >Is there a way to add EXTRA…
                                      you can add what you like. just write “extra” in front of the ingredient name

                                      >It makes the receipt hard to read…
                                      sorry, i do not understand what any of this has to do with it being hard to read…
                                      or, more accurately, what do you mean by hard to read exactly ?

                                      in reply to: Grouping ingredients in cart, order page and email #11305
                                      Olly
                                      Admin & Mod
                                        in reply to: Order sorting on Order Page / order email. #11304
                                        Olly
                                        Admin & Mod

                                          as of v4.10 you can now enable this sort of thing in the options screen
                                          “ingredients->display ingredient groups in emails”

                                          in reply to: WireCard Checkout #11297
                                          Olly
                                          Admin & Mod
                                          Viewing 20 posts - 3,181 through 3,200 (of 4,446 total)