Page 1 of 4 123 ... LastLast
Results 1 to 10 of 46

Hybrid View

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

    application error HTTP 500 errors in Paypal IPN checkout??

    I upgraded to ver 1.3.8 today and have hada multitude of errors ever since..trying to slowly work my way through and am stumped about what is wrong with my checkout...I assume there are files not matching on the website...

    Error occurs at stage 1 of checkout with shipping choices...on this page... http://www.bydesigncreations.ca/inde...ckout_shipping

    So this means there is an error somewhere in the checkout_shipping file somewhere, correct? or is there another file it may refer to? is there more than one of those files in different areas that maybe no longer match?? any ideas??

    Boy nothing is ever as simple as it seems sometimes...

    Thanks,
    Moy

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

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

    Now to add injury to insult when i try and login using test user i get another error...

    "There was a security error when trying to login." and it absolutely will not let me in at all unless i create a new user...

    Upgrading was so not a good idea...

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

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

    As it is the checkout page to be looked at, one needs a login to get there and see the problem.

    You will need to provide a screenshot of the problem or a test login.

    Also, when upgrading to v1.3.8x make sure to clear your Browser cache & cookies.

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

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

    You can log in using test AT test DOT com p/w testtest.

    Put anything in the cart and see what happens immediately during checkout....

    lol - forgot to mention if you can even log in that is with the new "There was a security error when trying to login." issue...

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

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

    Definitely problems in River City. (old expression)

    Tried your login which didn't work and created my own ( Name: Just Testing, which you can delete) which didn't work either.


    Do you have this in your config files, near the bottom:

    define('SQL_CACHE_METHOD', 'database');

    If not, change it so that it is and see what happens.


    Other than that, this problem is above my knowledge and hopefully, someone more experienced will share their knowledge.

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

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

    Changed the file from

    define('SQL_CACHE_METHOD', 'none');

    to define('SQL_CACHE_METHOD', 'database'); as suggested...

    Nothing appeared to change currently?? Grrr...


    Quote Originally Posted by Website Rob View Post
    Definitely problems in River City. (old expression)

    Tried your login which didn't work and created my own ( Name: Just Testing, which you can delete) which didn't work either.


    Do you have this in your config files, near the bottom:

    define('SQL_CACHE_METHOD', 'database');

    If not, change it so that it is and see what happens.


    Other than that, this problem is above my knowledge and hopefully, someone more experienced will share their knowledge.

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

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

    It's a good thing you did your upgrade in a test area so that your live site isn't adversely affected by unexpected behavior, isn't it!

    It's probably wise to deal with your security-error-during-login issue first.
    Here's an FAQ on it: https://www.zen-cart.com/tutorials/i...hp?article=312


    Then, check your server's errorlog for the cause of the 500 errors.
    .

    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.

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

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

    I have also read the tutorial a million times now, still had no idea how to merge the 2 files and cannot find the security token line that needs to be changed...I think I must have accidentally over written it...

    What is the line so I can add it back in??? Can someone please paste it for me and its lcation it needs to be in the 2 files please?

    - /includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php
    - /includes/templates/YOUR_TEMPLATE/templates/tpl_timeout_default.php

    Thanks!!

    Quote Originally Posted by DrByte View Post
    It's a good thing you did your upgrade in a test area so that your live site isn't adversely affected by unexpected behavior, isn't it!

    It's probably wise to deal with your security-error-during-login issue first.
    Here's an FAQ on it: https://www.zen-cart.com/tutorials/i...hp?article=312


    Then, check your server's errorlog for the cause of the 500 errors.

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

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

    According to our server company we do not have access to the error logs..how nice...any other ideas?

    What files should I look through for errors checkout_shipping???




    Quote Originally Posted by DrByte View Post
    It's a good thing you did your upgrade in a test area so that your live site isn't adversely affected by unexpected behavior, isn't it!

    It's probably wise to deal with your security-error-during-login issue first.
    Here's an FAQ on it: https://www.zen-cart.com/tutorials/i...hp?article=312


    Then, check your server's errorlog for the cause of the 500 errors.
    Our ZenCart online store www.bydesigncreations.ca

    "The more you know the less you understand."

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

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

    After you finish running WinMerge on all your customized files ( http://www.zen-cart.com/forum/showth...394#post482394 ) you may find that things suddenly work.

    What other payment modules do you have enabled?
    Did you remove-and-re-install all your payment modules (after recording all their settings) as part of your install steps?
    What happens if you selectively disable them one-by-one (setting their status to False) and try a 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.

 

 
Page 1 of 4 123 ... 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