Okay, I see one odd thing here. In the first set of Arrays, it shows what I filled out on the form for this test with choice of Albany for county (should go to em5). Under that where it says [Data 4] it is showing what I had filled out on a previous test (Fulton county should go to em4). 'dropdown8' is the county. 'recipients' used to be called 'dropdown19' but then I renamed it, then when it did not work I deleted it and made a new 'recipients'. Odd how it is remembering 'dropdown19' when it doesn't exist anymore.
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => NewMemj3
[event] => submit
[text2] => My name
[text3] => My address
[text4] =>
[text5] => My city
[text6] => My state
[text7] => 00000
[dropdown8] => Albany
[recipients] =>
[text9] => 5555555555
[text10] => myemailaddy@gmail.com
[text11] => myemailaddy@gmail.com
[text12] =>
[textarea16] =>
[button15] => Submit
[id] => 10
[Data4] => Array
(
[id] => 1
[uniq_id] => 2a9f4ee4f0fa30b6e0e1e0464cf8f06e80a08058
[user_id] => 0
[created] => 2015-03-21 12:17:37
[modified] =>
[text2] => pgrgrl
[text3] => addy
[text4] =>
[text5] => city
[text6] => state
[text7] => 11111
[dropdown8] => Fulton
[dropdown19] =>
[text9] => 5555555555
[text10] => pgrgrl@mydomain.com
[text11] => pgrgrl@mydomain.com
[text12] =>
[textarea16] =>
[button15] => Submit
)
[ip_address] => 00.00.00.00
[email_to_use] => list1-join@example.com
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[3] => Array
(
[DB Save] => Array
(
[Queries] => Array
(
[0] => INSERT INTO `jos_chronoengine_chronoforms_datatable_NewMemj3` (`text2`, `text3`, `text4`, `text5`, `text6`, `text7`, `dropdown8`, `text9`, `text10`, `text11`, `text12`, `textarea16`, `button15`, `user_id`, `uniq_id`, `created`) values ('My name', 'My address', '', 'My city', 'My state', '00000', 'Albany', '5555555555', 'myemailaddy@gmail.com', 'myemailaddy@gmail.com', '', '', 'Submit', '0', 'c2fb4a12dbfb92bc947e44092c6d37cb70bc5e6f', '2015-03-21 14:44:03');
)
)
)
[4] => Array
(
[DB Read] => Array
(
[Queries] => Array
(
[0] => SELECT `Data4`.`id` AS `Data4.id`, `Data4`.`uniq_id` AS `Data4.uniq_id`, `Data4`.`user_id` AS `Data4.user_id`, `Data4`.`created` AS `Data4.created`, `Data4`.`modified` AS `Data4.modified`, `Data4`.`text2` AS `Data4.text2`, `Data4`.`text3` AS `Data4.text3`, `Data4`.`text4` AS `Data4.text4`, `Data4`.`text5` AS `Data4.text5`, `Data4`.`text6` AS `Data4.text6`, `Data4`.`text7` AS `Data4.text7`, `Data4`.`dropdown8` AS `Data4.dropdown8`, `Data4`.`dropdown19` AS `Data4.dropdown19`, `Data4`.`text9` AS `Data4.text9`, `Data4`.`text10` AS `Data4.text10`, `Data4`.`text11` AS `Data4.text11`, `Data4`.`text12` AS `Data4.text12`, `Data4`.`textarea16` AS `Data4.textarea16`, `Data4`.`button15` AS `Data4.button15` FROM `jos_chronoengine_chronoforms_datatable_NewMemj3` AS `Data4`
)
)
)
[5] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:myemailaddy@gmail.com
[2] => Subject:Membership Form
[3] => From name:My Website
[4] => From email:webemail@example.com
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<table>
<tr><td></td><td></td></tr>
<tr><td>Full Name</td><td>My name</td></tr>
<tr><td>Address Line 1</td><td>My address</td></tr>
<tr><td>Address Line 2</td><td></td></tr>
<tr><td>City</td><td>My city</td></tr>
<tr><td>State</td><td>My state</td></tr>
<tr><td>Zip Code</td><td>00000</td></tr>
<tr><td>County</td><td>Albany</td></tr>
<tr><td>recipients</td><td></td></tr>
<tr><td>Phone</td><td>5555555555</td></tr>
<tr><td>Email Address</td><td>myemailaddy@gmail.com</td></tr>
<tr><td>Email Address (Confirm)</td><td>myemailaddy@gmail.com</td></tr>
<tr><td>How did you hear about us?</td><td></td></tr>
<tr><td>Comments?</td><td></td></tr>
<tr><td></td><td></td></tr>
</table><br /><br />IP: 00.00.00.00
)
)
[10] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:list1-join@example.com
[2] => Subject:Subscribe
[3] => From name:Subscriber
[4] => From email:myemailaddy@gmail.com
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
.
)
)
)