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=216218)

Calash 06-17-2009 02:14 PM

I am having no luck getting this mod to work.

After a long pageload I get the following error.

Code:

Content Encoding Error (content_encoding_error)

Server response could not be decoded using encoding type returned by server.
This is typically caused by a Web Site presenting a content encoding header of one type, and then encoding the data differently.

For assistance, contact your network support team.

This lines up with a MySQL error that I get

Code:


Invalid SQL:

                                      UPDATE vb_session
                                      SET lastactivity = 1245251364, location = '/vb/index.php?hl=ar', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
                                      WHERE sessionhash = 'bacffa01e4fe73a708c9d524862b0472';

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Wednesday, June 17th 2009 @ 10:09:24 AM
Error Date    : Wednesday, June 17th 2009 @ 10:10:48 AM

The documentation says is likely the server timing out. I am going to check with my host and see if that can be increased.

The Realist 06-17-2009 04:06 PM

Added the code for the flags but they dont dont show up in any template I edit, any ideas?

Dave Hybrid 06-17-2009 04:20 PM

You have to add the code to the template, upload the file and setup a plugin for them to show. One or more is wrong.

The Realist 06-17-2009 05:02 PM

Code is added to the template, files are uploaded and the plugin code has been created. I think its the template Im using myself.

Dave Hybrid 06-17-2009 05:07 PM

I cant think why it would conflict, i can take a look if you want, PM me the URL if so...

The Realist 06-17-2009 05:18 PM

PM sent.

The Realist 06-17-2009 05:20 PM

Found the problem, I didnt add the 2nd plugin, flags now show.

Thanks.

RWerksman 06-17-2009 05:21 PM

How does this mod handle non-standard language responses or forums?

Bounce 06-17-2009 05:54 PM

I'm getting ....

Warning: require_once(translate.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions.php(5721) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required 'translate.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/forum/includes/functions.php(5721) : eval()'d code on line 1


on my portal pages..

I'm gueessin its coz it uses Hook Location: global_complete

GamerPerfection 06-17-2009 06:02 PM

Quote:

Originally Posted by Dave Hybrid (Post 1831154)
It is ment to do that, there was a bug in the first version.

Ah ok, didn't realise that. Cool, everything is fine then. :)


All times are GMT. The time now is 12:38 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.01429 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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