Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Translations stopped working

  1. #11
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    No response - considered the issue is gone. If not please write here.

  2. #12
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    pm sent********************.

  3. #13
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    You have not sent me the access data to an FTP. Please send me access details to FTP.

  4. #14
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    If test_yandex returns an empty result then use this quick fix:
    1. Open file includes/vbenterprisetranslator_class_translator.php
    2. Find:
      PHP Code:
      if (strpos($result,'Translation code="403"') || strpos($result,'Translation code="404"')) 
    3. Replace it to:
      PHP Code:
      if (strpos($result,'Translation code="403"') || strpos($result,'Translation code="404"') || strpos($result,'Error code="404"')) 


    Yandex returns an error about running out of limits. The test no displays message. This quick fix will be added in the next release.
    Last edited by Marcin Kalak; 15-02-14 at 11:05.

  5. #15
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    thanks, I'll give this a try

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •