Fatal error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • arnage
    replied
    Originally posted by slcash View Post
    I dont know how to fix it and admin and head admin cp have error , .it colled you are not admin and my chat error is Fatal error: Call to undefined function isenta() in /data/ multiserv/users/463172/ projects/1707956/www/ chat.php on line 278
    Originally posted by kei_ki7 View Post
    It means that you don't have these function: chall() and isqms()
    There is how to fix it, in second post of topic.

    Leave a comment:


  • slcash
    replied
    I dont know how to fix it and admin and head admin cp have error , .it colled you are not admin and my chat error is Fatal error: Call to undefined function isenta() in /data/ multiserv/users/463172/ projects/1707956/www/ chat.php on line 278
    Last edited by slcash; 03.11.11, 09:50.

    Leave a comment:


  • slcash
    replied
    Fatal error: Call to undefined function isenta() in /data/ multiserv/users/463172/ projects/1707956/www/ chat.php on line 278

    Leave a comment:


  • slcash
    replied
    Warning: Cannot modify header information - headers already sent by (output started at /data/ multiserv/users/463172/ projects/1707956/www/ config.php:444) in /data/ multiserv/users/463172/ projects/1707956/www/ chat.php on line 5 Options / Refresh Fatal error: Call to undefined function isenta() in /data/ multiserv/users/463172/ projects/1707956/www/ chat.php on line 278

    Leave a comment:


  • ogah
    replied
    on your script must have function like this:
    Code:
    function chall(blah){
    blah
    }
    function isqms(blah){
    blah
    }

    Leave a comment:


  • razzbee
    replied
    check the function names..........Maybe there is a mistake in it...

    Leave a comment:


  • slcash
    replied
    I have 2
    . .that error. . . . How to fix it . .script is dreamerz

    Leave a comment:


  • Leviathan73
    replied
    opss sorry I'm wrong, the script is dreamerz

    Leave a comment:


  • woody
    replied
    inbox ozzie mobilezonez is his script he'll help you

    Leave a comment:


  • Leviathan73
    replied
    The script is mobilezonez , I am in chat error, it means that those functions are missing ..chall() and isqms()... I can not find them

    Added after 56 minutes:

    quiz board in the room is bug in this function,
    PHP Code:
    if(ismod(getuid_sid($sid))||isqms($uid)||$judg[0]>0)
      {
    $link "<b><a href=\"chat.php?action=bbjxz&amp;sid=$sid&amp;rid=$rid\">[QM Mesage]</a></b>"
    text twist in the room is bug in this feature,
    PHP Code:
    if(ismod(getuid_sid($sid))||isqms($uid)||$judg[0]>0)
      {
    $link "<b><a href=\"chat.php?action=textwistgg1&amp;sid=$sid&amp;rid=$rid\">[texttwist]</a></b>"
    lucky9 room in the room is bug in this function,
    PHP Code:
    if(chall($uid,$who)) 
    lucky9 room in the room is bug in this function
    PHP Code:
    if($bet<=19)
    {
       echo 
    "We accept in excess of 20 bets to make a challenge!<br/>";
     }else{
    if(
    chall($uid,$who)) 
    I did not mean that these functions isqms() and chall()
    Last edited by Leviathan73; 04.06.11, 09:54.

    Leave a comment:


  • nimeshka
    replied
    Originally posted by Leviathan73 View Post
    hello i have this error
    Fatal error: Call to undefined function: chall()
    Fatal error: Call to undefined function: isqms()
    , I miss these features , can anyone share? thanks
    without knowing about the script or the functions how can somebody share it?

    you have missed the two functions chall() and isqms(),

    Leave a comment:


  • woody
    replied
    for what script?

    Leave a comment:


  • kei_ki7
    replied
    It means that you don't have these function: chall() and isqms()

    Leave a comment:


  • Leviathan73
    started a topic Fatal error

    Fatal error

    hello i have this error
    Fatal error: Call to undefined function: chall()
    Fatal error: Call to undefined function: isqms()
    , I miss these features , can anyone share? thanks
Working...
X