Error when adding calendar items
- Status
- Pending
- Subject
- Error when adding calendar items
- Version
- 2.x
- Category
- Error
- Feature
- Calendar
- Resolution status
- New
- Submitted by
- ittosde
- Lastmod by
- ittosde
- Rating
- Description
When adding new items to calendar, I get:
An error occured in a database query!
Context:
File tiki-calendar_edit_item.php
Url tiki-calendar_edit_item.php
Query:
INSERT INTO `tiki_calendar_items` (`user`,`name`,`description`,`status`,`url`,`lang`,`calendarId`,`start`,`end`,`locationId`,`categoryId`,`priority`,`nlId`,`lastmodif`,`created`) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
Values:
0 ehileman
1 OTA Board Meeting
2 Monthly Board Meeting at CCOSA
3 1
4
5
6 1
7 1219946400
8 1219921200
9 0
10 0
11 0
12 0
13 1219693367
14 1219693367
Message:
Data truncated for column 'priority' at row 1
Built query was probably:
INSERT INTO `tiki_calendar_items` (`user`,`name`,`description`,`status`,`url`,`lang`,`calendarId`,`start`,`end`,`locationId`,`categoryId`,`priority`,`nlId`,`lastmodif`,`created`) VALUES ('ehileman','OTA Board Meeting','Monthly Board Meeting at CCOSA','1',,,'1','1219946400','1219921200','0','0','0','0','1219693367','1219693367') - Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1988
- Created
- Monday 25 August, 2008 19:46:13 UTC
by Unknown - LastModif
- Monday 25 August, 2008 19:46:13 UTC