error when adding a buddy
"

* warning: array_merge() [function.array-merge]: Argument #1 is not an array in W:\www\mysite.com\includes\menu.inc on line 415.
* warning: Missing argument 1 for buddylist_addbuddy() in W:\www\mysite.com\modules\buddylist\buddylist.module on line 713.

i use it on 4.7.2

Comments

Mets’s picture

Hey guys,

I'm getting the exact same error. It happens whenever I go to add a buddy. I click on the "Add [username] to my buddy list" link in a person's profile, and I get taken to a page in Drupal which says:

add to buddylist

* warning: array_merge() [function.array-merge]: Argument #1 is not an array in C:\apachefriends\xampp\htdocs\drupal\includes\menu.inc on line 415.
* warning: Missing argument 1 for buddylist_addbuddy() in C:\apachefriends\xampp\htdocs\drupal\modules\contrib\buddylist\buddylist.module on line 713.

This user does not exist

I'm using Drupal 4.7.1. I tried with both the buddylist 4.7 module and the newest code from CVS but no luck...any ideas?

Mets

LuckyPhil’s picture

I'd like to confirm that I also get this same error message.

I'm running drupal 4.7.2 and PHP 5.1.4

spyderpie’s picture

I also get the same error - PHP 5.02 - mysql 4.1.13 and drupal 4.7.2

User does not exist and in the log ...

Missing argument 1 for buddylist_addbuddy() in /home/drupalprod/public_html/modules/buddylist-4.7.0/buddylist/buddylist.module on line 713.

Hope this helps ..

Julie

webchick’s picture

Status: Active » Closed (duplicate)