Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Configuring Magento for Debug Mode

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 101
    Comment on it

    firstly Disable Cache System > Cache Management > Select All [check-boxes] > Actions = Disable > Submit 

    Secondly Re-Index All System > Index Management > Select All [check-boxes] > Actions = Reindex Data > Submit 

    Thirdly Disable Compilation  System > Tools > Compilation > Disable

    Then Turn on Error Reporting


    a> Open index.php and un-comment the following line

    #ini_set('display_errors', 1);

    b> Open .htaccess and add the following line at the end

    SetEnv MAGE_IS_DEVELOPER_MODE "true"


    Afterwards Configuring Mangeto Error Page5. Turn on Logging
    System > Configuration > Advanced > Developer > Log Settings > Enabled => Yes

    rename errors/local.xml.sample to errors/local.xml

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: