update 1.12.3 download button error .
-
after updating to 1.12.2 the update procedure from 1.12.2. to 1.12.3 stops at the download button
ont the i-doit update i see the message "new version available " but clicking on the button the browser do nothing , checking on the debug window of my chrome i see an error :
Uncaught SyntaxError: Invalid or unexpected token index.php:77 / -
this is the line ..
<input type="button" class="button" name="btn_download" value="Download" onClick="if (!$('isys_form').down('[name="download"]').getValue().blank()) {$('isys_form').submit();}" /> -
I had the same issue and decided to download the 1.12.3-update zip package manually. After extracting it in i-doit document root, the download button is not needed any more and you can go on installing it.
-
@armins
that works perfect !! thanks -
Hello guys,
to fix this problem you can also take a look in our KB for hotfixes:
https://kb.i-doit.com/display/de/Hotfixes -
Hi,
that hotfix doesn't work for me. After replacing the containing "2.tpl" the download button still does nothing...