Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Location
    Pepperell, Massachusetts
    Posts
    232
    Plugin Contributions
    1

    Default Unknown column customers_paypal_payerid

    I have 1.3.8a and am testing PayPal Express Checkout. I have [finally] created a sandbox buyer and seller, and the payment module is in sandbox mode w/debug and email.

    I clicked on the first PayPal checkout in the cart and used the personal (buyer) test account during my first test. I got all the correct PayPal debug emails.

    After hitting "Continue" on the PayPal screen, my browser returns to the IPN page with this:

    Code:
    1054 Unknown column 'customers_paypal_payerid' in 'field list'
    in:
    [SELECT customers_id, customers_firstname, customers_lastname, customers_paypal_payerid, customers_paypal_ec               FROM customers               WHERE customers_email_address = '[email protected]' ]
    How could it not have the right column if the PayPal module is installed and configured correctly already?

  2. #2
    Join Date
    Mar 2007
    Location
    Pepperell, Massachusetts
    Posts
    232
    Plugin Contributions
    1

    Default Re: Unknown column customers_paypal_payerid

    Quote Originally Posted by dhcernese View Post
    How could it not have the right column if the PayPal module is installed and configured correctly already?
    I should mention, this being my development site it does not have an SSL certificate if that could hose up the works, but I didn't receive any errors from PayPal.

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

    Default Re: Unknown column customers_paypal_payerid

    Quote Originally Posted by dhcernese View Post
    Code:
    1054 Unknown column 'customers_paypal_payerid' in 'field list'
    in:
    [SELECT customers_id, customers_firstname, customers_lastname, customers_paypal_payerid, customers_paypal_ec               FROM customers               WHERE ...
    How could it not have the right column if the PayPal module is installed and configured correctly already?
    Good question, but clearly it doesn't. You'll need to fix that before you can continue.
    You can see the correct structure of the table in the /zc_install/sql/mysql_zencart.sql file.
    .

    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. #4
    Join Date
    Mar 2007
    Location
    Pepperell, Massachusetts
    Posts
    232
    Plugin Contributions
    1

    Default Re: Unknown column customers_paypal_payerid

    Quote Originally Posted by DrByte View Post
    Good question, but clearly it doesn't. You'll need to fix that before you can continue.
    You can see the correct structure of the table in the /zc_install/sql/mysql_zencart.sql file.
    This appears to be a side-affect of my development site. Sorry. Somehow the database is out of sync with my live site.

 

 

Similar Threads

  1. 1054 Unknown column 'customers_paypal_payerid' in 'field list'
    By Elijah in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 30 Jun 2011, 03:29 AM
  2. 1054 Unknown column 'customers_paypal_payerid' in 'field list' using PayPal Express
    By Mike_Dean in forum PayPal Express Checkout support
    Replies: 13
    Last Post: 30 Sep 2009, 11:19 AM
  3. Admin errors: 1054 Unknown column 'untries_id' , and 1052 column is ambiguous
    By kayamaya in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 9 Aug 2008, 04:40 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