Menu

#2256 calendar entry problem

open
Calendar (348)
5
2007-06-08
2007-06-08
Anonymous
No

Problem in Moregroupware found!
Version (config.inc.php): 0.7.3 - Finally
Version (version.inc.php): 0.7.3 - Finally
PHP version: 5.0.3
PHP OS: Linux
register_globals: 0
magic_quotes_gpc: 0
safe_mode: 0
sql.safe_mode: 0
Server software: Apache/2.0.53 (Linux/SUSE)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
session.use_trans_sid: 0
session.auto_start: 0
file_uploads: 1
upload_max_filesize: 300M
upload_tmp_dir:
memory_limit: 224M
post_max_size: 300M
max_execution_time: 3000
max_input_time: 600
magic_quotes_runtime: 0
Database: mysql / 5.0.22-standard-log (5.0.22)
Program: /modules/calendar/index.php
File: /var/www/triquart.de/project/data/modules/calendar/index.php
File revision: 1.204
Line: 613

Error (SQL):
INSERT INTO mgw_calendar_tmp (id, id_class, id_scheduling, date, userid, id_appt_type, id_location_type, subject_summ, subject, location, private, duration, availability, telephone, external, inituserid, dategroup_id, repeat, rep_from, rep_until, holiday_id) VALUES (342, 2, 0, '2007-06-13 20:00:00', 6, 1, 1, 'Konzepte+von+Ajax-Frameworks', 'Konzepte+von+Ajax-Frameworks%0D%0AVortrag+von+Stefan+Mintert%0D%0A%0D%0ADie+asynchrone+Kommunikation+zwischen+Browser+und+Server+-+kurz+Ajax+-%0D%0Agehoert+im+buzzword-belasteten+Web+2.0+zu+den+wenigen+handfesten+Tech-%0D%0Aniken.+Ajax-Programmierung+ohne+Hilfsmittel+ist+wenig+komfortabel+und%0D%0Amanchmal+umstaendlich.+Bibliotheken+und+Frameworks+versprechen%0D%0AErleichterung+fuer+Software-Entwickler.%0D%0A%0D%0ADer+Vortrag+vermittelt+einen+Einstieg+in+die+Thematik+und+die+Konzepte%0D%0Avon+Ajax-Frameworks.+Dazu+nimmt+er+zunaechst+eine+Begriffsklaerung%0D%0Avor%2C+zeigt+kurz+die+Huerden+und+Schwachstellen+manueller+Ajax-Program-%0D%0Amierung+auf+und+demonstriert+anhand+ausgewaehlter+Beispiele+den+Nutzen%0D%0Avon+Frameworks.+', 'Lehmanns+Fachbuchhandlung%2C+Kurze+Muehren+6%2C+Hamburg', 0, 120, 1, '', '', 6, 0, 0, NULL, NULL, 0)

Error (MSG):
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 'repeat, rep_from, rep_until, holiday_id) VALUES (342, 2, 0' at line 2

Dump:
POST:

Array
(
[MGWSESSION] => ne97hdc6ghpbjvahb3abdis324
[date] => 1181286000
[newtype] =>
[start_day] => 13
[start_month] => 06
[start_year] => 2007
[appointment_start] => 1181325600
[appointment_end] => 1181332800
[scheduling] => 0
[id_appt_type] => 1
[id_location_type] => 1
[location] => Lehmanns Fachbuchhandlung, Kurze Muehren 6, Hamburg
[availability] => 1
[telephone] =>
[subject_summ] => Konzepte von Ajax-Frameworks
[thema] => Konzepte von Ajax-Frameworks
Vortrag von Stefan Mintert

Die asynchrone Kommunikation zwischen Browser und Server - kurz Ajax -
gehoert im buzzword-belasteten Web 2.0 zu den wenigen handfesten Tech-
niken. Ajax-Programmierung ohne Hilfsmittel ist wenig komfortabel und
manchmal umstaendlich. Bibliotheken und Frameworks versprechen
Erleichterung fuer Software-Entwickler.

Der Vortrag vermittelt einen Einstieg in die Thematik und die Konzepte
von Ajax-Frameworks. Dazu nimmt er zunaechst eine Begriffsklaerung
vor, zeigt kurz die Huerden und Schwachstellen manueller Ajax-Program-
mierung auf und demonstriert anhand ausgewaehlter Beispiele den Nutzen
von Frameworks.
[participants] => Array
(
[0] => 6
)

[external] =>
[appointment_attribute] => 0
[serial_end_day] => 13
[serial_end_month] => 06
[serial_end_year] => 2007
[new] => Termin Erstellen
[id] =>
)

GET:

Array
(
)

Discussion


Log in to post a comment.