Warning: Invalid argument supplied for foreach() in /homez.668/ffessm/www/Codep2013/administrator/components/com_dtregister/models/event.php on line 760
Warning: Invalid argument supplied for foreach() in /homez.668/ffessm/www/Codep2013/administrator/components/com_dtregister/models/event.php on line 760
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and (fe.showed in(1,3) or (fe.showed =-1 and df.showed in(1,3))) and df.publishe' at line 3 SQL=Select fe.id as key1, fe.* , df.id as key2 , df.* , if(fe.showed =-1, fe.showed,fe.showed) as showed , if(fe.showed =-1, fe.required,fe.required) as required ,if(fe.showed =-1, fe.group_behave ,fe.group_behave ) as group_behave From cd57M_dtregister_fields as df inner join cd57M_dtregister_field_event as fe on fe.field_id = df.id where fe.event_id= and (fe.showed in(1,3) or (fe.showed =-1 and df.showed in(1,3))) and df.published=1 order by ordering
Warning: Invalid argument supplied for foreach() in /homez.668/ffessm/www/Codep2013/administrator/components/com_dtregister/models/event.php on line 3701
when i want to add a registration in the backend
is there a solution to this issue ?