Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Orders Issue in Admin using paypal

    I have reverted back to the 1.3.7 ipn_handler.php file and there is no errors now.

    There is programming error in the software on 1.3.8a that is causing this error message.

    I think if this is a programmatical error then the shopcart tech guy should be fixing this issue.

    Will there be any difference if I use the previous version IPN Handler then the 1.3.8a file.

    Still no orders displaying in admin! Tried everything.

    Would not like to submit defeat after 5 days of upgrading and with problems and with the most important thing of all not having the orders to complete. What the use of going ecommerce??? I ask the question.

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

    Default Re: Orders Issue in Admin using paypal

    Mixing v1.3.7 and v1.3.8 code together on the same site is dangerous ... and will definitely cause your orders to not be saved completely.
    Instead of blaming the code, I'd be more inclined to blame an incomplete upgrade.

    Try setting up a fresh install of v1.3.8a in another folder+database and test some PayPal transactions. You'll likely find that it works just fine. Thus, if your upgraded site isn't working, then you've missed something during the upgrade.

    Surely you did a test upgrade on a test copy of your site, and didn't upgrade your live site directly without a test first?
    .

    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.

  3. #3
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Orders Issue in Admin using paypal

    Hi Dr Byte,

    Yes, I did a test upgrade the orders were still not coming in and also on 1.3.7.


    I have the error logs (this could be due to the error I get in the previous response.

    IPN NOTICE :: ipn_application_top -> language files okay

    IPN INFO - POST VARS received (sorted):
    Array
    (
    )

    IPN FATAL ERROR :: No saved session data available to build order from IPN.
    Cannot process this as an IPN-only transaction.
    IPN FATAL ERROR :: No POST data available -- Most likely initiated by
    browser and not PayPal.



    *** The rest of this log report can most likely be ignored !! ***
    IPN FATAL ERROR :: No saved session data available to build order from IPN.
    Cannot process this as an IPN-only transaction.

  4. #4
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Orders Issue in Admin using paypal

    I am doing another upgrade.

    Do you recommend just transfering the 1.3.8a files directly to the live site?
    Previously I used winmerge to compare and transfer over the changes. Which took a very long time.

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

    Default Re: Orders Issue in Admin using paypal

    Quote Originally Posted by aphrodisia View Post
    I am doing another upgrade.

    Do you recommend just transfering the 1.3.8a files directly to the live site?
    Previously I used winmerge to compare and transfer over the changes. Which took a very long time.
    I repeat:
    Quote Originally Posted by DrByte View Post
    Try setting up a fresh install of v1.3.8a in another folder+database and test some PayPal transactions. You'll likely find that it works just fine. Thus, if your upgraded site isn't working, then you've missed something during the upgrade.
    ie ... uncustomized. Just install Zen Cart and get IPN working. After that, deal with adding your customizations, your data, etc.
    .

    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. #6
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Orders Issue in Admin using paypal

    Hi Dr Byte,

    hope you have had a good day.

    I have used winmerge to compare the live site files with a fresh download of the 1.3.8a version.

    There were some differences found.

    The error message is gone now when I do the test at

    www.aphrodisia.com.au/shop/ipn_main_handler.php
    Please click on the link and let me know if this is fixed.

    I am getting the message "Nothing to process. Please return to home page"

    I have not done a order yet to see if it is displaying in the admin section. I will get my client to do this part.

    Thanks for checking up on my issue.

    Please check back soon if possible just incase my orders have not come in to admin.

    Thanxs for your support

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

    Default Re: Orders Issue in Admin using paypal

    Quote Originally Posted by aphrodisia View Post

    www.aphrodisia.com.au/shop/ipn_main_handler.php
    Please click on the link and let me know if this is fixed.

    I am getting the message "Nothing to process. Please return to home page"

    I have not done a order yet to see if it is displaying in the admin section.
    That is to be expected. The true test is now doing an actual transaction.
    .

    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
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Orders Issue in Admin using paypal

    Quote Originally Posted by aphrodisia View Post
    I have the error logs (this could be due to the error I get in the previous response.

    IPN NOTICE :: ipn_application_top -> language files okay

    IPN INFO - POST VARS received (sorted):
    Array
    (
    )

    IPN FATAL ERROR :: No saved session data available to build order from IPN.
    Cannot process this as an IPN-only transaction.
    IPN FATAL ERROR :: No POST data available -- Most likely initiated by
    browser and not PayPal.



    *** The rest of this log report can most likely be ignored !! ***
    IPN FATAL ERROR :: No saved session data available to build order from IPN.
    Cannot process this as an IPN-only transaction.
    That log report is not useful ... it's not an IPN from PayPal. It was generated by pointing your browser to the ipn_main_handler.php script. That won't tell you anything about why a transaction didn't complete when PayPal sent details to you.
    .

    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.

 

 

Similar Threads

  1. Using Paypal express checkout issue...
    By wondergirl in forum PayPal Express Checkout support
    Replies: 35
    Last Post: 18 May 2011, 07:46 AM
  2. Orders disappearing when using Paypal
    By Rico in forum Built-in Shipping and Payment Modules
    Replies: 18
    Last Post: 10 May 2006, 07:27 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