When the version of mysql is upgraded, it can cause this error:
1054 - Unknown column 'p.products_id' in 'on clause'
This is due to incompatible code in the oscommerce package and the newer versions of mysql. This package will alter the three files that need to be edited to fix the code to prevent these errors.
|