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 >='2008-08-23' 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: 2008/09/07 - 01:26:42 PM
Script: /cards/newcards.php
Referer: