Page 149 of 152 FirstFirst ... 4999139147148149150151 ... LastLast
Results 1,481 to 1,490 of 1518
  1. #1481
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,145
    Plugin Contributions
    11

    Default Re: Responsive Sheffield Blue v2.0

    Actually, if you are working on CSS and put all changes in the stylesheet_zcustom.css, you can operate without a sandbox. That's the beauty of that file. You don't have to go searching all over for where you made the change.

    One thing of note: If you are making CSS layout changes (versus color) to your stylesheet, you'll need to possibly add extra information if the change only applies to (for example) screen sizes less than 768 pixels in width.

    Let's say you were changing the alignment of a div in a less than 768 pixel environment. You would need to add the following to the stylesheet_zcustom.css
    Code:
    @media (min-width:0px) and (max-width:767px){/*bof responsive*/
    #whatever {float:left;}
    Otherwise, just setting #whatever to float left would effect that div on EVERY screen size.

    Yes, it can get interesting

  2. #1482
    Join Date
    Feb 2010
    Posts
    74
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    Hi....
    So I got it going.... www.candygoround.com
    but.....when I go to 'add to cart' ....I get a blank page...

    [17-Apr-2020 22:30:24 America/Boise] Request URI: /store/index.php?main_page=product_info&cPath=5&products_id=23, IP address: 108.204.4.19
    #1 header() called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php:70]
    #2 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/autoload_func.php:48]
    #3 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/autoload_func.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/application_top.php:170]
    #4 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/application_top.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/index.php:26]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home4/twomuch1/public_html/other_websites/candygoround/store/includes/languages/english/responsive_sheffield_blue/header.php:1) in /home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php on line 70.

    any ideas?
    thanks.

  3. #1483
    Join Date
    Feb 2010
    Posts
    74
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    I can't log in...
    www.candygoround.com

    [17-Apr-2020 23:45:12 America/Boise] Request URI: /store/index.php?main_page=products_all, IP address: 10.179.3.219
    #1 header() called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php:70]
    #2 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/autoload_func.php:48]
    #3 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/autoload_func.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/application_top.php:170]
    #4 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/application_top.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/index.php:26]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home4/twomuch1/public_html/other_websites/candygoround/store/includes/languages/english/responsive_sheffield_blue/header.php:1) in /home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php on line 70.

    [17-Apr-2020 23:45:13 America/Boise] Request URI: /store/index.php?main_page=login, IP address: 10.179.3.99
    #1 header() called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php:70]
    #2 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/autoload_func.php:48]
    #3 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/autoload_func.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/application_top.php:170]
    #4 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/application_top.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/index.php:26]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home4/twomuch1/public_html/other_websites/candygoround/store/includes/languages/english/responsive_sheffield_blue/header.php:1) in /home4/twomuch1/public_html/other_websites/candygoround/store/includes/init_includes/init_templates.php on line 70.

    [17-Apr-2020 23:45:13 America/Boise] Request URI: /store/index.php?main_page=login, IP address: 10.179.3.99
    #1 header() called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/functions/functions_general.php:43]
    #2 zen_redirect() called at [/home4/twomuch1/public_html/other_websites/candygoround/store/includes/modules/pages/login/header_php.php:17]
    #3 require(/home4/twomuch1/public_html/other_websites/candygoround/store/includes/modules/pages/login/header_php.php) called at [/home4/twomuch1/public_html/other_websites/candygoround/store/index.php:36]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home4/twomuch1/public_html/other_websites/candygoround/store/includes/languages/english/responsive_sheffield_blue/header.php:1) in /home4/twomuch1/public_html/other_websites/candygoround/store/includes/functions/functions_general.php on line 43.

    why?

  4. #1484
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue v2.0

    The reason for the two "issues" still isn't in either of those two log files. As pointed out by others in resolving other issues, those are warnings and not errors. Errors cause blank screens, warnings tend to be nuisances but not really cause a problem. There is a little bit of a caveat to that "blank screen" part though which is why the ZC forum has information about addressing it. It so happens that some things are or have been so frequently asked that an entire group of frequently asked questions was generated.

    So, to the message in the file about headers being previously sent, there is this: https://www.zen-cart.com/content.php...s-already-sent

    For the blank screen or partial blank screen: http://www.zen-cart.com/content.php?124-blank-page

    There probably are updated versions of those in the new https://docs.zen-cart.com area... Check it out!

    Long and short, the issue identified in the above files doesn't exist in a clean install of this plugin. Something was modified to cause it and the above FAQs should help identify it and to learn more.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #1485
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Responsive Sheffield Blue v2.0

    Updated links for help:

    headers being previously sent: https://docs.zen-cart.com/user/troub..._already_sent/

    blank screen or partial blank screen: https://docs.zen-cart.com/user/troub...ng/blank_page/

    Please update your bookmarks.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #1486
    Join Date
    Feb 2010
    Posts
    74
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    Quote Originally Posted by swguy View Post
    Updated links for help:

    headers being previously sent: https://docs.zen-cart.com/user/troub..._already_sent/

    blank screen or partial blank screen: https://docs.zen-cart.com/user/troub...ng/blank_page/

    Please update your bookmarks.
    ..What does update my bookmarks mean?

  7. #1487
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Responsive Sheffield Blue v2.0

    These are very popular pages and many people add them to their browser bookmarks. (They are called Bookmarks in Chrome, other browsers use different terms, but they are saved URLs.)
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #1488
    Join Date
    Jun 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Lost subcategories listing in categories pages.
    URL: https://theaquablock.com/
    all products display properly.
    I installed a few addons, not sure which one broke it, but any advice on where to start would be much appreciated.
    Switching to stock template and all work as intended.
    New Addons include:
    CSS/JS Loader
    One Page Checkout
    Better Together
    Thanks in advance
    Jeff

  9. #1489
    Join Date
    Apr 2009
    Posts
    417
    Plugin Contributions
    2

    Default Re: Responsive Sheffield Blue V 2.0!

    Have a look on your site in the log directory (home directory/logs). You should find an error file that will give you more information about what went wrong and where.
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  10. #1490
    Join Date
    Jun 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    yes, some other issues i am working on but noting to do with this issue.
    Jeff

 

 

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 AM
  2. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. v154 Responsive Sheffield Blue change menu links
    By Annie_zaz in forum Addon Templates
    Replies: 3
    Last Post: 7 May 2016, 11:33 PM
  4. v154 Responsive Sheffield Blue v.2.0 Pricing not showing
    By SilverHD in forum Addon Templates
    Replies: 13
    Last Post: 4 Nov 2015, 10:57 PM
  5. v154 Questions re: Responsive Sheffield Blue
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Aug 2015, 02:43 AM

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