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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T02:52:19+00:00 2026-05-25T02:52:19+00:00

I got a problem when try to get a helper : Mage::helper(‘providers’) In fact,

  • 0

I got a problem when try to get a helper:

Mage::helper('providers')

In fact, the provider helper is not exist.

But it just out an exception and save it into the file: var/log/exception.log and everything is ok, except I could not see the interface which I want.

I need a way to do if I got any exception, Magento will exit immediately and show the messages on the browser.

  • 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-25T02:52:20+00:00Added an answer on May 25, 2026 at 2:52 am

    Turn on developer mode, and make sure PHP is showing errors.

    Open up index.php and change this

    if (isset($_SERVER['MAGE_IS_DEVELOPER_MODE'])) {
        Mage::setIsDeveloperMode(true);
    }
    
    #ini_set('display_errors', 1);
    

    To this

    #if (isset($_SERVER['MAGE_IS_DEVELOPER_MODE'])) {
        Mage::setIsDeveloperMode(true);
    #}
    
    ini_set('display_errors', 1);
    

    With developer mode on Exceptions will halt execution instead of being logged.

    Also, you could skip comment the if block out by adding the apache environmental variable to MAGE_IS_DEVELOPER_MODE to your .htaccess file and setting it to 1.

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

Sidebar

Related Questions

I try to get this code running. I am almost there but I got
i try to reuse the lazyTableimages code but i got a problem that the
i just recently asked a question and got help but i have another problem
i´ve got a problem to get jpa running. Following exception appears when i try
I got a little problem. Sometimes, when I try to call the following code,
i got a little problem: im tring to get the architecture of the OS,
I got a problem with devise. Every time I try to call an Url
I've got a problem with a request on Cakephp 2. When I try to
I got a problem : I try to call a java method that's supposed
i've got a problem i try to parce a web page which in UTF-8

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.