Controller Action Except( Index & View) Not Working In Admin Module Controllers

My admin Module controllers actions except actionIndex and actionView, all other actions are not working. :blink:

These two links only working.




/admin/nameController/index

/admin/nameController/view/id/1

/admin/nameController/update/id/1



If I give /admin/nameController/create. It displays index page view only.

It not even showing any error. :huh:

I think I dont have the privilege to create new one.

What makes me stop to create new one.

Need help !!!

Sorry dudes!!!

The problem is in my Url Manager.

People who got this kind of error.

Please remove your rules in url manager and check once again using full url

i.e., index.php/admin/nameController/action.

Finally it works!!! :rolleyes:

Click + button if this post is useful.

Congrates on finding the problem yourself, AND for posting your solution. It helps everyone. B)