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 8709385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:21:15+00:00 2026-06-13T04:21:15+00:00

I was told by two different people that the following is a known issue

  • 0

I was told by two different people that the following is a known issue with Magento:

When installing a new extension, the admin tries to access the
configuration of the extension, and gets a 404 page. The way to
resolve this issue is to logout and then login into his admin panel.

  • Is there a way to work around this issue when designing an extension?
  • Is there an open issue about this?

Here is one page I found that talks about this issue.

  • 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-06-13T04:21:16+00:00Added an answer on June 13, 2026 at 4:21 am

    It happens because when you login to the admin panel magento reads ACL rules and writes them to the session. When you install new module you define new ACL rules that are not listed in your session.

    When you install modulefrom magento connect you have “clear session” button to force renewal.

    In module you can use something like

    $session = $adminuser = Mage::getSingleton('admin/session');
    /* @var $adminuser Mage_Admin_Model_User */
    $adminuser = $session->getUser();
    $adminuser->setReloadAclFlag(true);
    
    $session->refreshAcl();
    

    You can also look at this extension how to add “reload Acl” button to the admin panel.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say that I've created two different program executables, e.g. in C++. For some
I have two barcodes that I am working with. They are clearly different, but
Someone told me that openGL is for graphic only, and that it's very bad
Someone told me to do this in order to keep track of latest people
I was told that a function defined as static in one .c file is
I was told that using break and continue labels in an OOP language is
A consultant told me recently that he has clients using IIS. Those servers accept
I was told that Respond.Redirect is an expensive process because it raises a ThreadAbortException.
I was told that the optimal way to program in C++ is to use
A DBA that my company hired to troubleshoot deadlock issues just told me that

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.