Zen Cart Logo
Forums / General Questions / UNINSTALL ZenCart

UNINSTALL ZenCart

Locked

Views: 8,117

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
2 Jul 2006, 1:32 PM
#1
okcrandy avatar

okcrandy

New Zenner

Join Date:
Jun 2006
Posts:
4
Plugin Contributions:
0

UNINSTALL ZenCart

How do you uninstall? Or is there an uninstall script?

2 Jul 2006, 2:04 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: UNINSTALL ZenCart

Find the directory that you installed Zen Cart into on your website ... and delete it ...

Find the database that you installed Zen Cart into and deleted it ...

2 Jul 2006, 9:52 PM
#3
okcrandy avatar

okcrandy

New Zenner

Join Date:
Jun 2006
Posts:
4
Plugin Contributions:
0

Re: UNINSTALL ZenCart

Ajeh:

Find the directory that you installed Zen Cart into on your website ... and delete it ...

Find the database that you installed Zen Cart into and deleted it ...

I know how to delete the directory, but the database I do not want to delete I just want to drop the Zen entries.

2 Jul 2006, 10:09 PM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: UNINSTALL ZenCart

Okay, you can do that instead.

3 Jul 2006, 1:22 AM
#5
okcrandy avatar

okcrandy

New Zenner

Join Date:
Jun 2006
Posts:
4
Plugin Contributions:
0

Re: UNINSTALL ZenCart

Kim:

Okay, you can do that instead.:no:

How do I delete the entries in the sql database? I know it is drop table something or other?:wacko:

3 Jul 2006, 1:24 AM
#6
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: UNINSTALL ZenCart

Googling for phpmyadmin tutorial- yields many results that should help you.

3 Jul 2006, 3:25 AM
#7
okcrandy avatar

okcrandy

New Zenner

Join Date:
Jun 2006
Posts:
4
Plugin Contributions:
0

Re: UNINSTALL ZenCart

Found the answer.

$sql = 'DROP TABLE zen_address_book, zen_address_format, zen_admin, zen_admin_activity_log, zen_authorizenet, zen_banners, zen_banners_history, zen_categories, zen_categories_description, zen_configuration, zen_configuration_group, zen_counter, zen_counter_history, zen_countries, zen_coupons, zen_coupons_description, zen_coupon_email_track, zen_coupon_gv_customer, zen_coupon_gv_queue, zen_coupon_redeem_track, zen_coupon_restrict, zen_currencies, zen_customers, zen_customers_basket, zen_customers_basket_attributes, zen_customers_info, zen_customers_wishlist, zen_db_cache, zen_email_archive, zen_ezpages, zen_featured, zen_files_uploaded, zen_geo_zones, zen_get_terms_to_filter, zen_group_pricing, zen_languages, zen_layout_boxes, zen_manufacturers, zen_manufacturers_info, zen_media_clips, zen_media_manager, zen_media_to_products, zen_media_types, zen_meta_tags_categories_description, zen_meta_tags_products_description, zen_music_genre, zen_newsletters, zen_orders, zen_orders_products, zen_orders_products_attributes, zen_orders_products_download, zen_orders_status, zen_orders_status_history, zen_orders_total, zen_paypal, zen_paypal_payment_status, zen_paypal_payment_status_history, zen_paypal_session, zen_paypal_testing, zen_products, zen_products_attributes, zen_products_attributes_download, zen_products_description, zen_products_discount_quantity, zen_products_notifications, zen_products_options, zen_products_options_types, zen_products_options_values, zen_products_options_values_to_products_options, zen_products_to_categories, zen_product_music_extra, zen_product_types, zen_product_types_to_category, zen_product_type_layout, zen_project_version, zen_project_version_history, zen_query_builder, zen_record_artists, zen_record_artists_info, zen_record_company, zen_record_company_info, zen_reviews, zen_reviews_description, zen_salemaker_sales, zen_sessions, zen_specials, zen_tax_class, zen_tax_rates, zen_template_select, zen_upgrade_exceptions, zen_whos_online, zen_zones, zen_zones_to_geo_zones;';

3 Jul 2006, 3:27 AM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: UNINSTALL ZenCart

Thanks for the update on what worked for you to remove the Zen Cart database tables ... :smile:

Note: this will differ from person to person ...

13 Jun 2009, 12:01 AM
#9
alaircom avatar

alaircom

New Zenner

Join Date:
Jun 2009
Posts:
3
Plugin Contributions:
0

Re: UNINSTALL ZenCart

I just use my FTP and wack the whole mess. The sql is on the server with a link to the cart I still have the db.