System: postgres 7.3.2, php 4.2.3, Solaris
Drupal CVS
Latest buddylist (1.4)
In the buddylist_page() function, the $edit array is empty and therefore the user id that was submitted from the form is not passed correctly to the INSERT query - resulting in a database full of UID 0. This probably has something to do with register_globals?

Comments

al’s picture

Assigned: vertice@www.drop.org » al

Fixed in CVS. Please test and CLOSE.

nernst’s picture

works, closing