Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - markoan

Pages: [1]
1
Solved the problem.
We are using OpenGoo in spanish.
Turns out that some files had UTF-8 characters and the files where encoded as UTF-8 with BOM (some encoded header characters).
I just needed to edit these files and convert to UTF-8 without BOM.
It seems the BOM header gets sent to the browser before PHP finishes parsing the code and this messes things up.
I hope this helps in case someone runs into the same problem.

2
Hi ignacio.

It is the same for all documents. I have tested it with xlsx, pdf and doc.

3
Hi, we have been workin with version 1.3.1 of OpenGoo for a week and have uploaded several documents.
Now that we have tryed to download some of them we find that we are unable to download. Clicking on the download link results in the browser displaying garbled text that I assume is the binary content of the document.
Is this a server issue or something related to OpenGoo? How can I tell the browser that it is actually a file that needs to be downloaded?
Which configuration files should I check?

Thanks

Pages: [1]