vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=220886)

garyopa 12-19-2010 07:48 PM

Quote:

Originally Posted by Dave Hybrid (Post 2134293)
Load, page speed times and crawl page times are even worse while the cache is being built, all these stats are from a fully cached translation database, so being pulled from mysql, no writing. Broken links includes the breadcrumbs linking to pages that don exist, clone/duplicate pages being generated with bizarre query strings as urls. Similar threads disappearing and being posted in the post content instead of the actuall post text, all sorts. Also, when checking many thousands of pages in the cache of google and bing finding pages being cut off, so only being indexed upto post 5 of a 20 post thread, footers missing, all sorts. This is because the bots dont crawl like a browser and the bots generate pages with errors, the issue is if the bot is first to the page, it is translated wrong and then every user that accesses it sees the bad generation from cache. I could go on, basically for any serious SEO it is a wild goose, you have no way of controlling it, it messes with too much. I like control, without this mod my site code is 100% perfect, with it im constantly chasing bugs. IMO those that havent seen these serious SEO bugs are thos that have not properly searched for them or dont know how to spot them, no offence. They are not always obvious. Seriously uninstall for just a few days and check all your stats, you'd be amazed. I'd been running it so long i thought these high figures were normal. I tried vbo, CDN, new servers everything and all it took was to remove this to get all the metrics reporting desirable results.

Wow! -- What a list of problems.

Personally I have not had any problems with VBET, I bought the paid version, and installed it along with my licenese VBSEO and VBAdvanced and Vbulletin v3.8.6 and the only thing I had to uninstall was the sitemap, I could not get it to work.

Yes, I was a pain to edit a couple of the VBSEO files and get the .htaccess just right, in fact the included docs on VBET is not totally right, I read almost ever post on VBET own forums, and was able to piece together a couple major changes I needed, mainly because of my usage of VBSEO and VBAdvanced.

But afterwards it is running smooth, and at worse maybe 1% more cpu power, and I have a very active forum with over 10,000 users at anyone time posting new posts, and over 1million hits per day of just plain guests lurking and browsing the forums.

As for increased traffic VBET helped my overall worldwide ranking to go down, but since I already clocking in $5,000 a month in adsense, I didn't notice any increase in money from the extra traffic, but I do have some very happy new members from spain, france, germany, dutch, and even perisan that love the auto-translation figure, and my previous half million english only forum members have not had one complaint about the new posts or setup.

I am of course running a very powerful server, is it totally dedi. rack with dual 24 core servers, one for the mysql and the other for www, with alot of custom settings in the mysql and php, fast-cgi, along with eaccelator, memcache, apc (alot tho, memcache I turned off), and tons of ram 32gigs. -- RAM IS VERY IMPORTANT!

I been in the web hosting business since before it existed, and started with running Delphi and later Genie (the big dial-in mainframes) and I see nothing wrong with VBET, except it is not supported by VBSEO (because of the file edits), but hard to get around that when you have two packages wanting to re-write URL's on the fly.

Support on the other hand with VBET is not so good, they are quick to close of support threads, and not fast on repling, so unless you are 1,000% expert in editing and running a dedi. server I would not recommend jumping into the frying pan on this one.

One thing is for sure, you must enable just a few languages at first if you have a very large forum, I enabled about dozen per week, until everything got cached and converted, and be prepared to have tons of free hdd space, once a heavy forum like mine got all 52 langs. going, we had an SQL that was almost 100 gigs in size so far!

Oh'yeah, one thing I forgot is the FULL FILE CACHE for GUESTS is not perfect, I found it better to leave it off, and just use the normal database grabbing for guests.

Diablo-Sat 01-06-2011 08:05 PM

thanks for the mod

adwade 02-16-2011 02:08 AM

Quote:

Originally Posted by NLP-er
- Option to show flags only for guests

Could someone explain why this option exists? I don't understand, under what circumstances one would want GUESTS to have webpages translated, but not allow registered users to have the same.

In other words, this option seems backwards to me. I would expect an option to not allow GUESTS to have automatic translations, and instead allow only registered users access to translated text. :confused:

BTW, Nice MOD.:up: Install went flawlessly and I've been impressed with it's ability to translate our webpages so well.

der_chris 02-16-2011 08:21 AM

I get this error
Quote:

Fatal error: Call to undefined function: iconv() in C:\Inetpub\wwwroot\forum\includes\vbenterprisetran slator_functions.php on line 249

Scalemotorcars 02-16-2011 04:09 PM

Im still getting this error after several months. I see the table was not created. How do I do that and whats the code to create it?

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT cache.originaltext as originaltext, cache.translated as translated FROM 123test_vbenterprisetranslator_cache_short help, 123test_vbenterprisetranslator_cache_short cache WHERE help.originaltext='ScaleMotorcars' AND help.tl='ja' AND cache.serie=help.serie;

MySQL Error  : Table 'forum_scalemotorcars_com.123test_vbenterprisetranslator_cache_short' doesn't exist
Error Number  : 1146
Request Date  : Wednesday, February 16th 2011 @ 01:08:27 PM
Error Date    : Wednesday, February 16th 2011 @ 01:08:28 PM
Script        : http://www.scalemotorcars.com/forum/?language=ja
Referrer      : http://www.scalemotorcars.com/forum/
IP Address    : 166.82.146.90
Username      : <!--START vBET NOT TRANSLATED AREA-->ScaleMotorcars<!--END vBET NOT TRANSLATED AREA-->
Classname    : vB_Database
MySQL Version : 4.0.27-standard


NLP-er 02-24-2011 09:57 PM

Quote:

Originally Posted by adwade (Post 2163055)
Could someone explain why this option exists? I don't understand, under what circumstances one would want GUESTS to have webpages translated, but not allow registered users to have the same.

In other words, this option seems backwards to me. I would expect an option to not allow GUESTS to have automatic translations, and instead allow only registered users access to translated text. :confused:

BTW, Nice MOD.:up: Install went flawlessly and I've been impressed with it's ability to translate our webpages so well.

This was requested by our user :) If you search you will find such request in 2.3.x version thread :)

NLP-er 02-25-2011 10:45 AM

vBET 2.3.11 RELEASED!

Hi :) We have next release of free version. This time we added new parameter so you can earn using vBET :) New parameter allows you to start in our Affiliate Program and allows to earn having vBET credit link which you must have anyway (if you didn't make donation). So if you have credit link anyway why not have a chance to earn on it?... :)
Details in parameter description in your Admin CP.

Enjoy vBET! :)

NLP-er 02-25-2011 03:26 PM

Quote:

Originally Posted by Scalemotorcars (Post 2163256)
Im still getting this error after several months. I see the table was not created. How do I do that and whats the code to create it?

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT cache.originaltext as originaltext, cache.translated as translated FROM 123test_vbenterprisetranslator_cache_short help, 123test_vbenterprisetranslator_cache_short cache WHERE help.originaltext='ScaleMotorcars' AND help.tl='ja' AND cache.serie=help.serie;

MySQL Error  : Table 'forum_scalemotorcars_com.123test_vbenterprisetranslator_cache_short' doesn't exist
Error Number  : 1146
Request Date  : Wednesday, February 16th 2011 @ 01:08:27 PM
Error Date    : Wednesday, February 16th 2011 @ 01:08:28 PM
Script        : http://www.scalemotorcars.com/forum/?language=ja
Referrer      : http://www.scalemotorcars.com/forum/
IP Address    : 166.82.146.90
Username      : <!--START vBET NOT TRANSLATED AREA-->ScaleMotorcars<!--END vBET NOT TRANSLATED AREA-->
Classname    : vB_Database
MySQL Version : 4.0.27-standard


What it this '123test' inside of your table name... Did you made any code changes?... Or it is part of your table prefix? Did you change table prefix after vBET installation? Please download latest vBET version and install again.
Tables are creaded automatically during installation process. I sugest to install latest version and if any issue happens please just write - we will gladly help you :)

BOSS 302 03-06-2011 01:12 PM

So if I install this will it automatically translate my forum for users/guests from other countries like france? Or do they have to select the option some where first? If so where?

vBarsiv 03-06-2011 11:50 PM

working quite well. Killer really appreciated. labor and brain health. collect under a single link in a very short way to process a trick. ;)


All times are GMT. The time now is 05:44 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
  • Page Generation 0.02442 seconds
  • Memory Usage 1,764KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete