New Zenner
- Join Date:
- Jun 2006
- Posts:
- 4
- Plugin Contributions:
- 0
UNINSTALL ZenCart
How do you uninstall? Or is there an uninstall script?
Views: 8,117
New Zenner
How do you uninstall? Or is there an uninstall script?
Oba-san
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 ...
New Zenner
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.
Obaa-san
Okay, you can do that instead.
New Zenner
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:
Obaa-san
Googling for phpmyadmin tutorial- yields many results that should help you.
New Zenner
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;';
Oba-san
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 ...
New Zenner
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.
Tell staff why this post should be reviewed.