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.
Results 1 to 8 of 8

Thread: Facebook error

  1. #1

    Question Facebook error

    Hello again!

    Just updated my licence to contionue work with vBet

    After upgrade to the last vBet version I've got a strange facebook error.

    Instead facebook's button ("like", "recommend") I've got this error link:
    https://www.facebook.com/plugins/err...A8ooCrd6d-B4-2

    This error happens only in translated articles, threads, etc.

    In my default language ( Russian) facebook button works perfectly.

    Please help.

  2. #2
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Please, you give me a concrete example of the issue, because as I tested do not see the issue.

  3. #3

    Question

    Hello Marcin,
    Thank you for your responce!

    I have invistigated this essue.

    Here is an exaple:
    Вся жизнь человека за пять минут

    1) If you are unregistered member:

    • If you are using default language (Russian) you can see facebook button (just under topic's name).
    • If you change default language for other languages (English, etc.) the button is simple dissapeare.


    2) If you are registered member:

    • If you are using default language (Russian) you can see facebook button (just under topic's name).
    • If you change default language for other languages (English, etc.) the button is simple dissapeare, and you can see error link


    May be it's because of some VBSEO settings or something else, I don't know.

    Please advise.

    P.S. Please register in our portal and taste this issue.
    Thank you.

    Translations not works by now, because of Microsoft API limits reached.
    Last edited by sergarch; 22-09-13 at 22:09.

  4. #4
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    OK, I see issue. Please send me a PM access details to Admin CP and FTP. I will check what is going on there

  5. #5

    Smile

    Thank you!
    PM sent.
    May be you'll check this issue http://www.vbenterprisetranslator.co...snt-exist.html also?


  6. #6
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Quick will fix for the issue is:
    1. Open file includes/vbenterprisetranslator_functions_url_tracking.php
    2. Find code:
      PHP Code:
      if (false !== strpos($address'.css') || === strpos($address'javascript:') || $address == '#' || vbet_isURLIgnored($address)) { 
    3. Replace it to code:
      PHP Code:
      if (false !== strpos($address'.css') || === strpos($address'javascript:') || $address == '#' || vbet_isURLIgnored($address) || $address=='like') { 

    This should fix the issue. We will be add this fix in next release.
    We are working on the second issue, but repair may not be so quick as this issue.

  7. #7

    Default

    Thank you for outstanding good support!

    The issue is fixed now

  8. #8
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    I'm glad I could help you.

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
  •