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

Thread: PHP Error from archive

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

    Default PHP Error from archive

    I keep seeing this pop up in my error log:

    [STDERR] PHP Fatal error: Call to undefined function vbet_isLangOn() in /home/site/public_html/archive/global.php(117) : eval()'d code on line 2

    I cannot pinpoint what exactly is triggering it though. Any ideas?

  2. #2
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Try this quick fix:
    1. Go to AdminCP->Plugins & Products->Plugin Manager->Product : vB Enterprise Translator
    2. Edit plugin Handle text direction in archive
    3. Move this code at the beginning of plugin:
      PHP Code:
      require_once(DIR'/includes/vbenterprisetranslator_functions_lang.php'); 
    4. Save plugin.


    Please let me know if this resolves the issue.

  3. #3
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

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

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
  •