Warning: Missing argument 4 for createColourArrayFromColour(), called in /var/www/html/designerpaint/pages/components/colour_palette_swatches.php on line 51 and defined in
/var/www/html/designerpaint/lib/dp_start.php on line
1170
Warning: array_key_exists() [
function.array-key-exists]: The second argument should be either an array or an object in
/var/www/html/designerpaint/lib/dp_start.php on line
1205
Warning: array_key_exists() [
function.array-key-exists]: The second argument should be either an array or an object in
/var/www/html/designerpaint/lib/dp_start.php on line
1210
Unknown column 'Array' in 'where clause' Query: CREATE TEMPORARY TABLE IF NOT EXISTS tmp_products ( SELECT products.* FROM products INNER JOIN finishes ON finishes.id = products.finish WHERE products.name != '' AND products.type='paint' AND (products.site='dp' OR products.site='both') AND products.status='approved' AND products.finish IN (SELECT finish_id FROM application_to_finish WHERE 1 AND application_id = Array) AND 1 ORDER BY finishes.displayorder, finishes.name LIMIT 1)