Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 407893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:38:22+00:00 2026-05-12T17:38:22+00:00

I have, I believe, a simple problem, but I don’t know how to solve

  • 0

I have, I believe, a simple problem, but I don’t know how to solve it…
So, I have the standard app with default and admin module. And I need some SEO friendly urls.

In admin module I want to use standard urls like /admin/controller/action but I am killing this when I add the following code in my bootstrap file…

    $model_info = new Zend_Controller_Router_Route(
        '/:id/:manufacturer/:model_name',
        array(
            'module' => 'default',
            'controller' => 'index',
            'action'     => 'modelinfo'
        )
    );
   $router->addRoute('model_info',$model_info);

The result of this is that I have nice urls which are working but know I can’t access any action, from any controller in admin module…

My question is how to define this route or how to add new one, so I can access my admin module “normally” and have “front end” urls like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T17:38:22+00:00Added an answer on May 12, 2026 at 5:38 pm

    You could add another route for the admin after that. Something like:

    $admin_route = new Zend_Controller_Router_Route(
        '/admin/:controller/:action',
        array(
            'module' => 'admin',
        )
    );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I cant figure how to simply solve this problem: So I have simple HTML
The problem is simple to explain but difficult for me to resolve. I have
I believe my question this time is simple. Let say I have a webpage,
I believe this may be a simple question, but I've looked everywhere and tried
I have validated the JSON response from my C# Webmethod, so I don't believe
Seems like a simple problem: I have an SVN repo inside our firewall. I
I'm confused a little bit with my problem, so I don't know if I
i have a problem which is i believe basic for most of the RoR
A long explanation but I believe this is a pretty simple question. I think
I believe I have disabled the view state on all controls as well as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.