[TYPO3-english] install tool error

Christian Platt christian.platt at pharmaline.de
Tue Aug 23 17:04:22 CEST 2016


Hi wiechert,

check for fullpath…

http://stackoverflow.com/questions/13386082/filemtime-warning-stat-failed-for

Christian



> Am 23.08.2016 um 13:21 schrieb HocomAdvies [ 🌷 Wiechert Hooghwinkel ] <info at hocom-advies.nl>:
> 
> Any thoughts on this? Would be nice to now what’s going wrong. Thanks
> 
> Wiechert.
> 
>> Op 23 aug. 2016, om 09:55 heeft HocomAdvies [ 🌷 Wiechert Hooghwinkel ] <info at hocom-advies.nl> het volgende geschreven:
>> 
>> Hi,
>> 
>> Stil looking to solve this error. This is what the error handling shows me:
>> 
>> #1: PHP Warning: filemtime(): stat failed for Templates/Action/Common/InstallToolDisabled.html in /var/www/vhosts/—-.nl/httpdocs/typo3/sysext/fluid/Classes/View/StandaloneView.php line 492
>> 
>> TYPO3\CMS\Core\Error\Exception thrown in file
>> /var/www/vhosts/—-.nl/httpdocs/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 101.
>> 
>> 10 TYPO3\CMS\Core\Error\ErrorHandler::handleError(2, “filemtime(): stat failed for Templates/Action/Common/InstallToolDisabled.html”, “/var/www/vhosts/---.nl/httpdocs/typo3/sysext/fluid/Classes/View/StandaloneView.php", 492, array)
>> 9 filemtime("Templates/Action/Common/InstallToolDisabled.html")
>> 
>> /var/www/vhosts/—-.nl/httpdocs/typo3/sysext/fluid/Classes/View/StandaloneView.php:
>> 00490:   */
>> 00491:  protected function createIdentifierForFile($pathAndFilename, $prefix) {
>> 00492:   $templateModifiedTimestamp = filemtime($pathAndFilename);
>> 00493:   $templateIdentifier = sprintf('Standalone_%s_%s', $prefix, sha1($pathAndFilename . '|' . $templateModifiedTimestamp));
>> 00494:   $templateIdentifier = str_replace('/', '_', str_replace('.', '_', $templateIdentifier));
>> 
>> 
>> 
>> Anyone a good advise how to get this going?
>> 
>> Thanks a lot.
>> 
>> HocomAdvies
>> Wiechert Hooghwinkel
>> 
>> www.hocom-advies.nl
>> 
>> 
>> 
>>> Op 22 aug. 2016, om 19:36 heeft HocomAdvies [ 🌷 Wiechert Hooghwinkel ] <info at hocom-advies.nl> het volgende geschreven:
>>> 
>>> Hi,
>>> 
>>> When upgrading an 6.2 Typo3 system to the latest 6.2.26 version I get the following error:
>>> 
>>> http://www.-----.nl/typo3/sysext/install/Start/Install.php
>>> 
>>> Template could not be found at “Templates/Action/Common/InstallToolDisabled.html”
>>> 
>>> So, I had a look at that file but that seems to be ok and is in place? So where to look for this error, where should the “Template reside? Since this Typo3 system is an upload to the server with ftp it also could be that a file is missing. But it seems more a bug to me?
>>> Anyone experienced this and has found a working solution? Thanks!
>>> 
>>> Regards,
>>> HocomAdvies
>>> 
>>> Wiechert
>>> 
>>> 
>>> 
>>> www.hocomadvies.nl
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> TYPO3-english mailing list
>>> TYPO3-english at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list