404 error when i click on edit in advanced module

edited April 2012 in Modules
I am working on Advanced module and when i click on Edit in my module it is redirecting me to 404 page error not found, what am i missing?

Comments

  • edited 8:12PM
    So you are clicking edit in a simple module used by your Advanced module (e.g. the blog_posts module inside the blog advanced module)? To debug, I would check out where the 404 error is being outputted in the fuel/modules/fuel/controllers/module.php file (I'm assuming that's what's generating it).

    If that's not it, you may want to check your routes file to make sure the proper route exists for your module:
    http://www.getfuelcms.com/user_guide/modules/advanced
Sign In or Register to comment.