I get the above error message when I try to upload a file. I have check the logs and there is nothin in them about files. This is the only problem I seem to have with the install. I am running the latest version and have. I have tried the following:
-Looking at the log and found nothing
-Changing the file_storage_provider to mysql
-Uploaded another php page with php upload functionality that worked fine so it is not an obvious permissions problem.
- Talked with my host about the problem and he cannot find anything wrong with the setup or permissions
Ilija thanks for your reply. I have been looking over the forums and have tried numerous things to fix the error with no luck. Here is what I have tried:
1 - Turn Debugging on in config - "define('DEBUG', true);"
Nothing happened here still get the vague error message.
2 - Check the log file.
The log file has not picked up the error wich is strange.
3 - I have set up another page with PHP upload to test server permissions.
This worked file an uploaded a file for me but for some reason it is still not working withinn activeCollab.
4 - Change to MySQL provider for files.
Still recieved the same error.
This is very strange behavior and both myself and my host could not find anything wrong with the server so I think it is code but cannot track this one down (I am an ASP person).
Here is what was in the index.php response headers when I looked with FireBug:
I get the above error message when I try to upload a file. I have check the logs and there is nothin in them about files. This is the only problem I seem to have with the install. I am running the latest version and have. I have tried the following:
-Looking at the log and found nothing
-Changing the file_storage_provider to mysql
-Uploaded another php page with php upload functionality that worked fine so it is not an obvious permissions problem.
- Talked with my host about the problem and he cannot find anything wrong with the setup or permissions
Any help with this is much appreciated.
Thanks
Brendan