Notice: Undefined offset: -1 in /var/www/html/online-collections/object.php on line 28
Error performing query: SELECT `Obj`.internal_id, `Obj`.object_id, `Obj`.object_name, `Obj`.obj_title, `Obj`.image_file, `Obj`.thumb_file, `Obj`.object_id_sortable
FROM categories AS `Cat`
LEFT JOIN categories_objects AS `Join` ON (`Cat`.id = `Join`.category_id)
LEFT JOIN objects AS `Obj` ON (`Obj`.internal_id = `Join`.object_internal_id)
WHERE `Cat`.id = ORDER BY `Obj`.object_id_sortable DESC