Discussion:
Help, TTs module dont works
Walter
2008-02-22 20:53:26 UTC
Permalink
Hello iam newbie and need your help, the module tts dont works whe i try to add a ticket a erro acurred:

Database error: Invalid SQL: insert into phpgw_tts_tickets (ticket_group,ticket_priority,ticket_owner,ticket_assignedto,ticket_su bject,ticket_category,ticket_billable_hours,ticket_billable_rate,ticke t_status,ticket_deadline,ticket_effort,ticket_type,ticket_platform,tic ket_attachment,ticket_details) values ('9','1','7','8','facturar a la cerveceria','2','400','0','O','0-02-27','','0','0','0','facturara por el mes de enero de 2007')
MySQL Error: 1054 (Unknown column 'ticket_platform' in 'field list')

File: /usr/share/phpgroupware/tts/newticket.php
Line: 97

Session halted.

my phggw version is 0.9.16.012 my bd is mysql

please helpme.

.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org
Ari
2008-07-22 14:06:49 UTC
Permalink
Have the same message.
Added field ticket_platform to phpgw_tts_tickets.
varchar 255

Sorted that, and then .....

Next is there is no ticket_attachment in phpgw_tts_tickets.

What are the field types? or is this something to do with the FileManager system?

Will try rem-ing out the attachment input and insert in 'newticket.php'. I don't think it is going to be much use.

.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org

Loading...