Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

    Default Add Product, Page Disappears

    What bug (or what could be commented out) would cause the category listing page to disappear when a product is added to the section?

    View web site by clicking here
    [FONT=Century Gothic].: Stef :.[/FONT]

  2. #2
    Join Date
    Jun 2006
    Posts
    157
    Plugin Contributions
    0

    Default Re: Add Product, Page Disappears

    If you view the source for that link there is a <!-- around line 8.

    I do not see where this ends.

    That <!-- is the starting tag of an HTML comment. Is that interferring with the display of the page?

    Did you try to turn on the Classic Template to see if this is template releated?

  3. #3
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Add Product, Page Disappears

    UH OH! Nothing on your site now except background colors!

    If you have WinMerge (get it it you don't - it's FREE!), compare your stylesheet to a fresh install stylesheet to see what's amiss!

    Tina

  4. #4
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Add Product, Page Disappears

    That is weird...I didn't change anything since before I made this post?

    Is WinMerge Mac compatible? I looked it up and didn't see anything about what OS it supports.
    [FONT=Century Gothic].: Stef :.[/FONT]

  5. #5
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Add Product, Page Disappears

    I looked into WinMerge and it appears that maybe it is not Mac friendly.
    Try Ultra Compare
    http://www.ultraedit.com/

    Hope this works for you!

    Tina

  6. #6
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Add Product, Page Disappears

    I just looked at the web site (FireFox) and everything is viewable. If you're viewing in IE6 (I checked at work), it will not work, neither in IE7. I have not bothered to make it IE7 compatible yet (it will NOT be IE6 compatible at all) because I am not done working on the standards compliant coding.

    So anyway, back to the original question...Why, when you click on "Air Pumps" for example, why does the content disappear?
    [FONT=Century Gothic].: Stef :.[/FONT]

  7. #7
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Add Product, Page Disappears

    Quote Originally Posted by TripleMoons View Post
    So anyway, back to the original question...Why, when you click on "Air Pumps" for example, why does the content disappear?
    Run the Debug Utililty to find the problem files. Available in the downloads section

    I know you know - nothing shows in IE7 except the background and a bar.

    Tina

  8. #8
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Add Product, Page Disappears

    Quote Originally Posted by charmedbytina2
    I know you know - nothing shows in IE7 except the background and a bar.
    To view the web site in it's current state, use FireFox.
    The web site is not IE compatible yet.

    Quote Originally Posted by charmedbytina2
    Run the Debug Utililty to find the problem files. Available in the downloads section
    Very cool, I did not know this existed.

    I got four DEBUG files:

    Code:
    [27-Jun-2008 20:39:14] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/functions/sessions.php on line 108
    [27-Jun-2008 20:39:14] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/init_includes/init_templates.php on line 78
    Code:
    [27-Jun-2008 20:39:20] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/functions/sessions.php on line 108
    [27-Jun-2008 20:39:20] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/init_includes/init_templates.php on line 78
    Code:
    [27-Jun-2008 20:39:25] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/functions/sessions.php on line 108
    [27-Jun-2008 20:39:25] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/init_includes/init_templates.php on line 78
    [27-Jun-2008 20:39:25] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/functions/functions_general.php on line 44
    Code:
    [27-Jun-2008 20:39:23] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/functions/sessions.php on line 108
    [27-Jun-2008 20:39:23] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/www/uptownbirds.com/shoponline/index.php:67) in /home/www/uptownbirds.com/shoponline/includes/init_includes/init_templates.php on line 78
    ===== Friday, June 27, 2008 1:44:43 PM America/New_York =====
    Now, line 67 in index.php is this:

    Code:
    <div class="row1right"> 522-526 Amsterdam Avenue<br />
    I'm not exactly sure what's wrong with this line that could possibly be causing a problem with the listing? I commented out the entire DIV and it didn't fix the problem.
    [FONT=Century Gothic].: Stef :.[/FONT]

  9. #9
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Add Product, Page Disappears

    Also just figured out when you click "Add To Cart" I get the same blank screen.
    [FONT=Century Gothic].: Stef :.[/FONT]

  10. #10
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Add Product, Page Disappears

    Quote Originally Posted by TripleMoons View Post
    Also just figured out when you click "Add To Cart" I get the same blank screen.
    New error message for this?

    Usually the first file listed is the problem - check it for blanks at the end of the coding.

    Tina

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Shopping icon disappears on product page
    By jimmie in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 16 Nov 2013, 01:42 AM
  2. One product page disappears - Others OK
    By suzijohn in forum Basic Configuration
    Replies: 1
    Last Post: 16 Mar 2011, 04:22 AM
  3. Footer disappears when adding product on product info page.
    By GodfatherAntiques in forum General Questions
    Replies: 0
    Last Post: 12 Mar 2011, 08:01 PM
  4. Right Layout box disappears on Product Info Page
    By hamid84 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Oct 2010, 08:05 PM
  5. Footer Disappears on Product Info Page Only
    By BlackOrchidCouture in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Jun 2010, 11:38 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