View Single Post
  #1  
Old 01-24-2008, 01:22 PM
  DezineJunkie's Avatar 
DezineJunkie DezineJunkie is offline
 

Senior Member
  
Join Date: Jan 2008
Posts: 174
 

Question 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');
__________________
X-CART Pro V.4.3.0
PHP version 5.2.11
MySQL version 5.0.81
Architecture x86_64
Apache version 2.2.14 (Unix)mod_ssl/2.2.14
Operating System: Linux
Dedicated Ip
cPanel Pro 1.0 (RC1)
cPanel Version 11.24.5-RELEASE
Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images,
Multicolumn Recommends, Narrow by Search, Random Products Tabs.
X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories,
X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1


Reply With Quote