![]() |
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'); |
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. |
Re: Run patch to language file
Quote:
is that indeed a mysql patch that i posted above? |
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.