Closed (duplicate)
Project:
Buddylist
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2006 at 22:31 UTC
Updated:
8 Jun 2006 at 21:15 UTC
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
Comment #1
Mets commentedHey 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
Comment #2
LuckyPhil commentedI'd like to confirm that I also get this same error message.
I'm running drupal 4.7.2 and PHP 5.1.4
Comment #3
spyderpie commentedI 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
Comment #4
webchickDuplicate of http://drupal.org/node/55230