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)
-   -   Run patch to language file (https://forum.x-cart.com/showthread.php?t=37005)

DezineJunkie 01-24-2008 01:22 PM

Run patch to language file
 
I am in the process of install on x-cart Reciprocal_links_manager_ 4.x

to the point of the language patch.
I think this is a mysql patch not positive-
I was use to making these patches in zencart, but have never done one in X-CART.
So im in the admin area, looked under tools but didnt see it there

v4.1.x

------



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');

balinor 01-24-2008 03:01 PM

Re: Run patch to language file
 
You can run SQL queries in the Patch/Upgrade area, or via PHPMyAdmin on your host's control panel.

Moving this to Third Party Add-ons, as this isn't an X-Cart add-on.

DezineJunkie 01-24-2008 03:50 PM

Re: Run patch to language file
 
Quote:

Originally Posted by balinor
You can run SQL queries in the Patch/Upgrade area, or via PHPMyAdmin on your host's control panel.

Moving this to Third Party Add-ons, as this isn't an X-Cart add-on.



is that indeed a mysql patch that i posted above?

balinor 01-24-2008 04:00 PM

Re: Run patch to language file
 
It is indeed


All times are GMT -8. The time now is 03:04 AM.

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