I just installed and activated the plugin for the first time on our development site, and got these errors (I replaced someone of the actual info with what it was in brackets):
WordPress database error: [Table '[subdomain]_[domain]_c.[prefix]_rg_form_meta' doesn't exist]
SHOW INDEX FROM [prefix]_rg_form_meta WHERE Key_name='form_id'
WordPress database error: [Table '[subdomain]_[domain]_c.[prefix]_rg_lead_detail_long' doesn't exist]
SHOW INDEX FROM [prefix]_rg_lead_detail_long WHERE Key_name='lead_detail_key'
The site is in WordPress 3.2.1 on a server with PHP 5.3 and MySQL 5.
Do you know what this is?