Framework error handler says: User Error (E_USER_ERROR): Database error: Invalid SQL: SELECT
p.*, cr.currency_formatting, up.screen_name

FROM
product p
INNER JOIN user_profile up ON up.user_id = p.owner_user_id
INNER JOIN currency cr ON cr.currency_code = up.currency_code

WHERE
( (p.quantity > 0) OR (p.custom_orders = 'Yes') OR (p.can_be_reproduced = 'Yes') )
and
( p.owner_user_id IN (Select owner_user_id from product where pk_product ='37663') )
and
( p.pk_product <> '37663' )
and
( p.user_status = 'Live' )
and
( up.seller_status = 'Live' )

ORDER BY RAND() ASC . Errno: 14, Error: Can't change size of file (Errcode: 28 "No space left on device"). Error raised in /var/www/icraftgifts/data/www/icraftgifts.com/!website/!FRAMEWORK-live/includes/db_mysql.php line 635