hi, i get an error when i wanna add a new event:
[code:1]
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 ')' at line 5 SQL=INSERT INTO cmb_jcalpro_events (n title, description, contact, url, email, picture, cat, day, month, year, start_date, end_date, approved, recur_type, recur_val, recur_end_type, recur_count, recur_until, published, useridn ) VALUES (n 'Feriado - Inmaculada Concepción de María','','','','','','1','8','12','2008','2008-12-08 00:00:00','0000-00-00 00:00:01','1','','0','0','1','2008-12-08', '1',n )
[/code:1]
i have already solved it, threre where some missing "
admin_events.php
[code:1]
paste-it.net/public/zc23ba3/
[/code:1]
jcalpro.php
[code:1]
paste-it.net/public/t4d2f99/
[/code:1]
i reviewed my steps and didnt found mistakes... but really dont know how to fix it, any idea?
Post edited by: guritaburongo, at: 2008/08/19 11:24
Post edited by: guritaburongo, at: 2008/08/19 11:25
Post edited by: guritaburongo, at: 2008/08/21 04:27