Page 1 of 2 12 LastLast
Results 1 to 10 of 1685

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    That's a known issue with zc158, which will be corrected on the next release. See this GitHub 'commit' for the change-related details: https://github.com/zencart/zencart/c...a7a5d3d97f9e56
    I have already applied this fix but it still got the following message;

    "PHP Warning: require_once(/home/xxxxx/public_html/xxxxx/includes/languages/english.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/xxxxx/includes/classes/ajax/zcAjaxPayment.php on line 158."


    When I go to that directory "english.php" doesn't exist. Instead it's now called "lang.english.php" however the code is looking for "english.php".

    FIX:

    I added 'lang.' to the code and it works. I can now click the CONTINUE button when paying by credit card and it takes me to the next page to verify my order details".

    The code now looks like this:
    PHP Code:
    require_once(zen_get_file_directory(DIR_FS_CATALOG DIR_WS_LANGUAGES,  'lang.' .  $_SESSION['language'].'.php''false')); 

  2. #2
    Join Date
    Mar 2011
    Posts
    103
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Is there a way to get a sidebox to show in mobile view?
    When using a sidebox for banners for announcements (away/shipping delays etc) it's all fine in desktop view but missing in mobile view.

    If not possible is there a way for a wide-banner at the top of the page to not be hidden by the navigation bar? It displays under the footer fine in both desktop and mobile view but is hidden at the top.

    Thanks.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by gsh68 View Post
    Is there a way to get a sidebox to show in mobile view?
    When using a sidebox for banners for announcements (away/shipping delays etc) it's all fine in desktop view but missing in mobile view.

    If not possible is there a way for a wide-banner at the top of the page to not be hidden by the navigation bar? It displays under the footer fine in both desktop and mobile view but is hidden at the top.

    Thanks.
    Appreciate the report; that wide-banner at the top of each page has been obfuscated by the navigation bar forever!

    GitHub tracking issue: https://github.com/lat9/ZCA-Bootstra...ate/issues/200

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    v3.5.1 of the ZCA Bootstrap template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191

    This release contains changes associated with the following GitHub issues:

    #188: Remove redundant code from the products_listing module.
    #190: Legacy checkout, customer's existing addresses not displayed when changing shipping/billing address.
    #192: Use FA glyph instead of image-icon for the update-icon on the shopping_cart page.
    #193: Correct non-display of product-delete checkboxes on the shopping_cart page.
    #194: Correct display position of product-delete icons/checkboxes on small viewports.
    #195: Correct HTML validation error on the shipping-estimator display.
    #196: Correct 'sold-outimages displaying as images instead of buttons on zc158. #198: Use zc158 method to ensure T&C checkbox is ticked oncheckout_payment` page.
    #200: Correct location of 'Header Position 1' banners, they were overlaid by the navbar.
    #201: Correct display of carousel banners' previous/next icons and indicators.

  5. #5
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    984
    Plugin Contributions
    6

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by gsh68 View Post
    Is there a way to get a sidebox to show in mobile view?
    When using a sidebox for banners for announcements (away/shipping delays etc) it's all fine in desktop view but missing in mobile view.

    Thanks.
    Apparently not yet. I asked a similar question last December about converting a sidebox into a centrebox and viceversa and was advised that such a thing had to be developed. Since then I have not had the time to follow up.

    https://www.zen-cart.com/showthread....61#post1392261

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    1.5.8 from git
    PHP 8.0
    Latest bootstrap from git
    Partial blank page

    Code:
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 177.216.199.186, Language id 1#1 require(/includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php) called at [/includes/modules/sideboxes/best_sellers.php:55]
    #2 include(/includes/modules/sideboxes/best_sellers.php) called at [/includes/modules/column_right.php:30]
    #3 require(/includes/modules/column_right.php) called at [/includes/templates/frammerdibble/common/tpl_main_page.php:250]
    #4 require(/includes/templates/frammerdibble/common/tpl_main_page.php) called at [/index.php:94]
    --> PHP Warning: Undefined variable $bestsellers_list in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    
    
    [10-Feb-2023 01:53:46 UTC] PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14
    
    
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by dbltoe View Post
    1.5.8 from git
    PHP 8.0
    Latest bootstrap from git
    Partial blank page

    Code:
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 177.216.199.186, Language id 1#1 require(/includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php) called at [/includes/modules/sideboxes/best_sellers.php:55]
    #2 include(/includes/modules/sideboxes/best_sellers.php) called at [/includes/modules/column_right.php:30]
    #3 require(/includes/modules/column_right.php) called at [/includes/templates/frammerdibble/common/tpl_main_page.php:250]
    #4 require(/includes/templates/frammerdibble/common/tpl_main_page.php) called at [/index.php:94]
    --> PHP Warning: Undefined variable $bestsellers_list in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    
    
    [10-Feb-2023 01:53:46 UTC] PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14
    
    
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    What's the site's setting for Minimum Values :: Best Sellers and Maximum Values :: Best Sellers for Box?

    FWIW, I'm guessing that the Responsive Classic template's going to do the same thing.

  8. #8
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    What's the site's setting for Minimum Values :: Best Sellers and Maximum Values :: Best Sellers for Box?

    FWIW, I'm guessing that the Responsive Classic template's going to do the same thing.
    Yes on the Responsive Classic

    Settings are 0 and 10 respectively.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by dbltoe View Post
    Yes on the Responsive Classic

    Settings are 0 and 10 respectively.
    It's a base Zen Cart issue; see https://github.com/zencart/zencart/issues/5596 for details.

  10. #10
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by dw08gm View Post
    Apparently not yet. I asked a similar question last December about converting a sidebox into a centrebox and viceversa and was advised that such a thing had to be developed. Since then I have not had the time to follow up.

    https://www.zen-cart.com/showthread....61#post1392261
    The thing with converting a sidebox to a centrebox is that a centrebox-rendering script (/includes/templates/bootstrap/centerboxes) would need to be supplied. That's why @swguy indicated that custom-coding would be needed.

    What could be done by the base template is to include all active sideboxes in the mobile dropdown menu.

    I'm thinking that two new headings' texts (one for the left-sidebox and one for the right-sidebox) would be supplied in the base Bootstrap language file. All active sideboxes in each (other than the information and more_information ones, which stand on their own) would be displayed in a drop-down menu under the associated heading.

    If a site didn't want the sidebox to display on mobile, site-specific CSS could be used to hide the information (it'd still be there for Google/Bing to scrape, though).

    Would that work as a partial solution?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 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

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