This topic is locked

admin can't view uploaded files

11/10/2014 5:17:04 PM
PHPRunner General questions
rsawchuk author

I have a PHPRunner 7.0 application whereby users keep track of their training activities and hours. One of the fields is for uploading various document types to support the learning activities. This application seems to work fine.
The program administrator wants to be able to view the documents to monitor and audit the activities. I created a separate PHPRunner application just for access by admin. All the fields work fine EXCEPT for the document field. When the file names are clicked, we cannot open the file. We either get a .gif image or an error messages saying the file is corrupt. I made sure that the correct path to the file folder exists. If I ftp to the site, all the documents in the folder do open up properly.
I notice that in the admin version, the link to the document is missing the additional random code that is added to each uploaded document.
I have downloaded and rebuilt the application in PHPRunner 8.0 but the same errors exist.
Any suggestions as to the possible causes and fixes to this problem would be appreciated.
Thanks,
Russell

Sergey Kornilov admin 11/10/2014

Looks like some sort of misconfiguration. Unfortunately it's impossible to tell hat might be wrong without seeing your application.
If you have a valid support contract post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

N
nti 11/12/2014



I created a separate PHPRunner application just for access by admin.


I have had issues similar to description... creating a new set of permission tables for new project has always worked for me.
Security/Permissions/Create New Tables.
I utilize the new permission tables for new project and original permission tables for original project.