Hey,
Can someone help me with this.
I installed the latest civiCRM on Drupal 6.x and i want to create a views so that i can see all the contacts from civiCRM in views, and eventually
use bulk sms to sms specific contacts from civiCRM.
But as i create a view ( civiCRM_contacts) and choose a civiCRM field type ( e.g. CiviCRM Contacts: First Name) i get the following error.
user warning: Table 'civicrmtest.civicrm_contact' doesn't exist query: SELECT civicrm_contact.id AS id, civicrm_contact.first_name AS civicrm_contact_first_name FROM civicrm_contact civicrm_contact LIMIT 0, 10 in C:\Users\robert\Desktop\CiviCRM-Test\Mowes portable\www\civicrmtest\modules\views\includes\view.inc on line 765.
Can someone please tell me how i get the contacts from civiCRM into drupal views, and what is the best way of sms those contacts.
I need to send out sms's to paid memberships, or to contacts attending events.
Thanks a million to the person/s who can help me :-)
robert
Read »








