Database error in vCard PRO:
INVALID SQL: SELECT vcard_cards.card_id, vcard_cards.card_date, vcard_cards.card_category, vcard_cards.card_thmfile, vcard_cards.card_caption, vcard_category.cat_id, vcard_category.cat_name,vcard_cards.card_rating,vcard_cards.card_date
	FROM vcard_cards, vcard_category
	WHERE vcard_cards.card_date >='2010-02-25' AND vcard_cards.card_category=vcard_category.cat_id AND vcard_category.cat_active='1'
	GROUP BY card_date,card_id
	ORDER BY card_id DESC 
mysql error: Table 'albndry_cc.vcard_cards' doesn't exist
mysql error number: 1146
Date: 2010/03/12 - 10:24:23 AM
Script: /cards/newcards.php
Referer: