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

Thread: Call to undefined function vbet_translateDelayedBuffer() for RSS

  1. #1
    Member
    Join Date
    Oct 2009
    Posts
    67

    Default Call to undefined function vbet_translateDelayedBuffer() for RSS

    I am getting this error for rss feed after installing 3.3.2:

    <b>Fatal error</b>: Call to undefined function vbet_translateDelayedBuffer() in <b>/var/www/vhosts/**********/vbenterprisetranslator_seo.php</b> on line <b>65</b><br />
    Using vbseo, content rich urls + language=xx

    (please move to 3.3.2 bug forum)

  2. #2
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Please try this quick fix:
    1. Edit file vbenterprisetranslator_seo.php
    2. Find:
    PHP Code:
    function vbet_vbseoDelayed() { 
    3. Add BELOW:
    PHP Code:
    require_once(dirname(__FILE__). '/includes/vbenterprisetranslator_functions.php'); 
    Please let us know did it help. Also please give us exact URL for RSS channel which gave such error - we want to investigate why it happen (it never should - are you sure you made appropriate integration with vBSEO - there where some changes in this area).

  3. #3
    Member
    Join Date
    Oct 2009
    Posts
    67

    Default

    Sent you a pm

  4. #4
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    As I remember we solved this issue by PM - forgot to close it. Closing now

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
  •