buddylist_pending_requests sql missing
jcksu3 - October 31, 2007 - 19:33
| Project: | Buddylist |
| Version: | 5.x-1.0 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
user warning: Table 'db222647251.buddylist_pending_requests' doesn't exist query: SELECT bpr.requestee_uid, u.name FROM buddylist_pending_requests bpr INNER JOIN users u ON bpr.requestee_uid = u.uid WHERE requester_uid = 2 in /homepages/34/d193923679/htdocs/drupal/includes/database.mysql.inc on line 172.
I get this on pages when trying to add a new buddy. Was curious if someone can provide the table structure so that I can create it in MYSQL database. I think the README files for all the versions leave this out as my installation did not copy over tables.
Thanks,
Jasen

#1
got the same error. anyone shed some light on this?
#2
Got the same. Help anyone!