No archives in the folder, just jpegs. I have now disabled the archive support.
I get these errors when loading the public link (paths generalized): Notice: Undefined index: file in apps/files_sharing/public.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:67) in lib/template.php on line 162 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:67) in lib/template.php on line 163 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:67) in lib/template.php on line 164 Then after entering the correct password I get the following errors: Warning: strpos() [function.strpos]: Offset not contained in string in apps/files_sharing/public.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in apps/files_sharing/public.php on line 191 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in lib/template.php on line 162 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in lib/template.php on line 163 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in lib/template.php on line 164 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in lib/template.php on line 162 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in lib/template.php on line 163 Warning: Cannot modify header information - headers already sent by (output started at apps/files_sharing/public.php:34) in lib/template.php on line 164 On Mon, Oct 22, 2012 at 5:10 PM, Thomas Müller <[email protected]> wrote: > > Are there archives (zip, tar) inside? > Is the archive apps enabled? > > Please disable archive support and retry. > > We have a known issue there - afaik. > > THX, > > Tom > > Am Montag, dem 22.10.2012 um 23:07 schrieb Erik R: >> Sharing a directory full of files with password protection does not >> work. I get PHP errors printed on the page and after entering the >> password it says "cloud not found" or some such thing. >> >> Sharing a directory without password protection works as expected. >> >> I'm running OwnCloud version 4.5.0 >> >> -Erik >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
