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 5 of 5 FirstFirst ... 345
Results 41 to 50 of 50

Thread: Message from webmaster tools regarding incorrect rel-alternate tags

  1. #41
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    Maybe the translation isn't going through, I don't know, but for the 5th time I'm NOT asking you to change anything with the product. I'm simply asking you to tell me what is breaking in 4.1.12!

  2. #42
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    In your version of vB order of hooks is bad. In latest version of vB this problem does not occur. This is not an issue related to vBET, but with vB. We support vBET and its integration with latest version of vB and other plugins.

  3. #43
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    Quote Originally Posted by Marcin Kalak View Post
    In your version of vB order of hooks is bad. In latest version of vB this problem does not occur.
    Okay. Which hook are you referring to? I've examined class_bootstrap.php and the parse_template/process_templates_complete hooks are in the same place in 4.2.2 as it is in 4.1.12. The same goes for global_bootstrap_complete, global_complete, global_bootstrap_init_start, global_shutdown and their corresponding files.

    Quote Originally Posted by Marcin Kalak View Post
    This is not an issue related to vBET, but with vB. We support vBET and its integration with latest version of vB and other plugins.
    I know.

  4. #44
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    Alright, I did the update to 4.2.2, because I was tired of waiting for a response. Now I have a whole new set of problems: http://www.vbenterprisetranslator.co...lated-url.html

  5. #45
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    OK. I answered you in that topic.

  6. #46
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    Thanks. Those issues have been corrected.

    Now, unless I'm missing something, I'm still not seeing the flags and rel-alternate tags being translated. They are just as they were on 4.2.2 as on 4.1.12.
    Last edited by tavenger5; 14-12-13 at 14:34.

  7. #47
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    OK. We work and test this issue.

  8. #48
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    OK. I found a solution. The sequence of hooks in you is different than ours, even though we have the same version of vB.
    Quick fix for this issue:
    1. Go to AdminCP->Plugins & Products->Plugin Manager->Product : vB Enterprise Translator
    2. Edit plugin Translate link to thread
    3. Change hook location to fetch_threadinfo
    4. Replace the php code on this code:
      PHP Code:
      require_once(DIR'/includes/vbenterprisetranslator_functions_url.php');
      if(
      $thread[title]) vbet_translateUrls($thread[title]); 
    5. Save plugin.


    After clearing a guest cache alternative tags should be translated correctly.

  9. #49
    Senior Member
    Join Date
    Dec 2009
    Posts
    276

    Default

    Quote Originally Posted by Marcin Kalak View Post
    After clearing a guest cache alternative tags should be translated correctly.
    YES!! Finally!! That worked!

    Any idea why the hooks are different to begin with?

  10. #50
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    I'm glad I help you.
    I'm still looking for the cause of a different order execution hook.

Page 5 of 5 FirstFirst ... 345

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
  •