My site's wishlist links -- http:/ ww w.example.com/wishlist_public.php?public_id=450 -- are causing an error...

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

select pd.products_id, pd.products_name, pd.products_description, p.products_image, p.products_price, p.products_status, p.products_tax_class_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price from products p, products_description pd left join specials s on p.products_id = s.products_id where pd.products_id = '1234' and p.products_id = pd.products_id and pd.language_id = '1' order by products_name

[TEP STOP]

I attempted to install the 1054 contribution, but the query on wishlist_public.php isn't clear enough to me to edit. osCommerce: Error Message - 1054 - Unknown column 'p.products_id' in 'on clause'

This is my server info...

HTTP Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
PHP Version: 5.2.15 (Zend: 2.2.0)
Database: MySQL 5.0.91-community
Server OS: Linux 2.6.18-194.11.4.el5