Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: 1054 Unknown column 'zen_order_id' in 'field list'

    Quote Originally Posted by mtrantas View Post
    What is this error and does anyone know how to correct it??? THis happens when I test my IPN stuff by going to:

    http://www.floydupgrades.com/ipn_main_handler.php

    I also get this message:

    1054 Unknown column 'zen_order_id' in 'field list'
    in:

    [SELECT zen_order_id, paypal_ipn_id, payment_status, txn_type, pending_reason FROM paypal WHERE txn_id = '' ORDER BY zen_order_id DESC ]
    It means you're using v1.3.8 PayPal modules but you have non-1.3.8 code in other related files, such as your ipn_main_handler.php

    Perhaps you've mixed up files during an upgrade?
    .
    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.

  2. #12
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'zen_order_id' in 'field list'

    OK, can you tell me where I can get the other 1.3.8 files? I was trying to patch earlier - I assume that I did something wrong here...

  3. #13
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: 1054 Unknown column 'zen_order_id' in 'field list'

    Quote Originally Posted by mtrantas View Post
    OK, can you tell me where I can get the other 1.3.8 files? I was trying to patch earlier - I assume that I did something wrong here...
    If you want to download the Zen Cart software, see here for instructions on finding the links to it: https://www.zen-cart.com/tutorials/i...hp?article=323

    What were you trying to patch? and why?
    What version of Zen Cart are you using? What version(s) have you upgraded from?
    What addons/contributions have you installed?
    What version of PHP/MySQL are you using?
    .
    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.

  4. #14
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: No PayPal IPN Payment Option After Setup

    OK, I'm running Zen Cart version 1.3.8a
    Database patch level 1.3.8
    PHP Version: 5.0.5 (Zend: 2.0.5)
    Database: MySQL 4.1.22-standard-log

    I saw a 1.3.8a PayPal patch and installed it per the instructions but this is where I screwed it up. All I really want to do now is to have everything at the correct patch level and be able to have a properly functioning PayPal IPN transaction module.

    Again, I'm sorry for all of the posts and confusion - I'm a network engineer by trade and have no idea what I'm doing when it comes to SQL programming or Zen Carting.

    You may have to explain your answers/directions to me like a baby - I'm having a hard time understanding how everything works within Zen Cart. Again I'm sorry! When I get everything up and running properly, I will be happy to make a contribution to the cause to make up for the problems I have caused...

    Thank you,

    Michael

  5. #15
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: No PayPal IPN Payment Option After Setup

    Apology accepted. Let's not worry about that part.
    Quote Originally Posted by mtrantas View Post
    I saw a 1.3.8a PayPal patch and installed it per the instructions but this is where I screwed it up.
    As far as I know, there's no PayPal patch for v1.3.8/1.3.8a yet.
    Which patch *did* you install?
    You'll need to replace all the files listed in that patch with the 1.3.8a version of those files by copying them from the 1.3.8a fileset up to your server.
    .
    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. #16
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: No PayPal IPN Payment Option After Setup

    OK, I did it... I updated all of the PayPal modules to the 1.3.8 version - everything works fine now...

    Thank you very much for the help - where do I make a contribution??? I want to make a small donation...

  7. #17
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: No PayPal IPN Payment Option After Setup

    Quote Originally Posted by mtrantas View Post
    OK, I did it... I updated all of the PayPal modules to the 1.3.8 version - everything works fine now...
    Glad you got it sorted! Sometimes it can be daunting working with so many files all doing different things.

    Quote Originally Posted by mtrantas View Post
    Thank you very much for the help - where do I make a contribution??? I want to make a small donation...
    There's a "donate" link at the top of this page where you can find further details on offering financial support to the project.
    .
    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 2 of 2 FirstFirst 12

Similar Threads

  1. v154 Allow Paypal payment After Money Order Option Used?
    By Luke Galyan in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 20 Mar 2015, 03:45 PM
  2. v139h Paypal Websites Payment standard IPN VS Paypal Express Checkout
    By WiccanWitch420 in forum General Questions
    Replies: 1
    Last Post: 3 Dec 2013, 09:22 PM
  3. My Paypal IPN and Express NOT WORKING after Paypal Expansion
    By styledata in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 29 Sep 2011, 02:11 AM
  4. Paypal IPN payment option - limiting it to one specific country
    By nigelt74 in forum Addon Payment Modules
    Replies: 2
    Last Post: 22 Jun 2007, 01:43 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