Database error in vCard PRO:
INVALID SQL: SELECT cd.card_id, cd.card_date, cd.card_rating, cd.card_category, cd.card_thmfile, cd.card_caption, ct.cat_id, ct.cat_name, cd.card_rating, cd.card_date
	FROM vcard_cards AS cd
	  LEFT JOIN vcard_category AS ct ON cd.card_category=ct.cat_id
	WHERE ct.cat_active='1' AND cd.card_rating>'0'
	GROUP BY cd.card_rating,cd.card_id
	ORDER BY cd.card_rating DESC
	
mysql error: Table 'albndry_cc.vcard_cards' doesn't exist
mysql error number: 1146
Date: 2008/10/06 - 08:42:59 PM
Script: /cards/toprated.php
Referer: