![]() |
Quote:
This mod is a lanaguge translation mod, not a political translation mod. The two letter country code for Macedonian is MK. Greece has disputed the use of the country name Macedonia and has pushed for the country name Former Yugoslav Republic of Macedonia (FYROM), however the flag remains the same. Hence, if you want to change the mod, you would need to find every occurrence of the phrase Macedonia and change it to FYROM. The name of the language, Macedonian would remain the same; however you can easily change the country name to FYROM if you wish. Or, you could request that NLP-er add an option in the mod to use the country name FYROM instead of Macedonia, which he could easily do, since this is a minor technical issue, but a seemingly major issue for the government of Greece. |
Also, FWIW,
Microsoft references the Macedonian language, MK, as follows: Quote:
|
Quote:
Will it work with this change - you can test it, since it is working I think that it is loose of time :) |
Quote:
Mod is not using country names at all :D It uses languages names. One country can have several languages, one language can be used in several countries. MOD IS NOT USING COUNTRY NAMES... it is using languages names :) |
I disable this flag with language and I am OK
|
2.3.0 RELEASED! and finally closed beta stage :)
What's new: - Supports translation SEO links even without vbSEO :D:D:D - Translate Google Maps (configurable) - see http://www.forum.simple-nlp.pl/infor...ogle-maps.html for demo - Little optimizations (i.e. included only necessary things for not translated pages) - Supports several cache cleaning strategies (optimization for really big forums) and automatically disables cache for cleaning time to avoid read/write conflicts Hi all. New release allows to use SEO links for every one!!! Even for those without vbSEO. I testes it on 2 test forums without vbSEO - 1 with URL going straigh to forum and 1 with subdirectory in url. It's working in booth cases. Thats why I think that SEO links should finally work for forums with vbSEO and subdirectory in URL. Not tested in this configuration - who reads this topic knows why :p (but I know that SEO links are working for forums with subdirectory and without vbSEO) - so I will appreciate confirmation does it works on such forums or not :) I hope that I don't ask for too much and having so many great users who asked for this functionality, there will be at least one cool guy/girl who let me know about this :p EDIT: CONFIRMED!!! :D:D:D Also for those where cache cleaning takes too long - you can create those indexes: Code:
CREATE INDEX dateline ON vbenterprisetranslator_cache_short(dateline); - If you made first installation - this is already included. Only those who made update can (but don't have to) create those indxes manually - Those indexes can help or not (even can make it worst) it depends from your mysql version and Cache TTL setting. mySQL can choose to not use indexes if too much data is selected by where clause - in this case those indexes will made things worst because those will have to be updated during inserts and deletes. If you don't understood what I'm writing here it means that most probably you can ignore it :) Those who have to will understand :D - When you already have filled cache, then creation of index can take long time (from minutes even to hours - depending of number of rows). So if you want create it then: 1. disable cache for this time 2. (optional) delete whole cache - in this case indexes will be made immediately. You can delete cache data manually (SQL) or change clearing strategy to last one, trigger clearing task manually (in scheduled task), and going back to normal clearing strategy. 3. create indexes (if you didn't clear cache, then create indexes one by one) 4. remember to turn on cache again ENJOY! :D:up: |
NLP-er, when is version 3 coming out? :D
|
Quote:
Right now I'm waiting to see does this mod is cool enough to get MOM :cool: |
Quote:
|
I get this Database Error: Unable to connect to the database:Could not connect to MySQL when I tried to use with vBSEO and click on a flag. Nothing is wrong with the database as I can browse the site normally without clicking the flag.
I have set the settings to use vBSEO correctly in my admincp: Link type: VBSEO_URI Forum dir: /forum Translation Links Type: Create URL's according to SEO link consensus (i.e. '/en/address') I have already made the necessary changes to .htaccess: PHP Code:
|
All times are GMT. The time now is 12:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|