I use RollerworksMultiUserBundle over FOSUserBundle to handle multi user but i cant override template of each bundle seperatly I have 2 bundle
I override AdminBundle but DesignerBundle template was overrided ! I try to override DesignerBundle but this error accured
Bundle "RollerworksMultiUserBundle" is directly extended by two bundles "
I found the solution in there: rollerworkers