Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have installed module shindig on kohana 3 and the one thing is that if I go to mainpage. com/blog/ where shindig is placed I get everywhere on main page get mainpage .com/blog/othercontroller or mainpage .com/blog/secondcontroller

so every controller get prefix of blog...I want to get rid off it on other controllers

so how can I get rid of it, I suppose in routes of shindig in init.php https://github.com/kerkness/shindig

so any help on this would be great...tnx

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.