X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   What the hell do I do with this..?? (https://forum.x-cart.com/showthread.php?t=31286)

NickC 05-20-2007 01:45 PM

What the hell do I do with this..??
 
Hi

I have be instructed to carry out this to finish of a mod instilation...what or how do I do this...???


In admin, run this patch to add a new language label..


INSERT INTO xcart_languages VALUES ('US','lbl_links','Links','Labels');
INSERT INTO xcart_languages VALUES ('US','lbl_links_description','Use the form below to submit your link. Please place a link to our site on your links page before submitting this form.','Text');
INSERT INTO xcart_languages VALUES ('US','lbl_links_name','Your Name','Text');
INSERT INTO xcart_languages VALUES ('US','lbl_links_email','Email','Text');
INSERT INTO xcart_languages VALUES ('US','lbl_links_website_title','Website Title','Text');
INSERT INTO xcart_languages VALUES ('US','lbl_links_website_url','Website Url','Text');
INSERT INTO xcart_languages VALUES ('US','lbl_links_reciprocal_link','URL with reciprocal link','Text');
INSERT INTO xcart_languages VALUES ('US','lbl_links_website_description','Website description (max. 200 characters)','Text');

Many Thanks if there is an aswer out there..

Cheers
NickC

Jon 05-20-2007 01:47 PM

Re: What the hell do I do with this..??
 
Log into your admin section. Click on Patch/Upgrade from the navigation.

Scroll down the page and find where there's a box to run an SQL Patch. Copy and paste those lines into the box, and execute the query.

NickC 05-20-2007 02:14 PM

Re: What the hell do I do with this..??
 
Great..Soooooooooo Simple when you know how..!

Many Thanks

NickC

balinor 05-20-2007 03:44 PM

Re: What the hell do I do with this..??
 
Moving to Third Party Add-Ons


All times are GMT -8. The time now is 09:45 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.