Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 46
  1. #21
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    83
    Plugin Contributions
    0

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    I checked this file as it is now on my site compared to the old one in my backup and they are IDENTICAL according to winmerge....go figure...any other ideas?

    Gonna go start combing through the directories dr.byte suggests and compare files but still have no idea what jargon to change and what to leave alone...




    Quote Originally Posted by Website Rob View Post
    To be a bit more specific, this is probably the file you editted and the first file I would check.

    Step 1 of 3 is:
    /includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_shipping_default.php
    Our ZenCart online store www.bydesigncreations.ca

    "The more you know the less you understand."

  2. #22
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    83
    Plugin Contributions
    0

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    I have gone through the directories you stated and found numerous files that are not identical BUT they are code jargon differences and nothing I have changed...is it only MY CHANGES I am supposed to be looking for correct??

    Just a thought-- what about currency of the upgrade? I had everything switched to CANADIAN funds which when I did it caused problems as everything of course was set to US...would something possibly have gotten switched back to US???

    Please do tell me what in the world I am suppsoed to do with this mess really...any way to get rid of the new version and go back! LOL


    Quote Originally Posted by DrByte View Post
    You're looking for a simple "look here" answer when there is none.

    Checkout uses:
    /includes/auto_loaders/*
    /includes/classes/*
    /includes/extra_cart_actions/*
    /includes/extra_configures/*
    /includes/extra_datafiles/*
    /includes/functions/*
    /includes/init_includes/*
    /includes/languages/english/*
    /includes/modules/pages/checkout_xxxxx/*
    /includes/templates/YOUR_TEMPLATE/templates/checkout_xxxxx*
    /includes/templates/template_default/templates/checkout_xxxxx*
    /includes/templates/YOUR_TEMPLATE/common/*
    /includes/templates/template_default/common/*
    and more

    NOTE: all "*" references above include all files and folders and files inside any subfolders
    Our ZenCart online store www.bydesigncreations.ca

    "The more you know the less you understand."

  3. #23
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    You could try switching back to US currency.

    You could ask your Hoster if they have a backup from before this started. New Customers / Orders since then will not show up along with any other changes / updates done.

  4. #24
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    Quote Originally Posted by BDCreations View Post
    According to our server company we do not have access to the error logs..
    Who are they?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #25
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    Quote Originally Posted by BDCreations View Post
    Just a thought-- what about currency of the upgrade? I had everything switched to CANADIAN funds which when I did it caused problems as everything of course was set to US...would something possibly have gotten switched back to US???
    Currency shouldn't have anything to do with it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #26
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #27
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    83
    Plugin Contributions
    0

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    Our account is through Costco with dotcanada.com

    Quote Originally Posted by DrByte View Post
    Who are they?
    Our ZenCart online store www.bydesigncreations.ca

    "The more you know the less you understand."

  8. #28
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    83
    Plugin Contributions
    0

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    I created the local directory and the configure.php page with the code you listed and uploaded it all to the site....nada

    I still have no idea what this first step in checkout actually is..is it a shipping address error? an error in the 2 payment options? I am totally clueless where to even being to look..or what I am looking for? Changes should be in MY additions/changes not in code jargon right? cause there are ALOT of code differences in the new upgrade but nothing I did...


    Quote Originally Posted by DrByte View Post
    Our ZenCart online store www.bydesigncreations.ca

    "The more you know the less you understand."

  9. #29
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    Here's a tip that sometimes works when getting a blank page using a custom Template.

    See if you have this file:
    includes/templates/your_template/common/tpl_main_page.php

    If you do, rename to something like: tpl_main_page.php.old

    That will force the default file to be used. Refresh your Browser on the problem page and see what happens. If you now see the page then rename the file back to what it was a refresh your Browser again.

  10. #30
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: HTTP 500 errors in Paypal IPN checkout??

    When I last tested your site, it would let me get to the shipping page.
    Then when I selected a shipping method and clicked Continue, which would normally go to the payment page, it croaked.

    This suggests that something's amuck with the code on the checkout_shipping or checkout_payment page files, or with one of the active payment or order total modules.
    Which payment modules do you have enabled?
    What happens if you start disabling them one-by-one and trying to get past the shipping page after each one?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. v151 PayPal iPN intermittant failure HTTP error 500
    By d0ugparker in forum General Questions
    Replies: 15
    Last Post: 18 Sep 2014, 07:59 AM
  2. HTTP 500 Error on checkout
    By bobanct in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 14 Oct 2010, 12:36 AM
  3. Errors in Paypal IPN checkout??
    By kczm in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Nov 2008, 05:14 AM
  4. HTTP 500 at end of checkout ?
    By iang000 in forum General Questions
    Replies: 18
    Last Post: 31 Jul 2007, 04:48 AM
  5. Occasional HTTP 500 Internal Server Errors
    By aaelghat in forum General Questions
    Replies: 3
    Last Post: 21 May 2007, 08:33 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