You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Proxy dir I have a file:
__CG__IAAEntityRole.php
and I get error:
Failed opening 'IAA\Entity\Proxy__CG__\IAA\Entity\Role.php' for inclusion
As You can see, something is wrong with either generating the proxy class or loader. Any advise on this issue would be helpfull.
I my add, that changing Proxy namespace to one level only does not help (as some suggest).
The text was updated successfully, but these errors were encountered:
Hey Guys,
run into this problem when using Zend_Session:
http://groups.google.com/group/doctrine-user/browse_thread/thread/334c3136ccf21630
In my Proxy dir I have a file:
__CG__IAAEntityRole.php
and I get error:
Failed opening 'IAA\Entity\Proxy__CG__\IAA\Entity\Role.php' for inclusion
As You can see, something is wrong with either generating the proxy class or loader. Any advise on this issue would be helpfull.
I my add, that changing Proxy namespace to one level only does not help (as some suggest).
The text was updated successfully, but these errors were encountered: