cancel
Showing results for 
Search instead for 
Did you mean: 

Error - Mage registry key "application_params" already exists

Error - Mage registry key "application_params" already exists

Hi, 

 

Can anybody help me with error that I am getting after I activated theme to my shop?

This is url: http://canada1.sendtoprint.ca/

Error is below:

 

Mage registry key "application_params" already exists
Trace: #0 /var/www/html/app/Mage.php(223): Mage::throwException('Mage registry k...') #1 /var/www/html/app/code/core/Mage/Core/Model/App.php(349): Mage::register('application_par...', Array) #2 /var/www/html/app/Mage.php(683): Mage_Core_Model_App->run(Array) #3 /var/www/html/index.php(95): Mage::run('', 'store') #4 {main}

 Thank you in advance

3 REPLIES 3

Re: Error - Mage registry key "application_params" already exists

Hi @toni_bodonji,

 

Can you check using the RWD theme (the default one) first?

Also, if there are 3rd-party modules maybe you could try disabling all those modules.

The idea is to find if the problem is within the theme or some module first.

Re: Error - Mage registry key "application_params" already exists

Hi @Damian Culotta,

 

Thank you for replying.

 

I received this error when I tried to create new shop inside magento and I went to Queldorei/shopper and then Activate theme (to the created shop). I was thinking that by doing this, it will create default pages for a new shop and set up proper folder architecture so I do not have to make changes manually. 

 

So I do not think it is module issue, but this step that I have done. 

 

I am beginner in magento so sorry for my ignorance.

 

Today I deleted that shop and created another one, step by step and that error is still there. 

Re: Error - Mage registry key "application_params" already exists

Are calling "Mage::run" twice in index.php...