Forums

array errors

vistech 26 Feb, 2013
Getting array errors in emails, help?

array (
0 => '0',
)
array (
0 => '0',
)
array (
0 => '2',
)
GreyHead 01 Mar, 2013
Hi Vistech,

I'd guess that ChronoContact doesn't support array names :-(

Bob
vistech 01 Mar, 2013

Hi Vistech,

I'd guess that ChronoContact doesn't support array names :-(

Bob


Then why does it give the option to have checkboxes in the form? Makes no sense.
GreyHead 01 Mar, 2013
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
GreyHead 02 Mar, 2013
Hi Vistech,

I've asked Max to come and take a look at your posts here.

Bob
Max_admin 02 Mar, 2013
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.
vistech 04 Mar, 2013
Not sure what you are asking for...can you tell me how it should be formatted? I guess these are dependent on the entries on the designer page?

Max_admin 10 Mar, 2013
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.
vistech 10 Mar, 2013
So how do I fix it?
Max_admin 10 Mar, 2013
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.
This topic is locked and no more replies can be posted.