Hello, I am having this problem:
1054 Unknown column 'c.parent_id' in 'on clause'
in:
[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName FROM zce_categories c, zce_categories_description cd LEFT JOIN zce_categories_description cd2 ON c.parent_id=cd2.categories_id AND cd2.language_id='2' WHERE c.categories_id=cd.categories_id AND cd.language_id='2']
The site is in spanish, and this is the DB history:
v1.3.6 [2007-08-27 08:52:21] (Version Update 1.3.5->1.3.6)
v1.3.5 [2007-08-27 08:52:20] (Version Update 1.3.0.2->1.3.5)
v1.3.0.2 [2006-06-23 18:49:13] (Version Update 1.3.0.1->1.3.0.2)
v1.3.0.1 [2006-06-23 18:49:12] (Version Update 1.3.0->1.3.0.1)
v1.3.0.1 [2006-05-31 01:07:12] (Fresh Installation)
but i can not get it to work.
Please help.
I amnow with this.
Thanks for your valuable help.



now with this.

