Active
Project:
Invite
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Anonymous (not verified)
Created:
30 Aug 2012 at 10:16 UTC
Updated:
16 Jan 2017 at 22:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
glekli commentedThanks for reporting. I was not able to reproduce this error message. Could you kindly let us know what text you inserted into the email field, and exactly what version of Invite you were running?
Comment #2
Anonymous (not verified) commentedRight now I'm running 7.x-2.1-beta2+7-dev - not sure if I updated previously or not - been awhile. I recall having no text inserted into the e-mail field (it was blank). Hope that helps.
Comment #3
breezing65 commentedPerformed the following to reproduce the sql error when clicking the "Show Registration Link" of the Invite module:
1. Downloaded a fresh copy of drupal-7.15 as well as downloading and installing the Invite module (version 7.x-2.x-dev).
2. On the invite page, I clicked on the "show registration link" with a blank "To" field and the response was: "To field is required."
3. Clicked on the "show registration link" again with a valid email address in the "To" field and the response was: "Your invitation has been successfully created" as well as a display of the registration link for the invitees.
4. Checked reports of recent log messages and no errors were found.
Thus, I am unable to reproduce the sql error and further information and/or explanation is needed from initiator. Otherwise, my recommendation is to close this issue as unexplained or no viable solution can be determined. Thank you for your emails and input to this issue.
Kind regards,
Charles Gordon Jr.
Comment #4
glekli commentedNice summary, thanks, Charles. One explanation might be that the dev version is constantly regenerated as the repo is updated. This makes it hard to identify the code that caused the error (if it was a dev version.)
Closing the issue.
Comment #5
Anonymous (not verified) commentedThanks for testing it - I'm running 7.14.. sorry, not sure what other info to provide - it's happening on all user roles. It might be some obscure module conflict (I have a quite a few running!)? What is the SQL error even talking about anyway?
Comment #6
pjmcghee commentedHello,
I just installed Invite and I am receiving this error as well. I'm running Core 7.21 and Invite 7.x-2.1-beta2.
The error that get is the exact same as above. I get it if the email field is blank or filled with a bad address and i click either the show link or send invite. all the user can do is hit the back button which is less than ideal. This is a great module and I really want to use it.
Thanks!
Comment #7
KroKroDile commentedHi,
I've got the same problem when I submit the form with the field 'To' empty.
Here, the patch to correct this error.
KroKroDile.
Comment #8
djween commentedI am running 7.x-2.1-beta2 on core 7.17 and receive same errors when no email is submitted or an incorrectly formatted email address is submitted. Thanks.