Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31
  1. #21
    Join Date
    Oct 2006
    Posts
    17
    Plugin Contributions
    0

    red flag Re: 1054 Unknown column 'p.products_id' in 'on clause'

    My hosting service just upgraded me from CPanel to Plesk control panel, and it also looks like they are now on MySQL 5.0 x. My Zencart store is 1.3.7, and I am now seeing this error.

    Is there any work arounds for this issue other than upgrading the ZenCart store software?

    I can administer the store, but when folks look at a product, they get this error. I am dead in teh water until one of you smart Zen Carters help me out.

  2. #22
    Join Date
    Dec 2005
    Posts
    5
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    Robo,

    You just saved me. I did the patch that you posted and the web site is back up running normal. Thanx a mill

  3. #23
    Join Date
    Dec 2005
    Posts
    5
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    ok well I solved one problem and ran into one more. Now I can click on my products on the left and i don't get a error code. But now when you click to get the description it goes to a white page with this error "1054 Unknown column 'p.products_id' in 'on clause'" Any help would be greattttttttttttttttttttt. Thanx in advance

  4. #24
    Join Date
    Jan 2004
    Posts
    58,243
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    Your best solution is to upgrade your Zen Cart software to a version that works with your server.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  5. #25
    Join Date
    Dec 2005
    Posts
    5
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    I will do it when I get time I'm just trying to put a band aid on rite now. Can anyone tell me the files I have to mod to put that band aid on. I have my friend who is wayyyyyyyyyy for experianced looking at it and he said he thinks he can fix it but he needs the files....

  6. #26
    Join Date
    Dec 2005
    Posts
    5
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    Ok for anyone that is also having this problem i found another spot that I patched that fixed the problem of not being able to get the full desciption. Here is a link that fixed it. Oh ya for some reason the pages goto the left rather than centered but atleast its temp fixed for now untill I can get everything fixed. I may also patch the search problem also.........

    glowhost.com/forums/general-support/unknown-column-p-products_id-clause-473.html

  7. #27
    Join Date
    Sep 2005
    Location
    NJ, USA
    Posts
    8
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    Holy cow! This is not good at all.

    The Paypal, Google and Sitemeter apps are MODS I presume.

    I tried to upgrade via Fantastico on my server and it came up with an error.

    I don't have a lot of experiencing modifying files such as these, but I suppose I can give it a shot, but for those of us with MODS, how should I upgrade?
    Slingshot
    A.K.A C.J.

  8. #28
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,666
    Plugin Contributions
    6

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    PayPal comes with Zen Cart in many flavors ...

    Google and Sitemeter do not ...

    Anything that doesn't know what a products_id is must really, really be broken or definitely not properly installed or somebody really messed up your database table(s) if the field is missing from the database table(s) ...

    While it is great that Fantastico offers an install/upgrade feature ... it is strongly recommend that for Live Sites that you use the real current version of Zen Cart from our link and get the full release and upgrade a test site first and practice with that before attempting to apply an upgrade to a Live Site ...

    There are numerous examples in the /docs and the FAQs and the Wiki as well as through out the Free Forums on the best methods and practices to upgrades that you should really review ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  9. #29
    Join Date
    Oct 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    Quote Originally Posted by DrByte View Post
    There is an unsupported patch for v1.2.6 and v1.2.7 at the following site, which can be used to do partial bridging for a *limited* number of MySQL5 features.
    Use at your own risk.
    http://download.dataweb.no/

    Thank you DrByte .... this patch worked perfectly. The readme file lacks direction, but to those who follow, simply copy the .php files in the patch to their proper location in your production directory. This worked great. thanks.

  10. #30
    Join Date
    Aug 2005
    Posts
    59
    Plugin Contributions
    0

    Default Re: 1054 Unknown column 'p.products_id' in 'on clause'

    I've got an older Zen cart store that I just recently moved and am running into the same problems as listed above.

    I ran through all of the patches and fixes posted here.
    I did not run the sql download from the links posted by Dr. Byte - Yet.

    I can't seem to log into my admin, and the email password didn't send me anything - so I'm unable to check which version of ZC I am running.
    Is there another way to tell?

    The only broken part left on the store front is the category pages.
    The product pages show, and I can even show a list of all products - all works fine.

    It's the links that are structured like this: catalog/index.php?main_page=index&cPath=8
    I get an error: 1054 Unknown column 'p.products_id' in 'on clause'

    And, if I add an item to my cart, it just gives me a "cart empty" screen.

    Questions are, I guess:
    Do I revert to the old server?

    Or

    Can I find the version number in the install files somehow, to try the sql patches?

    Thanks in advance!

    --Jeff

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. 1054 Unknown column 'products_prid' in field list
    By luckykat in forum General Questions
    Replies: 1
    Last Post: 21 May 2006, 01:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •