Private Msg Not Working On Chat Room

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

    Private Msg Not Working On Chat Room

    in my chat room users cant send private msgs ..they all show in public.here is chat.php.
    plz anyone help me to fix this
    Attached Files

    #2
    use the .htaccess to fix this

    Comment


      #3
      use the .htaccess to fix this[/b]
      Change ur chat.php to 777

      Comment


        #4
        Change ur chat.php to 777[/b]
        no bro..it didnt fix my error..

        Comment


          #5
          no bro..it didnt fix my error..[/b]
          then ur host is crap mate inbox me for better hosting

          Comment


            #6
            u need to edit your htaccess page make sure it has the follwing

            php_flag register_globals on


            you will find thatl work









            Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
            Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

            Comment


              #7
              you noobs ht access doesnt work on all severs i suggest you try empting ur htaccess file and use the php.ini file ill link to u in a sec then u will most prob need to restart cause im guesing ur also not getting a browser in the profiles either right???
              this is the link to my php.ini file http://rapidshare.com/files/78136805/php.ini

              Comment


                #8
                you noobs ht access doesnt work on all severs i suggest you try empting ur htaccess file and use the php.ini file ill link to u in a sec then u will most prob need to restart cause im guesing ur also not getting a browser in the profiles either right???[/b]
                Noob lol mate ur a noob a newby lol

                Comment


                  #9
                  ahhh i helped him what did u do **** host come to me ill have your money

                  Comment


                    #10
                    you noobs ht access doesnt work on all severs i suggest you try empting ur htaccess file and use the php.ini file ill link to u in a sec then u will most prob need to restart cause im guesing ur also not getting a browser in the profiles either right???
                    this is the link to my php.ini file http://rapidshare.com/files/78136805/php.ini[/b]
                    yeh ur right.frm da default code in most scripts it didnt detect the browser,i changed it.now detect da browser.ill try ur method.thnx

                    Comment


                      #11
                      i had that same prob with el3ktrix.com at first i thought it was the chat script but thats all it was ull find by doing that other things will work 2 ie show browser info etc









                      Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
                      Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

                      Comment


                        #12
                        just add $who=$_GET["who"];

                        Comment


                          #13
                          just add $who=$_GET["who"];
                          [/b]

                          thnx..BUT WHERE TO ADD THT MATE??????

                          Comment


                            #14

                            thnx..BUT WHERE TO ADD THT MATE??????
                            [/b]
                            after connectdb();

                            Comment


                              #15
                              after connectdb();[/b]
                              MANY THNXXXX.it worked

                              Comment

                              Working...
                              X