I have created a view for url 'iblog/recent/$arg' to show the recent blogs where $arg will pass the term id to the view.

First time when i created this view it was working fine.
but whenever i submit a content & after that if i try to access view 'iblog/recent/34', i get page not found error message.

Workaround: then i have to go to administer-> views and edit & save any view again. This will solve the problem & again all the views with $arg in it will start working normally.

Problem seems to be related to caching.

Please help me in fixing this issue.

Many thanks..
Sumoanand