Hi there, nice job;

I tried to delete an expired invitation and I got these errors and didn't delete it.

• warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/fhlinux148/d/mysite.com/user/htdocs/includes/menu.inc on line 415.
• warning: Missing argument 1 for drupal_get_form() in /home/fhlinux148/d/mysite.com/user/htdocs/includes/form.inc on line 49.
• warning: Missing argument 1 for drupal_retrieve_form() in /home/fhlinux148/d/mysite.com/user/htdocs/includes/form.inc on line 179.
• warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /home/fhlinux148/d/mysite.com/user/htdocs/includes/form.inc on line 218.

Comments

mfer’s picture

Assigned: Unassigned » mfer

I'm testing this error out. If I can get these issues closed out I'll put out a final release.

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

Can you provide some more details. PHP version, other installed modules, etc. I can't reproduce this error.

manoloka’s picture

Hummmm, strange I can not reproduce it anymore either.

Instead I get a page where I only see the template with the title (in my case "Invite your friends and Colleagues").

However nothing happens, I mean the invitation still showing as expired or canceled.

I don't know if that is what is supposed to do. I would expect a withdrawn invitation to delete the invitation.

mfer’s picture

You are seeing this on the report and not the invite module screens?

What permissions does the user have?

mfer’s picture

Assigned: mfer » Unassigned
manoloka’s picture

Hi,

I see it at invite/withdraw/expired/uH5dxBwq (the last bit changes for each invitation) but I arrived here through the withdraw link within the invite-site-report.

I don't see a withdraw link (/invite/withdraw/pending/ExxcMWyi) within the invite page what I have is a delete link (/invite/delete/emailname%2540hotmail.com)

The user has admin permissions (but it isn't the 1st admin)

mfer’s picture

What version of the invite module are you using?

mfer’s picture

In Invite 1.9 and older the path was invite/delete. At 1.10 the path became invite/withdraw. My guess is that you are using an old version of the invite module.

manoloka’s picture

Status: Fixed » Postponed (maintainer needs more info)

Yep, I'm using 5.x-1.7

P.S. I'm out of the country on holidays right now, as soon as I get back I'll upgrade it to the lastest version and let you know.

Thanks

mfer’s picture

Status: Postponed (maintainer needs more info) » Fixed
Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

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