Results 1 to 10 of 24

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Location
    Los Angeles, CA
    Posts
    185
    Plugin Contributions
    2

    application error Check_Process Errors

    I upgraded from 1.5.1 to 1.5.3 about 3 months ago, and everything seemed okay until a customer recently called to inform me that he received an error when making his payment. So I logged in to see if I could duplicate the issue and found that the cart is fine, the shipping is added without problems, tax is fine but when customer submits payment via credit card or check/money order it take them to a HTTP 500 Internal Server Error on https://atmospherebooks.com/webstore...eckout_process. When the page is refreshed it says: Array ( [0] => This transaction has already been marked as authorized (CartID : 47186) ), what can I do to fix this?
    Attached Images Attached Images  

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: Check_Process Errors

    Are there any myDEBUG log files in your /logs folder?

  3. #3
    Join Date
    Apr 2012
    Location
    Los Angeles, CA
    Posts
    185
    Plugin Contributions
    2

    Default Re: Check_Process Errors

    Yes hundreds maybe, is that a bad thing?

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Check_Process Errors

    They indicate an error. Are they all the same size? Please the contents of one of them, and indicate which credit card module you are using.

    Also note, that page is supposed to be transient - how were you able to "refresh" the page?
    That Software Guy. My Store: Zen Cart Support
    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.

  5. #5
    Join Date
    Apr 2012
    Location
    Los Angeles, CA
    Posts
    185
    Plugin Contributions
    2

    Default Re: Check_Process Errors

    Not sure, I started reading some of them and most are rather small but 3 the last 5 are 1,004 bytes each, then the last 2 are only 193 bytes. There is also some zcInstalllogs and zcExceptions.

    This is the content of one of the 1,004 bytes:
    text/plain myDEBUG-adm-1411154489-923174.log
    ASCII text, with very long lines

    [19-Sep-2014 14:21:29 America/Chicago] PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sammirah/public_html/webstore/zcadmin/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/sammirah/public_html/webstore/includes/functions/sessions.php on line 115
    [19-Sep-2014 14:21:29 America/Chicago] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/sammirah/public_html/webstore/zcadmin/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/sammirah/public_html/webstore/zcadmin/includes/init_includes/init_templates.php on line 28
    [19-Sep-2014 14:21:29 America/Chicago] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/sammirah/public_html/webstore/zcadmin/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/sammirah/public_html/webstore/zcadmin/includes/functions/general.php on line 26

    This is the last of the two 192 bytes:
    text/x-log myDEBUG-adm-1412801140-603921.log
    ASCII text

    [08-Oct-2014 15:45:41 America/Chicago] PHP Fatal error: Call to undefined method PHPMailer::SetFrom() in /home/sammirah/public_html/webstore/includes/functions/functions_email.php on line 254

    I think I am using the CEON module.

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Check_Process Errors

    These are admin side logs - which you will still need to resolve - let's stick with fixing your checkout for now. You should have debug logs which do not contain the string "adm" in the filename - can you post one of those?
    That Software Guy. My Store: Zen Cart Support
    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.

  7. #7
    Join Date
    Apr 2012
    Location
    Los Angeles, CA
    Posts
    185
    Plugin Contributions
    2

    application error Checkout_Process Errors

    So I just upgraded to v1.5.4 in order to fix the PayPal Express Checkout problems and now my checkout-process is not working again. To fix this issue in the pass I had to rollback zen cart to v1.5.1 while keep the 1.5.3 database, but now that will not work as the PayPal issues will return. Someone please help! Is there something which has changed between ZC checkout_process between the upgrades between v1.5.1 and v1.5.3 and beyond and how do I fix it? Also I have noticed that there are no order confirmation emails being received following the test orders although they show up in the ZC admin.

    When logged to do a test order I get the following once the order is confirmed:

    Click image for larger version. 

Name:	checkoutprocess.PNG 
Views:	186 
Size:	18.9 KB 
ID:	14855

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Checkout_Process Errors

    When that error message appeared, you were completing payment for an order. Can you please explain exactly which payment method had been selected for payment of that order? And which specific payment module handles payments for that method?

    ... because that error message does not come from any of the built-in modules that come with Zen Cart, including PayPal.
    .

    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.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Checkout_Process Errors

    It appears that what you posted today comes also from the same payment module you were having problems with from before the upgrade, so I've merged today's post with the previous discussion, above.
    .

    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.

  10. #10
    Join Date
    Apr 2012
    Location
    Los Angeles, CA
    Posts
    185
    Plugin Contributions
    2

    Default Re: Checkout_Process Errors

    Quote Originally Posted by DrByte View Post
    When that error message appeared, you were completing payment for an order. Can you please explain exactly which payment method had been selected for payment of that order? And which specific payment module handles payments for that method?

    ... because that error message does not come from any of the built-in modules that come with Zen Cart, including PayPal.
    Usually when I do test payments I choose payment by check/money order. I have also completed a payment using Paypal and it gave the error upon returning to the site or it sends the customer to a blank page.

 

 

Similar Threads

  1. v154 Page Errors and Account Errors
    By Ravedragon in forum Bug Reports
    Replies: 4
    Last Post: 24 May 2015, 04:22 PM
  2. v139h Troubleshooting SQL errors, server 500 errors
    By jgold723 in forum General Questions
    Replies: 5
    Last Post: 30 Jul 2014, 09:43 PM
  3. category dressing errors and move add to cart errors
    By MachaNeko in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 18 May 2008, 02:29 PM
  4. Admin errors on fresh installation - module errors and language definition errors
    By etrader in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 5 Oct 2007, 09:05 AM

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