[TYPO3-mvc] Tx_Extbase_MVC_Exception_InvalidArgumentValue on move to linux server
Steffen Ritter
info at rs-websystems.de
Fri Mar 12 14:49:30 CET 2010
Dmitri Pisarev schrieb:
> Hey just a quick question:
> I tried to install my extbase plugin on the server, running linux, typo3
> 4.3.1, and I get the following error when calling any action that has
> some arguments:
> \\Tx_Extbase_MVC_Exception_InvalidArgumentType
> \\The argument type for parameter "servicetype" could not be detected.
>
> On my XAMPP installation under Windows, everything was working fine.
>
> Any ideas?
>
> Dmitri.
LOL, that's why you should not use Windows with TYPO3 :)
YOu mixed up the Cases of your File or Folder names
(lower/upper/camelcase). The class you wanted to have as type cannot be
found because of that...
Windows machines do - as we all know - not care about such.
regards
Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list