[Owncloud] Sharing broken?
peter at chubb.wattle.id.au
peter at chubb.wattle.id.au
Mon Oct 1 06:48:41 UTC 2012
I shared an image by email to a friend.
When he tried to click on the link he got a 404.
This is because of an absolute path to /core/img/actions/info.png in
core/css/styles.css
I fixed that, and now I get a PHP backtrace in the log:
[Mon Oct 01 16:29:39 2012] [error] [client 192.168.77.223] PHP Notice: Undefined index: service in /var/www/owncloud/public.php on line 5
[Mon Oct 01 16:29:39 2012] [error] [client 192.168.77.223] PHP Stack trace:
[Mon Oct 01 16:29:39 2012] [error] [client 192.168.77.223] PHP 1. {main}() /var/www/owncloud/public.php:0
The URL that was sent by email is:
https://chubb.wattle.id.au/owncloud/public.php?service=files&token=2e96692ee206a67e7fa334f39c356fe453daa7a6&file=/Steering.JPG
This is with version 4.0.7
Peter C
More information about the Owncloud
mailing list