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)

CThiessen 07-27-2009 08:01 AM

Hi,
it ist working on my site.
http://brasil-web.de/forum/28018-unt...are.html?hl=pl

I do have:
(Hook) : global_complete
execution order
vBSEO Global Hook : 15
vB Global Translator: 50

Greetings
Christian

Sweeks 07-27-2009 09:28 PM

I have been following this mod right from the start and I must say, yes it is great!!!

I have a small problem, I would like the mod to ignore a section of code so it is untranslated. I am sure I have seen how to do it at some point in this thread, is there any chance if this is possible you could add it to the first post so it is easy to find :)

imported_silkroad 07-28-2009 09:03 AM

Hi Dave!

We are definately seeking results (sooner than expected, BTW), so I will be sending some PayPal coin your way.

I have a question on overloadcache.txt in translate.php:

Our load average on linux is above 1.5 most of the weekday(s) but I have never seen translate.php create overloadcache.txt (GoogleBot is pulling 150 pages per second much of the time these days).

Does that mean there is a bug in translate.php ?

NLP-er 07-28-2009 09:43 AM

Quote:

Originally Posted by imported_silkroad (Post 1857003)
Hi Dave!

We are definately seeking results (sooner than expected, BTW), so I will be sending some PayPal coin your way.

I have a question on overloadcache.txt in translate.php:

Our load average on linux is above 1.5 most of the weekday(s) but I have never seen translate.php create overloadcache.txt (GoogleBot is pulling 150 pages per second much of the time these days).

Does that mean there is a bug in translate.php ?

No it was disabled. In translate.php You can find:
Code:

//MY CODE TO DISABLE SERVER LOAD CHEcKING
  return 1;
//END

Just remove it to enable load checking. I disabled it when working on cache, I don't know does it goes to release by mistake or it was Dave decision - ask Dave :)

vividbreeze 07-28-2009 12:46 PM

Can you install this mod for me?

Manoel J?nior 07-28-2009 03:21 PM

Quote:

Originally Posted by vividbreeze (Post 1857115)
Can you install this mod for me?

paid service?

imported_silkroad 07-28-2009 03:33 PM

Quote:

Originally Posted by NLP-er (Post 1857026)
No it was disabled. In translate.php You can find:
Code:

//MY CODE TO DISABLE SERVER LOAD CHEcKING
  return 1;
//END

Just remove it to enable load checking. I disabled it when working on cache, I don't know does it goes to release by mistake or it was Dave decision - ask Dave :)

OK, thanks :o (Should have noticed that!)

I commented out your return 1 and changed the loadavg amount from 1.5 to 5.5 in the condition check, if(floatval(getServerLoad()) >= 5.5)

I think I will also change the function getServerLoad() to return $load[1] instead of $load[0], to smooth things (remove noise) a bit.

Cheers and thanks for the reply.

NLP-er 07-28-2009 03:42 PM

Quote:

Originally Posted by vividbreeze (Post 1857115)
Can you install this mod for me?

PM Dave or me

Dave Hybrid 07-28-2009 03:56 PM

Quote:

Originally Posted by imported_silkroad (Post 1857003)
Hi Dave!

We are definately seeking results (sooner than expected, BTW), so I will be sending some PayPal coin your way.

I have a question on overloadcache.txt in translate.php:

Our load average on linux is above 1.5 most of the weekday(s) but I have never seen translate.php create overloadcache.txt (GoogleBot is pulling 150 pages per second much of the time these days).

Does that mean there is a bug in translate.php ?

It is old code, ignore it.

imported_silkroad 07-28-2009 03:59 PM

Quote:

Originally Posted by Dave Hybrid (Post 1857223)
It is old code, ignore it.

I assume it does not work, right?

So, we should comment it out and not use it?


All times are GMT. The time now is 09:12 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.01575 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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