all.
I tried to rewrite cmf/simplecmsbundle. I try to learn it but now I have problem. My pages don't display. I don't know what I should to write.
Pages are in database. My homepage initializer is that same what cmf/simplecmfbundle. My configuration too.
What I get after open browser:
[2/2] NotFoundHttpException: No route found for "GET /"
[1/2]ResourceNotFoundException: None of the routers in the chain matched this request
What I should check and how? Anyone can help me?
Paste my code here no sense because is this same what cmf/simplecmfbundle. I think that i did a mistake but I dont know where I should to search.