Hi,
I'm new to the CalemEAM software & just trying to get it set up, but so far, I'm very impressed!! I do have one issue that I'm not sure of:
When trying to attach an uploaded file to a document, I am getting the following error:
Warning: file_get_contents(C:\xampp\htdocs\CalemEAM/server/upload_files/public/SOPA4007R01 Operation and Maintenance of the Compressed Air System.pdf) [function.file-get-contents]: failed to open stream: No such file or directory in C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php on line 97
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php:97) in C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php:97) in C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php on line 101
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php:97) in C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php:97) in C:\xampp\htdocs\CalemEAM\server\include\util\CalemGzip.php on line 105
I have verified that the file does exist in the CalemEAM/server/upload_files/public/ directory, & I can open it from within that directory; I just get the error when trying to open it from the Uploaded Files section of CalemEAM. I have one other file that I have uploaded, & it will open without any errors.
Any ideas would be appreciated!!