Active
Project:
Request Invitation
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2011 at 22:05 UTC
Updated:
6 Apr 2012 at 02:57 UTC
After transferring my website to a new server I am receiving the following error:
warning: Parameter 2 to invite_form_submit() expected to be a reference, value given in /home/gillz/public_html/includes/module.inc on line 462.
Any ideas on what might be causing this??
Comments
Comment #1
brunorios1 commentedsame here.
Comment #2
brunorios1 commentedComment #3
verynic commentedsame to me
Comment #4
3emad commentedA quick hack, requestinvitation.module @ line 277,replace the invoke "form submit" with a direct function call:
hope it helps you guys.