Hello,

When I go to http://www.yourdomain.com/invite/withdraw/CiSMDN31?destination=user/1/in..., I get the following error:

Warning: Parameter 1 to invite_cancel() expected to be a reference, value given in drupal_retrieve_form() (line 771 of /var/www/public/includes/form.inc).

Thank you for your help

Sincerely
Daniel

CommentFileSizeAuthor
#1 patch_commit_0d35a177f438.patch566 bytesmoonray

Comments

moonray’s picture

StatusFileSize
new566 bytes

Looks like this function is still expecting D6 style form arguments.
The patch as as simple as they come.

moonray’s picture

Status: Active » Needs review
cutmedia’s picture

@moonray thanks, that works

hgroover’s picture

Thanks - this fixed a number of problems I was having. 7.x-2.x-dev was looking unusable without this fix.
There can be several other symptoms reported as well. I was getting the "Access denied" when trying to withdraw pending invitations (although logged in as administrator).

glekli’s picture

Status: Needs review » Fixed

Committed. Thanks, moonray.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.