RE: where tmp
jpf <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <00a8025291fcca28288c162abf1e5490@osCommerce-Forums> |
This message was sent from: Installation and Configuration http://forums.oscommerce.com/viewtopic.php?p=227896#227896 ---------------------------------------------------------------- [quote="superwaizer"] Moduły Płatności Moduł Porządek Sortowania Działanie Katalog Modułów: /usr/local/apache/htdocs/cudak/catalog/includes/modules/payment/ Can anybody help me to install modules for Allpay mTransfer and PayU??[/quote] This board does not handle "non-roman" charaters (ie russian/east asia style charaters). Thus the jiberish Please specify the module numbers you trying to install. You may have in files in theses modules like: \includes\lauguages\english\*.php (and any sub directories and files - like image & buttons) \includes\lauguages\*english.php \includes\lauguages\english.php (in both admin and/or catalog directories) and you have to copy them to and convert to Polish in theses to: \includes\lauguages\polish\*.php \includes\lauguages\*polish.php \includes\lauguages\polish.php Remember translating any english "TEXT" displayed fields (do not change variables names and commands) that is used in these files to polish. (You don't have to convert comments - if you don't want to.) You may have to make/modify any new images from the old .../english/images that was copied to .../polish/images to display "polish" translation. Good luck