This topic is locked

File Upload [Object Error]

5/22/2013 10:00:12 AM
PHPRunner General questions
W
wildwally author

I've released the production version of a new system last week. On occassion I receive notification from users that they receive an Object Error when uploading files. However when I upload the same file to the same record I have no problems, and it's not everyone thats experiencing the problem. So my question is what constitues an Object Error when PHP Runner throws the error. Knowing this might help me trouble shoot the problem.

C
cgphp 5/22/2013

We need more information about the error.

L
lakanol 5/22/2013

It may due to different users have different permission right to upload file to your destination.

(permission setting of the destination folder)

W
wildwally author 5/24/2013

Just had another user run into the problem again. I have it narrowed down to session expired or trusted site. Leaning on the session expire - next person to report the problem I'll target that first, and if not then the trusted site.