Closed (fixed)
Project:
Privatemsg
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2007 at 21:36 UTC
Updated:
20 Sep 2007 at 18:31 UTC
I am getting this warning when a new user tries to register:
warning: Missing argument 6 for _privatemsg_send(), called in /hsphere/local/home/midlandh/midlandhosta.org/members/sites/all/modules/privatemsg/privatemsg.module on line 424 and defined in /hsphere/local/home/midlandh/midlandhosta.org/members/sites/all/modules/privatemsg/privatemsg.module on line 1569.
Thanx,
Drupal ROCKS!
Comments
Comment #1
j0k3z commentedI wasnt getting this error but I just started getting it when I upgraded to 5.x.2.x dev version.
I have a default PM sent to new users upon signup, so it must be coming from that
Comment #2
salvis#1: In the current 5.x-2.x-dev version _privatemsg_send() has only 5 parameters. Are you using an older 5.x-2.x-dev?
Please note that 5.x-2.x-dev is a development version and it shouldn't be used on a live site.
Comment #3
leonglass commentedI too am using the dev version of privatemsg and receive the same error. You can fix the registration process by deleting the welcome message altogether and then the registration process works again.
Comment #4
chx commentedComment #5
(not verified) commented