Zen Cart Logo
Forums / Addon Payment Modules / HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

Locked

Views: 690

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
18 Feb 2015, 4:29 PM
#1
marvin avatar

marvin

Zen Follower

Join Date:
Feb 2006
Posts:
222
Plugin Contributions:
0

HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

I "Removed" the Checkout by Amazon module in the Admin. I then deleted the CBA files and deleted the Amazon code in /includes/templates/templates_default/templates/tpl_shopping_cart_default.php

The result is:
1- I immediately get error 500 when I try to get into my website.

2- Admin - I can log in. but if I try to get into modules/payments I get an error 500 and the url line shows - http://www.sourceforherbs.com/xxxxxxxxx/modules.php?set=payment

Help is urgent and greatly appreciated.

18 Feb 2015, 5:29 PM
#2
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

marvin:

Help is urgent and greatly appreciated.

Do you have a copy of the deleted and edited files? If so, then copy them back to the server as this will almost certainly get the site functional again.

If you don't have a copy of the deleted files you should restore
/includes/templates/templates_default/templates/tpl_shopping_cart_default.php with an original copy from the zencart distribution files.

On reflection, you should restore this with a copy of the original ZenCart file anyway because this file should never have been modified in the 1st place (you should have edited a copy of it in your template folder.

IF you are lucky it will only be this file that is causing the problem.

Cheers
RodG

18 Feb 2015, 5:59 PM
#3
marvin avatar

marvin

Zen Follower

Join Date:
Feb 2006
Posts:
222
Plugin Contributions:
0

Re: HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

Thanks,
I found a backup of that file and all is well.