[Owncloud] \OC\Files\Filesystem::getPath($fileId);
Tharindu Dhananjaya Galappaththi
tdgalappaththi at gmail.com
Thu Jul 4 05:37:15 UTC 2013
I'm trying to call "\OC\Files\Filesystem::getPath($fileId);" method from a
guest page. But it gives me this error.
PHP Fatal error: Call to a member function getPath() on a non-object in
/var/www/owncloud5/lib/files/filesystem.php on line 638,
Since the guest page is loaded with out a user being logged in, this error
occurs.
when a user is logged in to the ownCloud, this error doesn't happen.
Please help.
Thank You
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20130704/bbcbd0c9/attachment.html>
More information about the Owncloud
mailing list