Invisible Mode On/off

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    but this options add only 4 staff members...[/b]

    type this on the link.

    Code:
    if(ismod($uid))
    {
    echo "<a href=\"ghost_mode.php\">Ghost Mode Only admins/mods </a>";
    }
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #17
      sub...but core.php code not works
      if like my post click:

      http://coding-talk.com/images/totall...ost_thanks.gif

      Comment


        #18
        but but but yur a retard, ny1 wna can of fosters dont thnk a can drink 15 2nyt lol got work 2 be getin on wth
        Want something coded email me at sales@webnwaphost.com for a prices.




        Comment


          #19
          wheres the other 8 out the box brumi lol

          Comment


            #20
            8 what yu on about yu mean 9 lol theres 24 in a crate, a ad 5 and me mate ad 4, got a pis from 12 and ot a distinction in me cwk wel chufd lol
            Want something coded email me at sales@webnwaphost.com for a prices.




            Comment


              #21
              lol i pinched 1 off ya lol

              Comment


                #22
                lol i pinched 1 off ya lol[/b]
                Dont be silly yud get clapt up pmpl
                Want something coded email me at sales@webnwaphost.com for a prices.




                Comment


                  #23
                  lol

                  Comment


                    #24
                    hey khan1 ..

                    use this code ~

                    add the query into example ibwf_users

                    `visible` char(1) NOT NULL default &#39;0&#39;,

                    /////

                    for core.php

                    edit this code or replace if you use lavalair ..
                    ///////
                    for cpanel or where you want to put visible n invisible users ..

                    example login.php..
                    ////

                    and the genproc.php is ..
                    // Please tell me if the script not working ok .. im not use the coding but i want help you easy to coded the script ..

                    sorry for my language ([/b]
                    Yes bro this script in not working...
                    may be it need some in Online list too

                    Comment


                      #25
                      clue:when member logins in selecting the invisible mode it wont add the member in the online mysql table

                      Comment


                        #26
                        clue:when member logins in selecting the invisible mode it wont add the member in the online mysql table[/b]
                        i am not able to code that query/
                        will u help me out rukiya

                        Comment


                          #27
                          How to be online again? I got invisible successfully but cant be online unless i logoff....I click yes/no also

                          Comment


                            #28
                            when i use khan - rukiya&#39;s script..my all ids including admin and general ids go to invisible mode may be members also got invisible after 1 or 2 minute...so i edit core.php but got error...pls help
                            <div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>{
                            function addonline($uid,$place,$plclink)
                            if (isadmin(getuid_sid($sid))){
                            $tm = time();
                            $ghost = mysql_fetch_array(mysql_query("SELECT visible FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
                            if($ghost[0]=="on")
                            $timeout = $tm - 420; //time out = 5 minutes
                            $deloff = mysql_query("DELETE FROM ibwf_online WHERE actvtime <&#39;".$timeout."&#39;");
                            ////for hidden user from online list n not active
                            $visible=mysql_fetch_array(mysql_query("SELECT visible FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
                            if($visible[0]==0)
                            }else{
                            $tm = time();
                            $timeout = $tm - 420; //time out = 5 minutes
                            $deloff = mysql_query("DELETE FROM ibwf_online WHERE actvtime <&#39;".$timeout."&#39;");
                            ////for hidden user from online list n not active
                            $visible=mysql_fetch_array(mysql_query("SELECT visible FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
                            if($visible[0]==0)
                            }
                            ///now try to add user to online list
                            ............contunue.......</div>

                            Comment


                              #29
                              Search the forums, its on here! if you can prove to me that it isnt then i will give you the correct coding for it but untill then TOPIC CLOSED

                              Comment

                              Working...
                              X