Search:

Type: Posts; User: simon1066

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I didn't re-post quickly enough, thank you all the same.
  2. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Don't worry. After clearing my browser cache, I am now getting the expected white background screen with loader. I was missing this before so I now no longer need to style the...
  3. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank you, @lat9, for this latest version.

    Although the checkout_one_confirmation page is transitory (given the payment methods I use) it can still v.briefly display and as such I would like to...
  4. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank for that, I would never have got there myself.
  5. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.5.8a
    OPC v2.4.6

    On my create account (registered) page I have the compulsory privacy checkbox enabled and, unlike the newsletter checkbox, it does not remain checked upon page reload.
    ...
  6. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank you, I will install that. On a non-related OPC matter, I have noticed that a Registered Customer's registration_ip is not recorded (and therefore not displayed in Admin > Customers) whereas a...
  7. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC 1.5.8a
    OPC 2.4.6

    This is more of an FYI than anything but with account creation set as Full Account I can count on the fingers of one hand the number of fake accounts set up over the past few...
  8. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thanks for this. I'm currently on WebPay v1.0.1. I'll implement the temp workaround.

    Have a good weekend.
  9. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I've just attempted a Square WebPay (v1.0.1) checkout, again as a Guest, and get the same error, albeit not apparently referring to OPC. Can checkout successfully with Square not as a Guest

    ...
  10. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    This issue only seems to occur with Guest Checkout. Your change to line 2080 of \includes\classes\OnePageCheckout.php does the trick.
  11. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank you @carlwhat, the zone_id is empty (I don't use zones) - I'm guessing that might be part of the problem. The zc log file with the whole address is


    24-Mar-2023 20:34:06 Europe/London] PHP...
  12. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I wonder if the above is to do with MySql Strict Mode, although I had no problem with the same database version on ZC v1.5.8

    (I am running MySQL 5.5.68-MariaDB, I know, but an upgrade is in my...
  13. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Not sure about this one

    ZC 1.5.8a
    OPC 2.4.5
    Square WebPay
    PHP 8.0.28

    Just upgraded from ZC 1.5.8 to Z1.5.8a, checking out as a guest using PayPal EC and I get a blank screen when completing...
  14. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC 1.5.8
    PHP 8.0.17
    Template: Modified Stirling Grand (no resemblance)
    CSS/JS Loader
    CEON URI Mapping
    OPC v2.4.5
    DPU
    Colorbox
    Structured Data
    IH5
  15. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Excellent, thank you.
  16. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    On ZC v1.5.8 is it necessary to have both 'lang.' and 'non-lang.' versions of

    /includes/languages/english/modules/order_total/YOUR_TEMPLATE/ot_coupon.php...
  17. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Raised as an issue on Github.
  18. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    In the above file, it appears that

    'ERROR_GUEST_CHECKOUT_PAGE_DISALLOWED', 'Access to that page ............
    should be


    'ERROR_GUEST_CHECKOUT_PAGE_DISALLOWED' => 'Access to that page...
  19. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I'm guessing you entered

    #ottotal .ot-text.
    instead of

    #ottotal .ot-text
  20. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    It's ok, I checked the init_ files and manually added the missing configuration setting to the database - not sure why I thought it would be troublesome.
  21. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Missing Configuration Key

    OPC v2.4.1 (apparently)

    @lat9, re the issue raised on Github OPC, I see that you referred to the 'Payment Methods Handling Form Submittal' configuration switch...
  22. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    .. and there I was thinking it was me. Thanks for the explanation @lat9
  23. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I've seen this too. I thought it might be a javascript loading delay - tried a few things a while back but wasn't able to achieve anything.
  24. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Could it be this? - Bootstrap Template needs 'Order Total, jQuery Selector' changing in Admin.
  25. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I don't think this has been answered elsewhere but, given that jscript_square.php is used in includes/modules/pages/checkout_one, do the changes made to the Square plugin...
  26. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I've also noticed this. I initially thought it was caused by a delay in the loading of javascript files, I made sure the min versions of OPC javascript were loaded and also disabled other scripts...
  27. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    This was the bugfix that needed to be applied - Re: 157: plugins watching shared notifiers may not all trigger properly , I should have paid more attention to that thread.
  28. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Yes it just occurred to me to check the ZC v157 bug fixes, I thought I could get away with waiting until ZC v1.57a was released. I'll apply those, try again and then post a customer log if neccessary...
  29. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.57
    PHP v7.2.10
    OPC v2.3.4
    CEON
    DPU
    SBA
    Quantity Discounts
    CSS_JS Loader
    IH5
    Colorbox
  30. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZCv1.56c
    OPCv2.3.2 (pretty sure still applies in OPC v2.3.3)

    A code change request - I think I've got this right.

    In the various customer address blocks - store side, the placeholder alert...
  31. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Never mind, it does look as though it's a remant of the 'Orders Status History - Updated By' plugin whose function was incorporated into ZCv1.56 last year.
  32. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ... and on a slightly related note, I've now noticed I have osh_updated_by_functions.php in MY_STORE/includes/functions/extra_functions

    That's one of your files @lat9, not really sure how it got...
  33. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Not sure but I don't think that the orders.php is where we should be looking. The account_history_info link in the order update email is generated in includes/functions/functions_osh_update.php,...
  34. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Oh. I hadn't realised the link was non-stock. I can't think of a plugin off hand. I'll do some digging and get back.
  35. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.56c
    OPC v2.3.1

    Not sure if this is OPC related but it is related to guest checkout so I'll go ahead

    1. The order confirmation email sent to the customer has a link to the order_status...
  36. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank you for looking at this @lat9. In my case I'm actually happy with moving the create account fields below the html language file text - which I've done.

    I think that normally the placement...
  37. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.56c
    OPC v2.3.1

    Not sure if this is a thing or that I'm getting a bit befuddled by all the testing I've been doing but,

    Checking out as a guest, on the checkout success page the first...
  38. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    And the answer is, code was missing from my templates version of tpl_checkout_one_default.php, around line 9


    echo $payment_modules->javascript_validation();

    should have been


    if...
  39. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank you, will do
  40. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I have been experimenting with downloads, so that made me think. But no, the product is not virtual.
  41. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.56c
    OPC v2.3.0
    CEON URI Mapping
    CSS_JS Loader
    DPU
    SBA
    IH5
    Zen Colorbox
    Structured Data
    SitemapXML
  42. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Ok I see the Github instructions do say that. It was just that the Change History tab says
  43. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    With the latest release of v2.1.4, function_taxes.php is located under the zc156b folder. Should it not be under the zc155f folder?
  44. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Actually, just re-read the install/upgrade instructions

    'The goal of these instructions is to lay a path so that you have a smooth transition when you upgrade your store to Zen Cart 1.5.6b or...
  45. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Currently on v1.5.5f and OPC v2.0.4 but plan to upgrade to v1.5.6b and OPC v2.1.0. Other major mod updates will include SBA and CEON URI Mapping, Initial investigations look to it being a daunting...
  46. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Probable bug report related to the above change:

    index.php?main_page=checkout_one

    - change shipping address on page
    - select 'cancel'
    - change shipping address on page, again
    -...
  47. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    You're a star! I had tried a couple of similar changes but not that one.

    Thank you.
  48. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.5.5f
    PHP 7.1.9
    Mods: css_js_loader (I've tried with this disabled), DPU, SBA, CEON URI

    Following up on my posts a couple of pages back, a reinstall of OPC 2.0 and I'm still having...
  49. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    I think I might have to roll back and start again, looking at my payment choice on this local server I had Square Payments set up. Thinking this might cause problems (self-cert SSL) I have changed...
  50. Replies
    2,808
    Views
    383,677

    v155 Re: One-Page Checkout [Support Thread]

    Thank you, just saw your post. I'll have to go back and make sure I've merged correctly.
Results 1 to 50 of 52
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR