Mar 27th, 2010, 10:46 AM
Hey Frosty,
Thanks for hanging in there.
First: the form backup module has a problem in which the table format and data are copied over just fine, but the submission_id column isn't created as a primary key, auto-increment column. This prevents it being usable unless you manually fix that. I just logged this bug, and I'll try to fix that today... just so little time!
http://bugs.formtools.org/index.php?cmd=view&id=208
Second: emails.... urgh! They really are the bane of my existence.
How much testing have you done to confirm this is the problem? Try different email addresses for the bcc and cc's preferably on different mail hosts (free ones like gmail, hotmail and yahoo are a good idea to try). If they're configured to auto-redirect those emails to a single account you may find that the email client is smart enough not to display all of them. Also, try juggling the order of the bcc, cc and main email addresses and see what emails you receive.
You may well be right that this is an issue on your server, but I want to eliminate this sort of cause first.
- Ben
Thanks for hanging in there.

First: the form backup module has a problem in which the table format and data are copied over just fine, but the submission_id column isn't created as a primary key, auto-increment column. This prevents it being usable unless you manually fix that. I just logged this bug, and I'll try to fix that today... just so little time!
http://bugs.formtools.org/index.php?cmd=view&id=208
Second: emails.... urgh! They really are the bane of my existence.

How much testing have you done to confirm this is the problem? Try different email addresses for the bcc and cc's preferably on different mail hosts (free ones like gmail, hotmail and yahoo are a good idea to try). If they're configured to auto-redirect those emails to a single account you may find that the email client is smart enough not to display all of them. Also, try juggling the order of the bcc, cc and main email addresses and see what emails you receive.
You may well be right that this is an issue on your server, but I want to eliminate this sort of cause first.
- Ben