IRC logs

20150629

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20150629*

20150629

  • 10:03:42 <pedda> hi there
  • 10:03:57 <pedda> any clue how to tell TCA not to strip leading 0 of values?
  • 10:13:07 <pedda> solved..
  • 10:13:28 <pedda> int(11) in ext_tables.sql -> varchar(255)
  • 10:13:32 <pedda> was the issue