[TYPO3-dev] extension upload to TER under TYPO3 6.0

Franz Holzinger franz at ttproducts.de
Thu Apr 11 13:52:36 CEST 2013


Hello

Le 11. 04. 13 13:31, Elmar Hinz a écrit :
>> However the extension does not contain the file t3xutils.phar.
>>
>> ~/web/typo3conf/ext/ext1/Cool/Modules/Typo3ExtensionUtils/bin$ ls -l
>> insgesamt 0
>>
>> Is the file t3xutils.phar missing? Or is the installation for the
>> TYPO3 extension different?
>
> With version 1.4.0 from TER freshly downloaded:

1.4.0

> So I  have no idea, why the directory is empty in your case. That is
> rather strange.
Sorry, there has been a mistake. The files are now there.

So I want to install ext1 from the website's doc:
##############
# 3.) make both executable and install an alias named ext

chmod +x Typo3ExtensionUtils/bin/t3xutils.phar
chmod +x Ext/bin/ext
Ext/bin/ext install
##############


user:~/web/typo3conf/ext/ext1$ cd Cool/Modules/

user:~/web/typo3conf/ext/ext1/Cool/Modules$ chmod +x 
Typo3ExtensionUtils/bin/t3xutils.phar

user:~/web/typo3conf/ext/ext1/Cool/Modules$ chmod +x Ext/bin/ext

user:~/web/typo3conf/ext/ext1/Cool/Modules$ Ext/bin/ext install

PHP Fatal error:  Call to undefined method SplFileInfo::getExtension() 
in 
/var/www/path/web/typo3conf/ext/ext1/Cool/Modules/Cool/Classes/DedicatedDirectoriesLoader.php 
on line 31

It is a TYPO3 6.0.4 environment. What is missing here?


- Franz






More information about the TYPO3-dev mailing list