Make Favourtie Topic (Lavalair Mods)

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

    Make Favourtie Topic (Lavalair Mods)

    here is Make Favourtie Topic code ...enjoy ..if u find any bug plz reply here ..

    Attached Files
    Last edited by need4speed; 21.07.09, 15:34. Reason: Bugs fixed.

    #2
    on users topic list shows private post on all topics..

    edit/. sorry it works, but 1st topic shows as Private Post

    edit.edit./ nope, i've added 4 topics. 3 from forum (one showd up) un one from club, but only shows one

    Code:
    Private Post
    Private Post
    WEB design 21 07 09-17:28:39 [x]
    
    Private Post
    
    
    1/1
    
    Limited Profile
    *Home
    Last edited by Vayne; 21.07.09, 14:31. Reason: im too fast :D
    Nous Ne Dansos Pas, Nous Sommes Le Danse.!

    Comment


      #3
      $vp = mysql_fetch_array(mysql_query("SELECT tid FROM ibwf_favtopic WHERE uid='".$uid."'"));
      if($tid==$vp[0])
      {
      echo "<a href=\"genproc.php?action=delfav&amp;sid=$sid&amp; tid=$tid\">Delete From Favourite list</a><br/>";
      }else{
      echo "<a href=\"genproc.php?action=makefav&amp;sid=$sid&amp ;tid=$tid\">Make Favourite </a><br/>";
      }
      -Where Can I add this One?

      -Edit! 100 PERCENT WORKING! Thanks!
      Last edited by robzky; 21.07.09, 15:08.
      LESS TALK. LESS MISTAKE.

      HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

      Comment


        #4
        Originally posted by robzky View Post
        -Where Can I add this One?
        in topic
        Nous Ne Dansos Pas, Nous Sommes Le Danse.!

        Comment


          #5
          Yah! THANKS!
          LESS TALK. LESS MISTAKE.

          HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

          Comment


            #6
            Originally posted by Vayne View Post
            on users topic list shows private post on all topics..

            edit/. sorry it works, but 1st topic shows as Private Post

            edit.edit./ nope, i've added 4 topics. 3 from forum (one showd up) un one from club, but only shows one

            Code:
            Private Post
            Private Post
            WEB design 21 07 09-17:28:39 [x]
            
            Private Post
            
            
            1/1
            
            Limited Profile
            *Home
            bugs fixed... plz chk now

            Comment


              #7
              Originally posted by need4speed View Post
              bugs fixed... plz chk now
              thanks, but i slashed lines, where check canaccess, thats more comfortable to view

              edit./ same as you did ;DD
              Last edited by Vayne; 21.07.09, 15:44. Reason: i must check new files, before i write in topic (blush)
              Nous Ne Dansos Pas, Nous Sommes Le Danse.!

              Comment


                #8
                Thanks for this nice mod .peace. Hehe

                Comment


                  #9
                  erm.. how about posting in this topic retards
                  http://coding-talk.com/f14/lavalair-mods-2253/

                  Comment

                  Working...
                  X