Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

uninstalling mods

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 10-15-2006, 07:25 AM
 
kenwen kenwen is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 36
 

Default uninstalling mods

Hi,

i want to uninstall some mods, (ezrecommends and ezcheckout) as the CSS template has a nice looking checkout.

How do I uninstall them from the database? I think I've rolled back the files successfully, just looking at the final steps

cheers
Ken
__________________
Ken Liu
London Kettlebells
v4.0.18
Reply With Quote
  #2  
Old 10-15-2006, 09:26 AM
  wjbrewer's Avatar 
wjbrewer wjbrewer is offline
Banned
 

X-Adept
  
Join Date: Feb 2005
Location: Pittsburgh, PA
Posts: 504
 

Default Re: uninstalling mods

If there are single fields in a table use a SQL statement like this

ALTER TABLE xcart_tablename DROP fieldname;
(replace xcart_tablename with the name of the table, and cellname with the name of the field)

If it is a full table use this

DROP TABLE tablename;

Enter the SQL queries in the Patch/Upgrade section...and don't forget to backup your database, in case there are any problems.
Reply With Quote
  #3  
Old 10-15-2006, 11:42 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: uninstalling mods

Only database additions of ezRecommends and ezCheckout are language variables, you can use the patch as suggested or just delete them via your admin languages section.
Reply With Quote
  #4  
Old 10-16-2006, 12:22 AM
 
kenwen kenwen is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 36
 

Default Re: uninstalling mods

cheers all,

i was hoping it would be that simple
__________________
Ken Liu
London Kettlebells
v4.0.18
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:56 PM.

   

 
X-Cart forums © 2001-2020