instead of 'naked' list of emails, a website subscription can gain lots of momentum if the invitees list made easier by just checking selected ones from the list of buddylist module.. I think.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rsvp.buddylist.patch | 2.28 KB | owahab |
Comments
Comment #1
owahab commentedI have done a very simple and minimal integration.
Comment #2
owahab commentedCommitted.
Comment #3
irishpadres commentedIf buddylist is not installed a warning message is displayed:
user warning: Table 'drupal.buddylist' doesn't exist query: SELECT DISTINCT(b.buddy), u.name FROM buddylist b INNER JOIN users u ON b.buddy = u.uid WHERE b.uid = 2 ORDER BY u.name ASC in /path/to/drupal/includes/database.mysqli.inc on line 154.
Comment #4
owahab commentedI'll check this out.
Comment #5
Rasputin Paracelsus commentedI'm getting a buddylist error too, since a recent update suggested to me by the module status monitor (a few weeks ago, maybe)?
user warning: Table 'DATABASE.buddylist' doesn't exist query: SELECT DISTINCT(b.buddy), u.name FROM buddylist b INNER JOIN users u ON b.buddy = u.uid WHERE b.uid = 1 ORDER BY u.name ASC in /home/USER/public_html/d5/includes/database.mysql.inc on line 172.
Never heard of buddlist until now...
Comment #6
owahab commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.