Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CCGV Lanugage Problem


UK_Copsy

Recommended Posts

Ok, i know that i'm a newbie to all this... but asking me to learn french aswell?.. a bit much isnt it? ;)

 

I've just installed the CCGV contrib 5.14 (not the best one to have installed but that will teach me for not reading things<g>) everything seems to have gone well (so far) apart from one slight problem.

 

In my admin>configuration>mystore section, at the bottom, where the 'welcome gift voucher amount' should be... it's in french? as are the atributes and instructions on the right when i click on it. :huh:

 

Can anyone help me? before i go bald ;)

 

Cheers

Mark :)

Link to comment
Share on other sites

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Welcome Gift Voucher Amount', 'NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '0', 'Welcome Gift Voucher Amount: If you do not wish to send a Gift Voucher in your create account email put 0 for no amount else if you do place the amount here i.e. 10.00 or 50.00 no currency signs', 1, 31, NULL, '2003-12-05 05:01:41', NULL, NULL);

 

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Welcome Discount Coupon Code', 'NEW_SIGNUP_DISCOUNT_COUPON', '', 'Welcome Discount Coupon Code: if you do not want to send a coupon in your create account email leave blank else place the coupon code you wish to use', 1, 32, NULL, '2003-12-05 05:01:41', NULL, NULL);

 

I would just edit the French to English using PHPMyadmin. Just compare these to the French file you installed and make the changes to the Configuration Table in your DB. Don't add this to the configuration table as you will then have duplicates and break you site, edit only.

Edited by Java Roasters
Link to comment
Share on other sites

Thanks Peter, That did the trick!!

 

I also visited your website.

 

An absolute Gem of a website, colours are excellent, navigation is superb and the product is fantastic. It's the sort of site i strive to have one day.

 

Anyway, thanks once again for your help.

 

Regards

Mark

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...