vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - vB Global Translator - Multiply your indexed pages & put search traffic on autopilot (https://vborg.vbsupport.ru/showthread.php?t=217329)

turbosatan 07-12-2009 07:24 PM

Quote:

Originally Posted by Stingray27 (Post 1847552)
100's ? it has an install count of 55, where does 100's come from ?

<removed>

how many people click install?? i know i never do

Dave Hybrid 07-12-2009 08:46 PM

Quote:

Originally Posted by Stingray27 (Post 1847552)
100's ? it has an install count of 55, where does 100's come from ?

Did you miss the download numbers?

File Type: %1$s vBGT v2.0.zip (64.7 KB, 105 downloads)
File Type: %1$s vBGT v2.2.zip (26.6 KB, 45 downloads)
File Type: %1$s vBGT v2.3.zip (26.6 KB, 70 downloads)
File Type: %1$s vBGT v2.4.zip (26.5 KB, 61 downloads)

Also v1 was in an old thread, plenty of d/l there too.

45wheelgun 07-12-2009 08:58 PM

Getting ready to try this on Tuesday or Wednesday. I am running VB 3.8.3 with vbSEO 3.3.0.

I have a forum with 300k messages 30k threads and 50k users.

Is the software designed to handle that type of load and are there any installation tips you might suggest?

Thanks for what looks like a really cool application.

Dave Hybrid 07-12-2009 09:02 PM

Quote:

Originally Posted by 45wheelgun (Post 1847679)
Getting ready to try this on Tuesday or Wednesday. I am running VB 3.8.3 with vbSEO 3.3.0.

I have a forum with 300k messages 30k threads and 50k users.

Is the software designed to handle that type of load and are there any installation tips you might suggest?

Thanks for what looks like a really cool application.

One of my forums is around that and it runs just fine, on a site that big I would use an if condition and just show the flags on showthread pages, that will mean only the real good content gets translated and that you DB doesn't get too big and full of tag and member pages which bring little traffic anyway. Good luck.

45wheelgun 07-12-2009 09:49 PM

Quote:

Originally Posted by Dave Hybrid (Post 1847682)
One of my forums is around that and it runs just fine, on a site that big I would use an if condition and just show the flags on showthread pages, that will mean only the real good content gets translated and that you DB doesn't get too big and full of tag and member pages which bring little traffic anyway. Good luck.

Thanks Dave, can you give me an idea as to what the syntax would be for the conditional? I am pretty sure that I can follow the installation instructions, but I am unclear the proper way to do the conditional. I was planning on putting it in the header like the example link above.

Thanks,
Dave

Dave Hybrid 07-12-2009 09:52 PM

Quote:

<if condition="(THIS_SCRIPT == 'showthread')">
<!-- vBGT Code Start-->
<div align="center">
<!-- google_ad_section_start(weight=ignore) -->
$translateflags
<!-- google_ad_section_end -->
</div>
<!-- vBGT Code End -->
</if>
Replace that with the one in the install guide.

MadK 07-12-2009 10:24 PM

Quote:

Originally Posted by Dave Hybrid (Post 1847366)
100's are using this with vBSEO. Why, what is your query? :)

I have no questions as such, but I was just thinking about the url rewrites, are they also going to be rewritten in that new language?

Dave Hybrid 07-12-2009 10:31 PM

Quote:

Originally Posted by MadK (Post 1847721)
I have no questions as such, but I was just thinking about the url rewrites, are they also going to be rewritten in that new language?

It's pretty hard to do, no such thing as Chinese urls for example...

However translated pages have a new url, new meta tags and new content.

45wheelgun 07-12-2009 10:51 PM

Quote:

Originally Posted by Dave Hybrid (Post 1847708)
Replace that with the one in the install guide.

Thanks Dave!

lord_of_chaos 07-13-2009 12:12 AM

I'm trying to use this great addon but can't get the links to show up. It works when I add the "?hl=XXX" string manually.

I'm using PHP 5.3 running as FastCGI. And I recognized that the mechanism to fetch the appropriate language links is a little bit odd - could some of the URL rewriting stuff you do in "translateflags.php" be broken in PHP 5.3?


All times are GMT. The time now is 02:49 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.01644 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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