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
Comment #1
al commentedFixed in CVS. Please test and CLOSE.
Comment #2
nernst commentedworks, closing