[FLOW3-general] SOLVED Re: authentication error
mario chiari
m at mariochiari.net
Fri Feb 1 11:30:11 CET 2013
Hi
it helped:
-- to update file ProxyFactory.php by
http://git.typo3.org/FLOW3/Packages/Doctrine.ORM.git/blob/1bdafa59bfe98c2a2a93a1c2dd6486075af2be4d:/Classes/Proxy/ProxyFactory.php
(which is almost 50 lines longer)
-- to correct a misprint within Policy.yaml; I had a extra controller I
had not defined yet:
: <MyPackage>_RestrictedControllers:'class(Mario\Crono\Controller
\(Admin|Extra)Controller)'
so far so good
thanks
mario
On Thu, 2013-01-31 at 20:43 +0100, mario chiari wrote:
> Hello
> I am trying to port to Flow a simple FLOW3 package of mine. I have
> problem to clone the authentication portion.
> I am able to create an account, but I am not able to login. I get the
> following warning:
>
> Uncaught exception 'TYPO3\Flow\Error\Exception' with message 'Warning:
> require(/var/www/html/flow/flow-base-distribution/Data/Temporary/Development/Doctrine/Proxies/__CG__TYPO3PartyDomainModelPersonName.php): failed to open stream: No such file or directory in /var/www/html/flow/flow-base-distribution/Packages/Libraries/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php line 114' in /var/www/html/flow/flow-base-distribution/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Error/ErrorHandler.php:77 Stack trace:
> ....
>
> help is welcome
> thanks, cheers
> mario
>
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
More information about the FLOW3-general
mailing list