Hot drug store Problem Error 500

More
10 years 3 months ago #35679 by slinkybambi
I am having an issue with an error with Hot Drug Store Template.

My order emails are not being forwarded to our inbox so we are missing important credit card details for payment processing. I have updated to Joomla 2.5.11 and have also updated Virtuemart.

The error appears after placing order:

ERROR 500 - INTERNAL SERVER ERROR

Can anyone assist me in fixing this error. I am desperate!

My customers are struggling to place an order as well.

Please feel free to attempt to place an order and see for yourself at www.urbancheese.co.nz if you think you can help me.

Thank you kindly!

Kimberli

Please Log in to join the conversation.

More
10 years 3 months ago #35686 by ivan.milic
It is caused by VM update. You need to execute this queries directly on database:

UPDATE #__virtuemart_configs
SET
config = REPLACE(config,"p.product_name","l.product_name");

UPDATE #__virtuemart_configs
SET
config = REPLACE(config,"c.category_name","l.mf_name");

UPDATE #__virtuemart_configs
SET
config = REPLACE(config,"m.mf_name","l.mf_name");

Please Log in to join the conversation.

Time to create page: 0.265 seconds
Powered by Kunena Forum