I don't know where to begin searching. But Chronoforms for my Joomla v1.5 install works great. BUT whenever I submit a form I get this:
_POST: Array ( [date] => Thu, 17 Jan 2008 18:53:13 -0500 [r_name] => Roger Test 1 [re_eMail] => [email]jeep165@hotmail.com[/email] [r_subject] => test [phone1] => 234 [phone2] => 234 [phone3] => 2344 [r_Message] => test message 1 [Submit] => ..:: Submit Form ::.. )
Case 2: Use template
E-mail: 'Yes' custom
Email sent
Then under that I get the nice formatted copy of the email that was sent....like you're supposed to. But what is the top part and how do I get rid of it?
This is a pre-production site so there is no URL yet.
_POST: Array ( [date] => Thu, 17 Jan 2008 18:53:13 -0500 [r_name] => Roger Test 1 [re_eMail] => [email]jeep165@hotmail.com[/email] [r_subject] => test [phone1] => 234 [phone2] => 234 [phone3] => 2344 [r_Message] => test message 1 [Submit] => ..:: Submit Form ::.. )
Case 2: Use template
E-mail: 'Yes' custom
Email sent
Then under that I get the nice formatted copy of the email that was sent....like you're supposed to. But what is the top part and how do I get rid of it?
This is a pre-production site so there is no URL yet.