Page 252 of 280 FirstFirst ... 152202242250251252253254262 ... LastLast
Results 2,511 to 2,520 of 2799
  1. #2511
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    @nicksab, whatever changes you have made to OPC's base files are what's are giving you these issues. I suggest that you do a full review of those changes to see how they might be affecting the OPC update.

  2. #2512
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    @nicksab, whatever changes you have made to OPC's base files are what's are giving you these issues. I suggest that you do a full review of those changes to see how they might be affecting the OPC update.
    My apologies has I must have messed up it up somehow. I removed OPC and reinstalled it as well as applied the Bootstrap changes. So fa, no error.

    However, since I don t want to break it again:

    How do i remove the "bottom instructions" box?

    How can i make the "specials instructions/comment box" required or mandatory?

    Thank you

  3. #2513
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by nicksab View Post
    My apologies has I must have messed up it up somehow. I removed OPC and reinstalled it as well as applied the Bootstrap changes. So fa, no error.

    However, since I don t want to break it again:

    How do i remove the "bottom instructions" box?

    How can i make the "specials instructions/comment box" required or mandatory?

    Thank you
    You remove the "bottom instructions" by editing your template-override of /includes/languages/english/lang.checkout_one.php, so that would be in your bootstrap-clone's language sub-directory: /includes/languages/english/YOUR_TEMPLATE/lang.checkout_one.php.

    You'll need custom code to make an entry in the comment-box mandatory.

  4. #2514
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    You remove the "bottom instructions" by editing your template-override of /includes/languages/english/lang.checkout_one.php, so that would be in your bootstrap-clone's language sub-directory: /includes/languages/english/YOUR_TEMPLATE/lang.checkout_one.php.

    You'll need custom code to make an entry in the comment-box mandatory.
    Thank you

  5. #2515
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Is it possible to add a shipping phone number to the shipping address block?

    I tried the plug in at https://www.zen-cart.com/downloads.php?do=file&id=1100 but no luck.

    anyone knows how to or managed to integrate it to OPC?

    I am trying to have a shipping phone number field and that s the only thing i could find.

    Any advise or suggestions would be appreciated

    Thank you

  6. #2516
    Join Date
    Nov 2022
    Posts
    15
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I am still receiving the "missing elements" message. - Help, I'm not sure where else to look.

    Zen version v1.5.8, OPC 2.4.3, Bootstrap 4 Template v3.4.0, Square WebPay , PHP7.4.32

    I did a compare text on the tpl_checkout_one_default.php from both the Bootstrap directory and the Template Default directory and couldn't find any missing HTML id elements between the two. I even went so far as to make a copy and bring in the page directly from the template default directory and no luck there.

    URL is www.NortheastTroller.com - OPC is not enabled currently.

  7. #2517
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by NortheastTroller View Post
    I am still receiving the "missing elements" message. - Help, I'm not sure where else to look.

    Zen version v1.5.8, OPC 2.4.3, Bootstrap 4 Template v3.4.0, Square WebPay , PHP7.4.32

    I did a compare text on the tpl_checkout_one_default.php from both the Bootstrap directory and the Template Default directory and couldn't find any missing HTML id elements between the two. I even went so far as to make a copy and bring in the page directly from the template default directory and no luck there.

    URL is www.NortheastTroller.com - OPC is not enabled currently.
    Since you're using the Bootstrap template, you'll need to change the OPC configuration's "Order Total jQuery Selector" to #ottotal .ot-text.

  8. #2518
    Join Date
    Jul 2007
    Posts
    342
    Plugin Contributions
    7

    Default Re: One-Page Checkout [Support Thread]

    Hi
    I am running zencart 1.5.8 Bootstrap V 3.4.0 one-page-checkout V 2.4.3(2022-07-23) PHP 7.4
    Sadly if apply Guest Checkout after putting something in the cart I get your session has expired. Can anyone advise , many thanks

  9. #2519
    Join Date
    Nov 2022
    Posts
    15
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by NortheastTroller View Post

    URL is www.NortheastTroller.com - OPC is not enabled currently.
    Ok, Got that all set!

    Now I'm receiving the "Sorry, but our expedited checkout process cannot be used. Click here to use our alternate checkout process." on test of Guest Checkout.


    The Jscript error it pulls is Uncaught Error: Syntax error, unrecognized expression: .
    at m.error (jscript_jquery-1.7.1.min.js:3:14665)
    at m.filter (jscript_jquery-1.7.1.min.js:3:14605)
    at m (jscript_jquery-1.7.1.min.js:3:12970)
    at Function.m [as find] (jscript_jquery-1.7.1.min.js:3:24740)
    at init.find (jscript_jquery-1.7.1.min.js:3:26850)
    at new init (jscript_jquery-1.7.1.min.js:2:7847)
    at e (jscript_jquery-1.7.1.min.js:2:6351)
    at HTMLDocument.<anonymous> (jquery.checkout_one.min.js?1668905693:7:2372)
    at n (jscript_jquery-1.7.1.min.js:2:14784)
    at Object.fireWith (jscript_jquery-1.7.1.min.js:2:15553)

    I do have the correct jscript_framework.php there - not sure if that's related or not.

  10. #2520
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by NortheastTroller View Post
    Ok, Got that all set!

    Now I'm receiving the "Sorry, but our expedited checkout process cannot be used. Click here to use our alternate checkout process." on test of Guest Checkout.


    The Jscript error it pulls is Uncaught Error: Syntax error, unrecognized expression: .
    at m.error (jscript_jquery-1.7.1.min.js:3:14665)
    at m.filter (jscript_jquery-1.7.1.min.js:3:14605)
    at m (jscript_jquery-1.7.1.min.js:3:12970)
    at Function.m [as find] (jscript_jquery-1.7.1.min.js:3:24740)
    at init.find (jscript_jquery-1.7.1.min.js:3:26850)
    at new init (jscript_jquery-1.7.1.min.js:2:7847)
    at e (jscript_jquery-1.7.1.min.js:2:6351)
    at HTMLDocument.<anonymous> (jquery.checkout_one.min.js?1668905693:7:2372)
    at n (jscript_jquery-1.7.1.min.js:2:14784)
    at Object.fireWith (jscript_jquery-1.7.1.min.js:2:15553)

    I do have the correct jscript_framework.php there - not sure if that's related or not.

    That's very related, since that way-old (and hackable) version of jQuery was sunsetted many moons ago. I'll note that the Bootstrap template loads jQuery 3.5.1 ... where did that jQuery 1.7.1 version come from?

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR