Page 1 of 1

Fatal Error and File upload error

Posted: 17 Jun 2013, 15:39
by jbenning
I was attempting to upload a file just as I usually do and it repeatedly gave me the error: "Unable to Upload File"

I decided to upload it directly through the FTP bypassing the normal file upload. Afterward saving it I received this error:

Warning: require_once(/homepages/7/d278282683/htdocs/components/com_phocadownload/helpers/phocadownloadlayout.php) [function.require-once]: failed to open stream: No such file or directory in /homepages/7/d278282683/htdocs/components/com_phocadownload/phocadownload.php on line 15

Fatal error: require_once() [function.require]: Failed opening required '/homepages/7/d278282683/htdocs/components/com_phocadownload/helpers/phocadownloadlayout.php' (include_path='.:/usr/lib/php5') in /homepages/7/d278282683/htdocs/components/com_phocadownload/phocadownload.php on line 15

I then deleted everything that I had uploaded but I still receive the error. Anyone know how to solve this issue?

Re: Fatal Error and File upload error

Posted: 22 Jun 2013, 22:57
by Jan
Hi, just check if the files, which are required (see the error) are included on your server.

Jan