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 6 of 6

Thread: Quoting issues - part 2

  1. #1

    Default Quoting issues - part 2

    The same issue I was dealing with here: http://www.vbenterprisetranslator.co...ng-issues.html

    Code:
    http://ftazeta.com/spanish/29248-recommendation-for-a-box-hd.html#post170017
    It seems to be back. When I click on the bottom arrowhead, only the quoted text gets translated and not the unquoted text.

    Another example:
    Code:
    http://ftazeta.com/spanish/30865-a-lot-of-frizzing-when-i-connect-my-pc-to-the-internet.html#post182086
    When you click the arrowhead in that post, post #2's untranslated text is show, not post #3.

    Any help on this would be appreciated.

    Thank you,
    gopalmm2

  2. #2
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    OK, I see this issue, but I can not reproduce it on our test forum. Please PM me access details to Admin CP and FTP. I will check what is going on there

  3. #3

    Default

    I sent you access, thank you!

  4. #4
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    To fix this issue, use this quick fix:
    1. Open file includes/vbenterprisetranslator_functions_bbcode.php
    2. Find code:
      PHP Code:
      $templater->register('id'$id); 
    3. REPLACE it this code:
      PHP Code:
      $templater->register('id', (int)$id); 
    Last edited by Marcin Kalak; 15-02-13 at 23:47.

  5. #5

    Default

    Thank you so much! All good now .

  6. #6
    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
  •