Results 1 to 2 of 2

Thread: PHP - application fatal error: "undefined function detectlanguage()"

  1. #1
    Join Date
    Jul 2009
    Posts
    2

    PHP - application fatal error: "undefined function detectlanguage()"

    Hello everyone,

    I am using a php calendar application called Izeit (http://www.izeit.nu/). I have installed the calendar on my server and it seems to work fine. However, there is a "mini" version (http://wiki.lime49.com/index.php?tit...n_/_iZeit_Mini) of the calendar which I have integrated into pages on two websites I’ve developed (http://tstcareertech.org/calendar.php) (http://cterc.org/calendar.php) where I get the following fatal error: “Fatal error: Call to undefined function detectlanguage() in /home/message/public_html/izeit/includes/vars.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 105”. Can someone help me resolve this issue? I do not have access to the vars.php file where it says the function is. Is there something I need to set in the php.ini file to fix this?

  2. #2
    Join Date
    Apr 2009
    Location
    The toon
    Posts
    1,225
    I do not have access to the vars.php file where it says the function is.
    You need access to the code to fix it. Its the way it is!

    I am not getting the error. How did you envoke it

Similar Threads

  1. Having trouble with "submit" button php function
    By TWyPGn in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 15 Jun 2009, 08:41 AM
  2. PHP mail function with AOL IDs on Linux
    By jeephp in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 21 Apr 2006, 04:33 AM
  3. Fatal error: Call to undefined function mysql_connect()
    By sofaspud in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 01 Jan 2006, 11:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •