Page 132 of 132 FirstFirst ... 3282122130131132
Results 1,311 to 1,315 of 1315
  1. #1311
    Join Date
    Jun 2014
    Posts
    145
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    Those Dutch locale definitions should use underscores (_) not hyphens (-):
    Code:
    global $locales;
    $locales = ['nl_NL', 'nl_NL.utf8','nl'];
    @setlocale(LC_TIME, $locales);  
    Thanks Cindy,

    Changed them back to underscores, no difference, alas.
    Which, BTW, is consistent with the fact that strftime() does translate the name of the current month correctly,
    just like other date related formats.

    I wonder if any other non-English sites have the same problem?

    jpda

  2. #1312
    Join Date
    Jun 2014
    Posts
    145
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by jpda View Post
    Thanks Cindy,

    Changed them back to underscores, no difference, alas.
    Which, BTW, is consistent with the fact that strftime() does translate the name of the current month correctly,
    just like other date related formats.

    I wonder if any other non-English sites have the same problem?

    jpda
    In addition:

    Looking at https://www.php.net/manual/en/migrat...deprecated.php I found:
    "strftime() and gmstrftime() have been deprecated. Use date() instead (for locale-independent formatting), or IntlDateFormatter::format() (for locale-dependent formatting)".

    jpda

  3. #1313
    Join Date
    Apr 2009
    Posts
    426
    Plugin Contributions
    2

    Default Re: ZCA Bootstrap Template

    Warning log generated during checkout when using 3.7.0 bootstrap.
    Code:
    [23-May-2024 15:46:10 Europe/London] Request URI: /sales/index.php?main_page=checkout_payment, IP address: 127.0.0.1, Language id 1
    
    #0 /home/lotus/public_html/innerlightcrystals/sales/includes/templates/bootstrap/templates/tpl_checkout_payment_default.php(251): zen_debug_error_handler()
    
    #1 /home/lotus/public_html/innerlightcrystals/sales/includes/templates/bootstrap/common/tpl_main_page.php(227): require('...')
    
    #2 /home/lotus/public_html/innerlightcrystals/sales/index.php(94): require('...')
    
    --> PHP Warning: Undefined variable $comments_heading in /home/lotus/public_html/innerlightcrystals/sales/includes/templates/bootstrap/templates/tpl_checkout_payment_default.php on line 251.
    PR submitted. https://github.com/lat9/ZCA-Bootstrap-Template/pull/387
    change
    Code:
    $comments_heading
    to
    Code:
    HEADING_ORDER_COMMENTS
    Last edited by brittainmark; 23 May 2024 at 05:53 PM. Reason: add version
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  4. #1314
    Join Date
    Aug 2004
    Posts
    768
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Cindy - quick question. I am enabling the Terms and Conditions regulations so a customer has to click to agree before they can submit their order.

    Right now, if they want to view the terms from the OPC page, it takes them off the checkout page. They have to then click the Back button to return back to the checkout page.

    Is there any way that it can launch as an Ajax popup or something in the foreground so that people never have to leave the OPC checkout page? I’m just trying to think of ways to reduce bounce rates of people who leave without completing a purchase.

    If not, that’s fine but I wanted to check in case that was already a configuration setting or if it’s something considered as a feature in the future.
    - Jeff

  5. #1315
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,595
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Good idea, Jeff. I've created this (https://github.com/lat9/ZCA-Bootstra...ate/issues/391) GitHub issue to track that update.

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. v155 ZCA Bootstrap Template 1.0 (BETA)
    By rbarbour in forum Addon Templates
    Replies: 74
    Last Post: 25 Apr 2018, 07:05 PM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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