Open razeta opened 13 years ago
Is this bundle still supported?
I'm using the code you've posted:
_white_october_admin:
resource: .
type: white_october_admin
white_october_admin:
resource: "@WhiteOctoberAdminBundle/Resources/config/routing/admin.xml"
and this works fine for me. Can you post any more detailed exception reports?
I have same issue.
Get error:
Cannot import resource "/home/application/app/config/."
from "/home/application/app/config/routing.yml".
500 Internal Server Error
how do you fix it. thx.
I could not fix it, so I used sonata bundle intead.
:(
You still haven't posted the actual exception error.
I am trying to install the bundle but I cant make this lines to work.
Is this still valid? app/config\routing.yml:
_white_october_admin: resource: . type: white_october_admin
white_october_admin: resource: "@WhiteOctoberAdminBundle/Resources/config/routing/admin.xml"
Get error:
Cannot import resource "C:\wamp\www\application\app/config." from "C:\wamp\www\application\app/config\routing.yml". 500 Internal Server Error - FileLoaderLoadException 1 linked Exception:
Cheers