Author Topic: Unable to display any attachments 0.1-stable  (Read 3460 times)

Offline rockwilda

  • Jr. Member
  • **
  • Posts: 35
Unable to display any attachments 0.1-stable
« on: March 14, 2008, 01:16:46 PM »
Hello guys,

I'm using rc 0.1 stable and I'm unable to display or download any attachments.

Instead of showing me .jpg, .pdf or .doc I got following:

Code: [Select]
�����JFIF���������ZExif��II*���� �� ��������������������������������������(�������1�6�������2�������������������������������i�����4�����FUJIFILM�FinePix F10
I attached screenshots for better understanding.

With rc 0.1 beta2 all is working fine.

best regards,
Nico

Offline rockwilda

  • Jr. Member
  • **
  • Posts: 35

Offline rockwilda

  • Jr. Member
  • **
  • Posts: 35
Re: Unable to display any attachments 0.1-stable
« Reply #2 on: March 14, 2008, 01:26:57 PM »
maybe it helps ...

rc 0.1-stable
Apache/2.2.3
php 5.2.0-8+etch10

Offline rockwilda

  • Jr. Member
  • **
  • Posts: 35
Re: Unable to display any attachments 0.1-stable
« Reply #3 on: March 14, 2008, 02:21:14 PM »
I found the problem ... a blank line at the end of one of my config files ... wtf ?!

Offline kawaitld

  • Newbie
  • *
  • Posts: 2
Re: Unable to display any attachments 0.1-stable
« Reply #4 on: March 20, 2008, 07:39:06 AM »
Quote from: rockwilda
I found the problem ... a blank line at the end of one of my config files ... wtf ?!
Same problem.. same solution..

I think that the blank line generate a "PHP Header already sent" error wich is not displayed due to the "php_flag display_errors Off" of the .htacces file

Offline till

  • Jr. Member
  • **
  • Posts: 49
Re: Unable to display any attachments 0.1-stable
« Reply #5 on: March 24, 2008, 09:09:15 PM »
We are adding a huge notice so people are aware of this when they are copy/pasting from the installer!