Author Topic: Problem storing attachments  (Read 2466 times)

Offline Ruebezahl

  • Jr. Member
  • **
  • Posts: 11
Problem storing attachments
« on: August 19, 2013, 04:01:50 AM »
Hello,

just got a problem storing an attachment (in this case a MS-Docx file). Get always a i/o error from Libreoffice at open. Storing the same file with Thunderbird runs fine.
When i look at bytelevel to the files, there are two differences. The Roundcubefile has an 0x0a at the beginning additionally and the Thunderbirdfile has an extra 0x00 at the end of the file.

Any idea what is wrong?

Regards,

Ruebe

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Problem storing attachments
« Reply #1 on: August 19, 2013, 10:46:25 AM »
Make sure that there is no whitespace at the bottom of the main.inc.php or db.inc.php.