warning: array_fill(): Number of elements must be positive in /home/sites/eta/live/drupal6/drupal/includes/database.inc on line 253.
warning: implode(): Invalid arguments passed in /home/sites/eta/live/drupal6/drupal/includes/database.inc on line 253.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
query: SELECT n.nid AS nid ,n.title AS title ,ctv.field_price_value AS price ,ctv.field_seats_value AS seats ,ctv.field_range_value AS max_range ,ctv.field_full_recharge_value AS full_recharge ,ctv.field_top_speed_value AS top_speed ,f.filepath AS filepath FROM node n LEFT JOIN content_type_vehicle ctv ON n.vid = ctv.vid LEFT JOIN files f ON ctv.field_main_image_fid = f.fid WHERE n.type = 'vehicle' AND n.nid IN () in /home/sites/eta/live/drupal6/drupal/includes/common.inc(1695) : eval()'d code on line 33.