-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading slideshow template #121
Comments
Tested with actual Chrome 32bit and 64bit (Canary version) with Windows 7 and can't reproduce the issue. |
I tried the packaged 2.0.8 file from releases, git branch stable8, and git branch master, they all lead to the same behaviour. |
Patches can't be the cause, because I didn't have installed them, too. |
Thanks for the report.
I find it odd that 3 requests are being made for the same files, but I don't know why this occurs. |
I realized that I get the error notification also in the Files module. Even there I cannot open image files. Strange with the duplicated request. The folder I used to create this log was named |
Thanks. That comes from something I've been meaning to take a look at for a while. The multiple thumbnail requests might come from redirects. |
Nice, that was fast 😄 |
It's fixed in master, but it's just too strange to have to use apps on the files side and the custom folder on the gallery side. |
I pulled master and restarted apache, but it still won't work. Also there's another hardcoded
|
Line 243 has to stay as is, for the reason mentioned above. Try to hit ctrl+f5 a few times to refresh the javascript. |
|
OK, so there may be another error. Please turn on browser debugging via F12 and go to the network tab. |
The duplicate owncloud/ looks weird. |
Yes it does :) What do you get when you type this in the javascript console? |
|
OK, so you've probably mis-configured your custom apps folder. It should look like this:
"The key |
|
Thanks. |
Please try to replace
with
It's all a bit hackish, but they're removing the one method which does all the magic path building... |
That works 👍
Where is the value defined which |
Anyhow, thanks a lot for this quick support. I'll hit the hay, tty tomorrow. 😄 |
I'm glad that works. |
@TimJay I've pushed a different way of doing things. Could you check that master still works for you? |
I get some of the following errors in log: Don't know, if this has to do with this actual changes ... |
The index error is not important, but I'll fix it at some point. Regarding the rapid change of album, it would be good if you could give me a browser error. And it's got nothing with the recent change :) |
@oparoz Everything works all right. I don't get any errors when 'fast-browsing' ... |
Thanks. |
When I view a folder in galleryplus, the previews are shown but I am not able to view an individual image. On top of the view, an orange info-box appears 'Error loading slideshow template'. When I click one of the previews, nothing happens.

OwnCloud version: 8.0.2
App version: 2.0.8
Browser version: Chrome 41.0.2272.76 (64-bit) / KUbuntu 14.04
PHP version: 5.5.9+dfsg-1ubuntu4.7
owncloud.log:
The text was updated successfully, but these errors were encountered: