Fatal error

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

    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

    #2
    It means that you don't have these function: chall() and isqms()
    Did I help you?
    You can help me too
    Your donations will help me finance my studies.

    Comment


      #3
      for what script?

      Comment


        #4
        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(),


        I'm Proud to be a Sri Lankan!

        Comment


          #5
          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.

          Comment


            #6
            inbox ozzie mobilezonez is his script he'll help you

            Comment


              #7
              opss sorry I'm wrong, the script is dreamerz

              Comment


                #8
                I have 2
                . .that error. . . . How to fix it . .script is dreamerz

                Comment


                  #9
                  check the function names..........Maybe there is a mistake in it...

                  Comment


                    #10
                    on your script must have function like this:
                    Code:
                    function chall(blah){
                    blah
                    }
                    function isqms(blah){
                    blah
                    }

                    Comment


                      #11
                      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

                      Comment


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

                        Comment


                          #13
                          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.

                          Comment


                            #14
                            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.
                            <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                            Comment

                            Working...
                            X