|
|||
|
|
| • Searchum Home » Shopping » Elite Arch |
|
SELECT * FROM products
WHERE MATCH (name) AGAINST ('Elite+Arch')
AND category = 'Trellis' & Pergolas'
AND merchant_id = 55
AND (small_img != '' OR large_img != '')
AND id != 761933
ORDER BY RAND() LIMIT 5 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 '' AND merchant_id = 55 AND (small_img != '' OR large_img ! Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/searchum.co.uk/httpdocs/shopping/includes/merchant_similar_offers.php on line 24 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/searchum.co.uk/httpdocs/shopping/includes/merchant_similar_offers.php on line 34 |
||||
|
|