![]() |
Quote:
I install it and tested under PHP 4.x.x and I found it runs very well. Now I have to plan it on to our main site for the active services. But I have to set images border to "0". Now, this very fast translate I found, The speed is very satisfied to me. My next concern is if is possible to translate very long text in once trial without it's length limit. I hope that. And I will report later after it installed. Thank you again. :) |
1.0.5 RELEASED
Flags showing correctly for forums in subdirectory (relative path used). Corrected returning to base language when translation tracking is on. Enjoy :) |
Nice job and i have quite a lot of foriegn members within the site so if all is good ....... m.o.m
|
Excellent update and it sorted out my little problem too :)
Another donation will be coming your way soon as possible! :D |
There is one thing I notice about this mod that the old one didnt do and that it allows translation of online.php, todays posts and every vbulletin page going :)
Nice! |
Hello.
Sometimes when I chage the whole pages this warning occurs. I think this is not critical but it seems to be some conflict with in header. HTML Code:
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_yui.php:80) in [path]/includes/vbenterprisetranslator_functions.php on line 126 |
Quote:
the rest is working great :up: Marked as installed & donated ;) |
Its dont work for me ... gets error.. se here: http://thepixel.org/forum/index.php
Help Please |
Quote:
PHP Code:
PHP Code:
|
Quote:
|
did u have curl ? in your server
it will not work without it |
Many of you might have a busy site (like us) and things can slow down during your peak traffic times. Or, you just might want to speed up serving your translated pages, regardless of the speed of translation across the net, by pre-fetching your translations and populating your dB cache.
We do this very simply, and manually, during off-peak times using the urllist.txt file generated by vBSEO, as follows (linux wget example): (1) Copy the ./data/urllist.txt file to something like ja.txt (we will use Japanese as an example here). (2) Simply use either vi or sed (or your favorite tool) to append ?language=ja (or whatever language you use) to the end of each URL. Example: %s/$/?language=ja/ (3) Optional: Remove the posts and index URLs if you want to focus on showthreads and tags, etc. This step is optional, and can be easily done with grep. (4) Run this command in the same directory: Code:
wget -b -O /dev/null -i ja.txt -o links.txt -U your_site_wget_ja Also, you can add the wait (-w) option in wget if you need it, but we run this off peak, so nevermind. I found using wget against a modified version of urllist.txt works great to prefetch translations :D This is very and you can easily run it on your (linux) server. Enjoy :cool: |
I have the Forum Home tabs mod installed NPL-er and it will not translate the tabs content, cache produces a DB error but I disable and it works fine on all other pages except index using Tabbed Forum Home Mod by Bobster65.
Any help would be appreciated - Thanks! & MOTM ;) S-MAN |
Quote:
But you can be pretty cool even with that limitation. NOTE: we are talking about 1800 characters of plain text - It means there is no even any break inside nor image or link. Even if people write really long posts there are lot of breaks there - so it is automatically truncated and translated right now :) It has to be over 1800 characters without html part inside - only in this case it is not translated now. And it will be in next major release :) I just needed to see that it is worth to invest more time, and with all yours appreciation and support I'm sure that it is :) |
Quote:
|
How its different from the other hack ?
Czym sie rozni twoj hack od poprzedniego w ktorym byly chyba podziekowania dla Ciebie ? Dzieki z gory |
how do i get it to show up in vbadvance?
|
Quote:
I don't have such file /includes/class_yui.php - so it have to be from some mod. And this mod causes conflict. Please tell me from which mod it is (maybe it is included in file) or PM me content of that file - I will look at it :) |
Quote:
|
Quote:
|
:):):)
|
Quote:
|
Quote:
Pleae give me URL to your form so I will be ble to see what you are writing about this Forum Home tabs. 1 hint - does tabs are texts or images? It will not translate images ;) Also values of html tags attrubites are not translated (it would crasch whole site) - but I can make specific things be translated in next release. First - give me URL so I will see it :) About not translating index with Tabbed Forum Home - also let me look first :) |
Quote:
Better, faster, easier In more words ;): Much, much faster. Can track translation in URL's. Is alive (old one is in graveyard). It is mine :p Is fully integrated with vB. Is easy to install. Is easy to configure. Don't require any manual modification of DB or template. |
Quote:
You can also try to do this manually by Custom flags place and modification of some template. As I wrote I don't use vbadvanced so cannot give more details now. Can support only with access to something what have vbadvanced |
Quote:
|
Just installed this and tried running it, the flags showed up but, when clicking on them, a data base error sprung up
Quote:
Just found the problem only occures when the cache option is turned on |
nice mod thanks for the update. its working now for me.
got a question, is the language suppose to stay on what people choose when browsing through the site or do they have to click on the flag every page they goto? if i goto the forums, click the flag for a language, then go into a subforum it defaults back to english. then if i click a flag and it refreshes and i goto a thread, its back to default english. is it suppose to do that or stay on the language i select? |
i see the URL tracking option and mine is set to yes, but it isnt holding the language. it keeps going to english.
|
oh i know why! i use the highlight mod for the forums. when mouse over on threads or forums, it highlights the entire block, and you can click the block to goto your thread or forum, instead of directly mousing over the thread name or forum name and clicking it to enter the link your clicking....
how can i fix this with the mouseover effect? here is the mod i use: https://vborg.vbsupport.ru/showthread.php?t=127515 |
Quote:
|
Quote:
scroll down and you see Curl ;) look if it's enabled |
Quote:
|
Quote:
About error - you have problem with TABLE_PREFIX or DB. Did you change it after plugin installation? Plugin adds 3 tables to your vBulletin DB and do it safely - it means using TABLE_PREFIX. It table is not wisible I think somesthing wronh happend during installation or TABLE_PREFIX was changed. Uninstall and install mod again and tell does somestnig change :) |
Quote:
|
Quote:
|
1.1.0 RELEASED :)
- Long texts are translated no matter how big those are - Cache is working for chosen languages (you simply select for each language does translations should be cached) - Option to add Google Translate API key for translation requests - Configurable cache time to live and scheduled task which automatically remove old cache. - Option to show flags only for guests - Option to easily remove flags border (without any style changing) - Option to not translate usernames - During translation changes param lang in html tag - Option to translate messages changed by vBSEO to JavaScript (it has such functionality for SEO purposes) ENJOY! :D |
Quote:
This mod rocks. Also, you might advise people, just to be safe with the Google Translate TOS, to add a link at the bottom of their forums which says something like: "Language Translations by Google" That is what we do, because the Google Translate TOS requires giving credit when you use their services. Cheers and Wow! Keep up the good work. I'll look at this in more detail soon! |
Quote:
Great job |
Any ideas how to make polish fonts beeing displayed correctly ?
demo : http://www.forum.simple-nlp.pl/?language=en With the previous hack from the graveyard such problem didnt exist. |
All times are GMT. The time now is 04:20 PM. |
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:
|