2015-02-17, 00:21
hmm i see, seems to be a bug in buggalo script:
21:58:03 T:1709342800 ERROR: body += '<td>%s</td>' % str(values[key])
21:58:03 T:1709342800 ERROR: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 16: ordinal not in range(128)
i deactivated it for now, the newest GIT should show the actual error then in debug log.
https://github.com/phil65/script.extende...4ada69fc9b
21:58:03 T:1709342800 ERROR: body += '<td>%s</td>' % str(values[key])
21:58:03 T:1709342800 ERROR: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 16: ordinal not in range(128)
i deactivated it for now, the newest GIT should show the actual error then in debug log.
https://github.com/phil65/script.extende...4ada69fc9b