Results 1 to 6 of 6

Error 1054 on Search page..

This is a discussion on Error 1054 on Search page.. within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Ok, this is only on the search page that I get it. Im running oscmax 1.7 and the categories and ...

      
  1. #1
    New Member
    Join Date
    Apr 2004
    Location
    Idaho, US
    Posts
    13
    Rep Power
    0


    Default Error 1054 on Search page..

    Ok, this is only on the search page that I get it. Im running oscmax 1.7 and the categories and catalogs, all of it shows fine. The search just returns this error. I know there were some changes with mysql 5, and I made a couple changes in the index.php file changing some things to p2c.products, but dont see where I need to fix this at.

    Any help would be appreciated.

    Also, how difficult would it be if i upgraded to 2.2, since a lot of the templates have been customized. Can I save those or will I have to remod it all from scratch?


    1054 - Unknown column 'p.products_id' in 'on clause'

    select count(distinct p.products_id) as total from products p left join manufacturers m using(manufacturers_id), products_description pd left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%12%' or p.products_model like '%12%' or m.manufacturers_name like '%12%') )

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    20,756
    Rep Power
    573


    Default Re: Error 1054 on Search page..

    You need to manually patch your 1.7 store with the update051112 patch

    Taking care not to overwrite anything but the update051112 patches. I suggest you do a dry run on a copy of your site first, to work out any kinks before you try it on your live site. Also make sure to backup your files.

    Here is a link to the patch:
    http://oscdox.com/index.php?name=Downloads&req=getit&lid=45
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member
    Join Date
    Apr 2004
    Location
    Idaho, US
    Posts
    13
    Rep Power
    0


    Default Re: Error 1054 on Search page..

    K.. Done that, 3 times now to be sure, changing only the 051112 patches. Still get the same error on the search page. Any other ideas?

    Originally I had to change some lines from like p.products to p2c.products in the index.php and that fixed categories, etc.. looks like almost the same error as well.

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    20,756
    Rep Power
    573


    Default Re: Error 1054 on Search page..

    Here is the official osCommerce bug report:
    osCommerce: Bug Reports

    See the 9 Jan 2006 05:25:14 post for the fix.

    :
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    New Member
    Join Date
    Oct 2004
    Posts
    21
    Rep Power
    0


    Default Re: Error 1054 on Search page..

    Quote Originally Posted by michael_s View Post
    You need to manually patch your 1.7 store with the update051112 patch
    I'm in much the same situation as OP. I'm on 1.7. Moved to new host and got the 1054 errors immediately. Turns out it's the MySQL 5 issues. I've made a couple changes and got rid of all errors so far but one - still get 1054 in "Printable Catalog".

    Anyway, what I think is best to do is upgrade my store from 1.7 to 2.0. However, after a lot of searching, I'm still not clear on how exactly to do this. If I make all the manual changes in "update051112" to my site, will it then be RC2? Or is there something else I should do first? What are the correct steps to get from 1.7 to 2.0?

    If you can point me in the right direction it would be most appreciated.
    Keilup

    www.eboxofstuff.com
    \"Home of the Flex-e-Wizard FlipAlbum/FlipPublisher Add-on\"

  6. #6
    Member mnpolock's Avatar
    Join Date
    Jan 2005
    Location
    Minneapolis, MN
    Posts
    38
    Rep Power
    0


    Default Re: Error 1054 on Search page..

    Hi Michael,

    Read the readme file and it say only for use with OSCMAX 2 <---

    I am guessing that it doesn't fix the problem in OSCMAX V1.7 ? .... just moved to a new host still running V1.7 and seeing this problem now. Any ideas for V1.7

    Thanks,

    Tony

Similar Threads

  1. Error #1054 caused by MySQL 5.0?
    By dwsjr in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 06-11-2006, 06:50 AM
  2. Problem (error 1054)
    By Yari_Gio in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 10-26-2004, 01:54 AM
  3. ERROR 1054 Anyone????
    By bleu in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 06-05-2004, 08:03 AM
  4. catalog 1054 error
    By onnig in forum osCommerce 2.2 Installation Help
    Replies: 12
    Last Post: 02-05-2003, 08:49 AM
  5. Error 1054
    By don in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 12-31-2002, 05:27 PM

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
  •