Getting array errors in emails, help?
array (
0 => '0',
)
array (
0 => '0',
)
array (
0 => '2',
)
Hi Vistech,
I'd guess that ChronoContact doesn't support array names :-(
Bob
Hi Vistech,
Good question, I'll take a peek at the code in the morning; if I don't see anything there it will be one for Max.
Bob
Hi Vistech,
I've asked Max to come and take a look at your posts here.
Bob
Hi Vistech,
What were the values given to your checkboxes and what were the selections made ?
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thank you, I will test this well and try to find where is the problem!
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Please contact me through the contact us page to get a patch or use this code in your email template:
<?php echo implode(',', $form->data['checkbox_group10']); ?>
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.