Hi there, I crashed my last server due to high bandwidth. Got a new server now and gonna install the store from scratch. Did as I normally would and got this:


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 categories c, categories_description cd LEFT JOIN categories_description cd2 ON c.parent_id=cd2.categories_id AND cd2.language_id='1' WHERE c.categories_id=cd.categories_id AND cd.language_id='1']


I am stressing out big time now. Not sure what the hell is happening. Please can anyone help me