The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2 country multilanguage site
#1
Hello,

I'm trying to create a site, where there are 2 countries (different content), each with 2 languages (native on and english).
So basically I need a 4 language site, where 2 of the languages are english.

I tried using i18n plugin, which is basically useless fro translating pages. I cannot make 2 English versions. Also i cannot make translation of pages, as i need to have localized urls (same page in Czech will have different URL than the English one).

I'd like to make the urls something like this:

site.com/cs/en/name-of-the-czech-page-in-english
site.com/cs/cz/name-of-the-czech-page-in-czech

site.com/sk/en/name-of-the-slovak-page-in-english
site.com/sk/sk/name-of-the-slovak-page-in-slovak

also something like /cs-en/name-of-page could work, but i could not get i18n plugin to work with 5 letter "language" codes to work. Actually it would be sufficient solution.

Any help/direction is appreciated Smile

Thank you
Reply




Users browsing this thread: 1 Guest(s)