After reviewing other postings I have not found help for the following:
I am able to use Notes to save and access an attachments.
Using Documents I am able to save a PDF or a PPT file. I am unable to view or download the file from the documents module.
When I click the document URL from the following page:
http://mysite/index.php?module=Docum...8-45aa53c5c94c
that is index.php?module=DocumentRevisions&action=DetailVi ew&record=5def9afb-439a-9123-0238-45aa53c5c94c
Included in the above page is the following section of html code:
<tr>
<td width="15%" valign="top" class="tabDetailViewDL"><slot>Filename</slot></td>
<td width="35%" valign="top" class="tabDetailViewDF"><slot><a href='cache/upload/5def9afb-439a-9123-0238-45aa53c5c94c' target='_blank' class="tabDetailViewDFLink">Example Partner Meeting.ppt</a> </slot></td>
<td width="15%" valign="top" class="tabDetailViewDL"><slot>Revision:</slot></td>
the href points to my file but and attempts to "launch it"
I get a internal server error 500.
that is...
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, ME and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.0.54 (Fedora) Server at mysite Port 80
By the way... I have searched the logs and I am displaying errors in my php.ini and there are no hints about what is happening. It seems the above code is attempting to launch the file not download it.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks