Invalid assignment left-hand side[SOLVED]

felipe 17 Jul, 2009
With firebug I get this error that comes from components/com_chronocontact/js/customclasses.js

invalid assignment left-hand side
[Break on this error] myCal_d/m/Y = new Calendar({ d/m/...Y' }, { classes: ['dashboard'] }); \n


How can I fix this error?
nml375 17 Jul, 2009
Hi felipe,
This is because your field name contains several slashes (/), which is used for divisions. Please remove these from the field name. Also remember to alter the "Date Fields Names" setting in the form setup General tab to match the new field name.

/Fredrik
felipe 17 Jul, 2009
Thanks, it wasn't not my fieldname. It was the "Date Fields names" on teh general tab, that by default it were d/m/y, So I change it to date_1 and the error desappear.

Thanks
Max_admin 19 Jul, 2009
Hi, just a clarification, this was a glitch in one of the latest releases and was fixed in the latest one.

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.