browser: Pictures not shown fullsize
Posted: Mon Jun 22, 2015 3:53 am
Hello everybody,
i have one problem with showing pictures in full size in browser.
Thumbnails are displayed very well but after click on the foto it is not shown.
I tried different browsers (IE,Chrome,Firefox). Always the same problem.
Here the message from chrome: "Failed to load ressource: net::ERR_EMPTY_RESPONSE
It seems that the path to the images somehow is wrong.
In image.hml i found this code:
<div id="VideoContainer">
<img src="/raw/{{id1}}" alt=""><br>
<div id="toolbar">
<button id="prev" onclick="prev()"{{prevAttr}}><<</button>
<button id="next" onclick="next()"{{nextAttr}}>>></button>
</div>
every browser tells me that "/raw/... " has no files.
UMS 5.1.3 is installed.
I am grateful for any help
regards Christian
i have one problem with showing pictures in full size in browser.
Thumbnails are displayed very well but after click on the foto it is not shown.
I tried different browsers (IE,Chrome,Firefox). Always the same problem.
Here the message from chrome: "Failed to load ressource: net::ERR_EMPTY_RESPONSE
It seems that the path to the images somehow is wrong.
In image.hml i found this code:
<div id="VideoContainer">
<img src="/raw/{{id1}}" alt=""><br>
<div id="toolbar">
<button id="prev" onclick="prev()"{{prevAttr}}><<</button>
<button id="next" onclick="next()"{{nextAttr}}>>></button>
</div>
every browser tells me that "/raw/... " has no files.

UMS 5.1.3 is installed.
I am grateful for any help
regards Christian