integration with buddylist

MohamedMabrouk - July 28, 2007 - 05:33
Project:RSVP
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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.

#1

owahab - June 1, 2008 - 22:54
Status:active» patch (code needs review)

I have done a very simple and minimal integration.

AttachmentSize
rsvp.buddylist.patch2.28 KB

#2

owahab - July 3, 2008 - 15:53
Status:patch (code needs review)» fixed

Committed.

#3

irishpadres - July 10, 2008 - 01:11
Category:feature request» bug report

If 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.

#4

owahab - July 13, 2008 - 08:05
Status:fixed» active

I'll check this out.

#5

Rasputin Paracelsus - July 14, 2008 - 22:38

I'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...

#6

owahab - July 16, 2008 - 00:17
Status:active» fixed

#7

Anonymous (not verified) - July 31, 2008 - 04:46
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.