Results 1 to 10 of 10
  1. #1
    Join Date
    Mar 2007
    Posts
    58
    Plugin Contributions
    0

    Default Broke my cart - Please help!

    Man I did it this time,

    I was trying to add a a checkbox in the tpl_checkout_shipping_default carefully following the directions in this post. After making the changes I got the dreaded blank screen at checkout.

    As I had made backups I thought "no problem" I'll just re-load the pages I edited from the backup. But I'm still getting the blank screen at checkout. How can this be?

    Do I need to reset something in admin?

    Site is not ready yet, but here's a link.

    Thanks for any help.

    Steve
    Stuff: ZC v1.37 | Linux | mysql v 4.1x | php v 4.4x | phpmyadmin v 2.6x | Default Template

    Mods: Login Box v 1.41

  2. #2
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Hi,

    As far as i can see the site is up and running.


    Ronald.
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

  3. #3
    Join Date
    Mar 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Maybe a little more info will help someone help me ,

    PHP Parse error: syntax error, unexpected T_STRING, expecting ']' in .../includes/classes/order.php on line 887

    Starting at line 887 here's some of the code:

    Code:
          $email_order .= (isset($this->info['cc_type']) && $this->info['cc_type'] != '') ? $this->info['cc_type'] . "\n\n" : '';
          $email_order .= ($GLOBALS[$payment_class]->email_footer) ? $GLOBALS[$payment_class]->email_footer . "\n\n" : '';
        } else {
          $email_order .= EMAIL_TEXT_PAYMENT_METHOD . "\n" .
          EMAIL_SEPARATOR . "\n";
          $email_order .= PAYMENT_METHOD_GV . "\n\n";
        }
        $html_msg['PAYMENT_METHOD_TITLE']  = EMAIL_TEXT_PAYMENT_METHOD;
        $html_msg['PAYMENT_METHOD_DETAIL'] = (is_object($GLOBALS[$_SESSION['payment']]) ? $GLOBALS[$payment_class]->title : PAYMENT_METHOD_GV );
        $html_msg['PAYMENT_METHOD_FOOTER'] = (is_object($GLOBALS[$_SESSION['payment']] && $GLOBALS[$payment_class]->email_footer != '') ? $GLOBALS[$payment_class]->email_footer : $this->info['cc_type'] );
    Anyone?

    Thanks,

    Steve
    Stuff: ZC v1.37 | Linux | mysql v 4.1x | php v 4.4x | phpmyadmin v 2.6x | Default Template

    Mods: Login Box v 1.41

  4. #4
    Join Date
    Mar 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Sorry azrahn,

    The problem occurs when you go to checkout. I'm getting blank screens on all three of my pc's. I thought maybe it was a cache issue but I've cleared the cache and still no checkout page.

    Did you try to checkout? I think I saw where you or someone else created a user acct.

    Thanks for any help,
    Steve
    Stuff: ZC v1.37 | Linux | mysql v 4.1x | php v 4.4x | phpmyadmin v 2.6x | Default Template

    Mods: Login Box v 1.41

  5. #5
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Oops... sorry.
    Did not read carefully

    Ronald.
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

  6. #6
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Hi,

    Try to put the tpl_checkout_shipping_default out of the distribution.
    Maybe the restored file is corrupt.
    If you did not edit the order.php then the fault will properly not be in there.

    Ronald.

    ps. Your site seems to blank at the shipping page.
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

  7. #7
    Join Date
    Mar 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Ok,

    I tried to rmove the tpl_checkout_shipping from the Custom_Folder/templates to revert to the default tpl_checkout shipping - No luck

    I also noticed that the order.php was in fact corrupt so I took a copy from a previos backup - No luck

    Dumb Question - Could there be a cache folder somewhere that needs to be cleared? or something like running the fix cache key?

    I just really don't want to start over with this.

    Thanks,

    Steve
    Stuff: ZC v1.37 | Linux | mysql v 4.1x | php v 4.4x | phpmyadmin v 2.6x | Default Template

    Mods: Login Box v 1.41

  8. #8
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Hi,

    The site goes blank at https://www.arizonasilhouetteinc.com...ckout_shipping

    Maybe you should check the other files in the directory for corruption to.
    Blank screens are usually php errors so check your php error logs again for possible clues.

    Ronald.
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

  9. #9
    Join Date
    Mar 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    SOLVED!

    From origional download > order.php

    Now I get to try to add my info at checkout again.

    Thanks for all of you help!!

    Steve
    Stuff: ZC v1.37 | Linux | mysql v 4.1x | php v 4.4x | phpmyadmin v 2.6x | Default Template

    Mods: Login Box v 1.41

  10. #10
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: Broke my cart - Please help!

    Hi,

    Very good to hear you solved the problem.
    Good luck with your shop.

    Ronald.
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

 

 

Similar Threads

  1. I broke my site, please help!!
    By toodamnbroke in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Mar 2012, 05:15 PM
  2. I broke it... please help.
    By apinkpony11 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Nov 2009, 11:08 PM
  3. i broke it please help (prices)
    By bummerdude in forum General Questions
    Replies: 0
    Last Post: 26 Feb 2009, 07:22 PM
  4. My ZenCart broke! Please help :(
    By megkin in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 3 Oct 2008, 10:39 AM
  5. Broke my Admin - please help.
    By StevenB in forum General Questions
    Replies: 1
    Last Post: 22 Jul 2007, 10:33 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