Posthaste Error
We appologize but Posthaste has encountered an error, the details which are displayed below. This error will be looked into and corrected as soon as possible.
Error:
DB Error: no such field
Type: DB_Error
Code: -19
Query:
SELECT id FROM machine JOIN machine_assignment USING (id) WHERE active = 'f' AND machine_type = get_etype_id('SERVER') AND price > 0.00 ORDER BY id
Params:
Array
(
)
Details
SELECT id FROM machine JOIN machine_assignment USING (id) WHERE active = 'f' AND machine_type = get_etype_id('SERVER') AND price > 0.00 ORDER BY id [nativecode=ERROR: column "price" does not exist]