Owner Cp on lavalair

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

    #31
    Originally posted by robzky View Post
    capofret how about a code?

    like this how to install this to index.php

    Code:
    echo "<a href=\"index.php?action=sharepl&amp;who=$who&amp;sid=$sid\">Share Plusses</a><br/>";
    this got nothing to do with any kind of installation
    you just add that line into index(or anything).php
    wherever you want to display it...
    but thats just link to action...
    you also need codind for that action(which has been posted already)
    It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
    ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
    ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
    キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

    Comment


      #32
      Metulj can you give me a example.. thanks..
      plz post here..
      LESS TALK. LESS MISTAKE.

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

      Comment


        #33
        Originally posted by robzky View Post
        Metulj can you give me a example.. thanks..
        plz post here..
        i really dont understan what kind a example you need to do this ???:confused:
        It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
        ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
        ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
        キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

        Comment


          #34
          i think he meant "installation" by "inserting it?"

          lol just put that link anywhere u want it to appear. i guess its in user's profile, so search in index for the user profile and insert it there
          LDSWAPWORLD sigpic
          site closed.
          im busy with other things in life like facebook , send me PM so i can add you
          www.pinoySG.com

          don't ask for help if you're not even helping yourself!
          i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.


          Comment


            #35
            capofret.. yah.. how to insert the code in index.php?
            LESS TALK. LESS MISTAKE.

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

            Comment


              #36
              Originally posted by robzky View Post
              capofret.. yah.. how to insert the code in index.php?
              u need to find this line in index.php

              else if($action=="viewuser")

              then u might see something like this and insert the link

              <b>Username:</b> $whonick<br/>
              <b>Member ID: </b>$who<br/>

              echo "<a href=\"index.php?action=sharepl&amp;who=$who&amp;s id=$sid\">Share Plusses</a><br/>";

              or maybe here
              echo "<b>Last Seen: </b>$jdt [$dekha ago]<br/>";
              echo "<b>Total Time Online: </b>".gettimemsg($totaltimeonline[0])."";

              echo "<a href=\"index.php?action=sharepl&amp;who=$who&amp;s id=$sid\">Share Plusses</a><br/>";

              i didnt post other lines, but u can insert it anywhere after else if($action=="viewuser")

              hope it helps..
              LDSWAPWORLD sigpic
              site closed.
              im busy with other things in life like facebook , send me PM so i can add you
              www.pinoySG.com

              don't ask for help if you're not even helping yourself!
              i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.


              Comment


                #37
                Thank you so much! Capofret..
                LESS TALK. LESS MISTAKE.

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

                Comment

                Working...
                X