Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hungarian Wine House

Archived
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Real Name
    Balint Takacs

Hungarian Wine House's Achievements

  1. Here you are <?php /* $Id: product_info.php,v 1.15 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ define('TEXT_PRODUCT_NOT_FOUND', 'Nem létezÅ‘ termék!'); define('TEXT_CURRENT_REVIEWS', 'TermékismertetÅ‘:'); define('TEXT_MORE_INFORMATION', 'Ha több információt kíván megtudni a termékrÅ‘l, látogasson el a gyártó <a href="%s" target="_blank"><u>weboldalára</u></a>.'); define('TEXT_DATE_ADDED', 'Termék beszállítási dátuma %s.'); define('TEXT_DATE_AVAILABLE', '<font color="#ff0000">Beszállítás alatt van a %s termék.</font>'); define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Ehhez a termékhez az alábbi termékeket vásárolták meg'); define('TEXT_PRODUCT_OPTIONS', 'Opciók:'); define('TEXT_CLICK_TO_ENLARGE', 'Nagyobb kép'); ?>
  2. Is that you look for? English.php // charset for web pages and emails define('CHARSET', 'iso-8859-1'); Hungarian.php // charset for web pages and emails define('CHARSET', 'utf-8');
  3. Yes you are right that's what is the problem. Sorry for the confusion. I mean editor, where you can create new items or edit the price, name, description of items etc. I am not sure what do you mean under encoding as a designer company made the whole website. what I do I copy the Hungarian description and change to HTML code the letters. These are the letters and codes. á - á Á - Á é - é É - É í - í Í - Í ó - ó Ó - Ó ö - ö Ö - Ö ő - ő Ő - Ő ú - ú Ú - Ú ü - ü Ü - Ü ű - ű Ű - Ű I don't understand how the english box can handle these letters while the hungarian part don't. One more important thing. This is apply everything in my os commers shop. i.e item name, item description, You can see an example if you click on the link and look the small sentence under the item description but above the blue button. http://www.hungarianwinehouse.co.uk/product_info.php?products_id=174&language=HU
  4. I have a web shop with English and Hungarian language. In the Editor the English can handle the Hungarian description with the special Hungarian letters but the Hungarian editor unable to handle these characters. Symbols appear on the website in Hungarian version instead of the letters with accent. I have to change every single Hungarian characters with the relevant HTML code but this takes ages. I will really appreciate if someone can tell me the solution.
  5. I have the same problem. How Can I set up more Zones where then I can insert countries as same zone rates. Any one solution?
×
×
  • Create New...