even then customers can (inadvertently) open shop with another language.
even then customers can (inadvertently) open shop with another language.
i was trying this, but not working :-/
PHP Code:<meta http-equiv="refresh" content="1;url=<?php zen_href_link($_GET['main_page'], zen_get_all_get_params(array('language', 'currency')) . 'language=' . $key, $request_type) . '; ?>" />
If your default language is set to Spanish, and you provide the customer with no links to change the language, then the only way for the customer to change the language is if they know Zen Cart well enough to know how to override it by adding parameters to the URL.
You seem to be convinced that there is a problem. Perhaps you can explain what is the exact problem you are experiencing?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
i would like have in shop rules.
2 languages EN CZ
and make EN for customers unavailable.
how?
set deafaul CZ, disable block and
add to EN meta_tags.php meta tag for automatic redirection
examp. from url:
toHTML Code:http://localhost/zen/index.php?main_page=product_info&products_id=85&language=en
HTML Code:http://localhost/zen/index.php?main_page=product_info&products_id=85&language=cz