Mumszone
04-03-2007, 08:45 AM
Since upgrading when I click on manage listings I get the following error:-
Error: Unknown column 't1.' in 'order clause'
SELECT t1.*, `t1`.`comments_active` `comments`, t44.`id` id_category, t44.`title` category_title, t44.`path` path, t4.`crossed` crossed FROM `v21_links` t1 LEFT JOIN `v21_link_categories` t4 ON t1.`id` = t4.`id_link` AND t4.`crossed` = '0' LEFT JOIN `v21_categories` t44 ON t44.`id` = t4.`id_category` ORDER BY t1.`` DESC LIMIT 0, 20
This means I cant approve the new listings at all has anyone else had this?
Error: Unknown column 't1.' in 'order clause'
SELECT t1.*, `t1`.`comments_active` `comments`, t44.`id` id_category, t44.`title` category_title, t44.`path` path, t4.`crossed` crossed FROM `v21_links` t1 LEFT JOIN `v21_link_categories` t4 ON t1.`id` = t4.`id_link` AND t4.`crossed` = '0' LEFT JOIN `v21_categories` t44 ON t44.`id` = t4.`id_category` ORDER BY t1.`` DESC LIMIT 0, 20
This means I cant approve the new listings at all has anyone else had this?