Neat little gfy trick ( PIC )

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nofx
    Too lazy to set a custom title
    • Nov 2002
    • 16826

    #51
    interesting

    Often times I wonder why
    There's love and hate, theres live or die.
    When sickness comes I must decide:
    When feelings go, theres suicide.

    Comment

    • nofx
      Too lazy to set a custom title
      • Nov 2002
      • 16826

      #52
      niec sig jdavis ;]

      Often times I wonder why
      There's love and hate, theres live or die.
      When sickness comes I must decide:
      When feelings go, theres suicide.

      Comment

      • sicone
        Retired
        • Jan 2004
        • 18453

        #53
        have to see this for myself

        Comment

        • 3M TA3
          Confirmed User
          • Aug 2005
          • 2972

          #54
          Originally posted by SmokeyTheBear
          This isn't perfect but..


          test for the second page

          Dedicated and colo hosting: ICQ 291313057

          "A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein

          Comment

          • SmokeyTheBear
            ►SouthOfHeaven
            • Jun 2004
            • 28609

            #55
            hmm it wont work on the second page haha whoops , didnt think about that
            hatisblack at yahoo.com

            Comment

            • DirtyDanza
              Confirmed User
              • Aug 2002
              • 8375

              #56
              hmmmm strange
              Danza Bucks is back!!!

              Comment

              • SmokeyTheBear
                ►SouthOfHeaven
                • Jun 2004
                • 28609

                #57
                you could easily change it to work for second page i just didnt think about that ..
                hatisblack at yahoo.com

                Comment

                • psili
                  Confirmed User
                  • Apr 2003
                  • 5526

                  #58
                  gotta test too.
                  Your post count means nothing.

                  Comment

                  • Spunky Tammy
                    Registered User
                    • Dec 2005
                    • 44

                    #59
                    lets see

                    Hire some Hot Adult Talent Today!

                    Comment

                    • polish_aristocrat
                      Too lazy to set a custom title
                      • Jul 2002
                      • 40377

                      #60
                      doesnt work
                      I don't use ICQ anymore.

                      Comment

                      • SmokeyTheBear
                        ►SouthOfHeaven
                        • Jun 2004
                        • 28609

                        #61
                        ok i fixed it , because basically it checks the referrer of the image for the symbol "#" ( meaning you just made a post because your referrer has a # in it ) not just showthread.php ( the normal referrer ) , now it should work
                        hatisblack at yahoo.com

                        Comment

                        • Chris
                          Too lazy to set a custom title
                          • May 2003
                          • 27880

                          #62
                          hmm test
                          [email protected]

                          Comment

                          • Chris
                            Too lazy to set a custom title
                            • May 2003
                            • 27880

                            #63
                            smokey is da fuckin man
                            [email protected]

                            Comment

                            • Z
                              Vidi Vici Veni
                              • Nov 2002
                              • 6308

                              #64
                              click on my sig bitches

                              Comment

                              • SmokeyTheBear
                                ►SouthOfHeaven
                                • Jun 2004
                                • 28609

                                #65
                                i changed it so it looks for "p=" in the referrer , so it will only show it to people that post OR people that go to the last page then click back on the first page
                                hatisblack at yahoo.com

                                Comment

                                • Z
                                  Vidi Vici Veni
                                  • Nov 2002
                                  • 6308

                                  #66
                                  That's cool

                                  Comment

                                  • Silent_Thunder
                                    Confirmed User
                                    • Feb 2004
                                    • 5258

                                    #67
                                    posting

                                    Comment

                                    • paterson3713
                                      Confirmed User
                                      • Nov 2005
                                      • 190

                                      #68
                                      Smokey hit me on ICQ

                                      Comment

                                      • 3M TA3
                                        Confirmed User
                                        • Aug 2005
                                        • 2972

                                        #69
                                        testing.......

                                        Dedicated and colo hosting: ICQ 291313057

                                        "A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein

                                        Comment

                                        • Shoehorn!
                                          Die With Your Boots On
                                          • Oct 2003
                                          • 22872

                                          #70
                                          Heres my post.

                                          Comment

                                          • SmokeyTheBear
                                            ►SouthOfHeaven
                                            • Jun 2004
                                            • 28609

                                            #71
                                            ok the new code would be like

                                            <?php
                                            $ref=getenv ('HTTP_REFERER');
                                            $findme = 'p=';
                                            $pos = strpos($ref, $findme);
                                            if ($pos === false) {
                                            header("Location: http://www.yoursite.com/denied/");
                                            } else {
                                            header("Location: http://www.yoursite.com/granted/");
                                            }
                                            ?>
                                            hatisblack at yahoo.com

                                            Comment

                                            • Verbal
                                              Confirmed User
                                              • Dec 2001
                                              • 3420

                                              #72
                                              testing..

                                              Comment

                                              • 3M TA3
                                                Confirmed User
                                                • Aug 2005
                                                • 2972

                                                #73
                                                so......it shows up if you select the page regardless if you make a post or not

                                                Dedicated and colo hosting: ICQ 291313057

                                                "A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein

                                                Comment

                                                • cool1
                                                  sex is good
                                                  • Sep 2001
                                                  • 24939

                                                  #74
                                                  Ok so I posted just to see

                                                  Comment

                                                  • MikeVega
                                                    **Porntrepreneur**
                                                    • Jul 2004
                                                    • 12788

                                                    #75
                                                    Originally posted by SmokeyTheBear
                                                    This isn't perfect but..

                                                    does it work

                                                    EDIT: yes it does


                                                    Mike Vega-ICQ:253868499-AIM:mikeydicevega

                                                    Comment

                                                    • Alky
                                                      Confirmed User
                                                      • Apr 2002
                                                      • 5651

                                                      #76
                                                      hmmmmmmmmmm

                                                      Comment

                                                      • Antonio
                                                        Too lazy to set a custom title
                                                        • Oct 2001
                                                        • 14136

                                                        #77
                                                        hmmmmmmmmmm

                                                        haha, neat

                                                        Comment

                                                        • I Like Chocolate
                                                          Confirmed User
                                                          • Dec 2004
                                                          • 821

                                                          #78
                                                          jdavis that is a great sig

                                                          Comment

                                                          • pornguy
                                                            Too lazy to set a custom title
                                                            • Mar 2003
                                                            • 62910

                                                            #79
                                                            You are one inventive fucker.
                                                            PornGuy skype me pornguy_epic

                                                            AmateurDough The Hottes Shemales online!
                                                            TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

                                                            Comment

                                                            • SmokeyTheBear
                                                              ►SouthOfHeaven
                                                              • Jun 2004
                                                              • 28609

                                                              #80
                                                              Originally posted by 3M TA3
                                                              so......it shows up if you select the page regardless if you make a post or not
                                                              only if you manually choose page#1 , if you just click the thread it wont work..

                                                              basically if the page your viewing the pic has "p=" in it , it will show up.. if not it wont
                                                              hatisblack at yahoo.com

                                                              Comment

                                                              • pornguy
                                                                Too lazy to set a custom title
                                                                • Mar 2003
                                                                • 62910

                                                                #81
                                                                Smokey give me that code.
                                                                PornGuy skype me pornguy_epic

                                                                AmateurDough The Hottes Shemales online!
                                                                TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

                                                                Comment

                                                                • Mr Dickovitch
                                                                  Confirmed User
                                                                  • Jul 2004
                                                                  • 1070

                                                                  #82
                                                                  Wow, awesome!

                                                                  Comment

                                                                  • boner 2.0
                                                                    Too lazy to set a custom title
                                                                    • Jul 2004
                                                                    • 10970

                                                                    #83
                                                                    Neat

                                                                    Comment

                                                                    • xlogger
                                                                      Confirmed User
                                                                      • Jul 2004
                                                                      • 9507

                                                                      #84
                                                                      does it works?

                                                                      ----------
                                                                      XLOGGER [REFLECTED] [OH]

                                                                      Comment

                                                                      • danaw
                                                                        Registered User
                                                                        • Jan 2006
                                                                        • 55

                                                                        #85
                                                                        posted

                                                                        Comment

                                                                        • Deputy Chief Command
                                                                          Deputy Chief Command
                                                                          • Nov 2005
                                                                          • 4482

                                                                          #86
                                                                          kkkkkkkkk

                                                                          Comment

                                                                          • danaw
                                                                            Registered User
                                                                            • Jan 2006
                                                                            • 55

                                                                            #87
                                                                            hmmmmmmm

                                                                            Comment

                                                                            • KingK7
                                                                              Confirmed User
                                                                              • Jun 2002
                                                                              • 6372

                                                                              #88
                                                                              huh?
                                                                              13345

                                                                              Comment

                                                                              • Fatum
                                                                                Confirmed User
                                                                                • Dec 2001
                                                                                • 459

                                                                                #89
                                                                                amazing...

                                                                                Comment

                                                                                • triumph
                                                                                  Confirmed User
                                                                                  • Dec 2002
                                                                                  • 3433

                                                                                  #90
                                                                                  interesting

                                                                                  Comment

                                                                                  • KingK7
                                                                                    Confirmed User
                                                                                    • Jun 2002
                                                                                    • 6372

                                                                                    #91
                                                                                    Wow thats pretty cool

                                                                                    Comment

                                                                                    • Polak
                                                                                      Confirmed User
                                                                                      • Jan 2003
                                                                                      • 620

                                                                                      #92
                                                                                      redtggtdtgd

                                                                                      Comment

                                                                                      • beemk
                                                                                        CLICK HERE
                                                                                        • Jan 2002
                                                                                        • 20829

                                                                                        #93
                                                                                        fffffffffffffff
                                                                                        I host with Vacares

                                                                                        Comment

                                                                                        • KingK7
                                                                                          Confirmed User
                                                                                          • Jun 2002
                                                                                          • 6372

                                                                                          #94
                                                                                          Worked in FireFox here

                                                                                          Comment

                                                                                          • Rhesus
                                                                                            Confirmed User
                                                                                            • Aug 2004
                                                                                            • 2009

                                                                                            #95
                                                                                            funnylol

                                                                                            Comment

                                                                                            • Eric
                                                                                              Confirmed User
                                                                                              • Dec 2000
                                                                                              • 8818

                                                                                              #96
                                                                                              Very nice
                                                                                              No One

                                                                                              Comment

                                                                                              • xxweekxx
                                                                                                Confirmed User
                                                                                                • Oct 2002
                                                                                                • 6780

                                                                                                #97
                                                                                                lolllllllol
                                                                                                _________________
                                                                                                I am the best

                                                                                                Comment

                                                                                                • EdgeXXX
                                                                                                  Confirmed User
                                                                                                  • Oct 2005
                                                                                                  • 5816

                                                                                                  #98
                                                                                                  Now that's funny
                                                                                                  .
                                                                                                  .
                                                                                                  .
                                                                                                  .

                                                                                                  I have a sig

                                                                                                  Comment

                                                                                                  • Bluewire Ross
                                                                                                    Confirmed User
                                                                                                    • Nov 2005
                                                                                                    • 2169

                                                                                                    #99
                                                                                                    check us out @ www.bluewirestudio.com/hiband

                                                                                                    Comment

                                                                                                    • Myst
                                                                                                      Confirmed User
                                                                                                      • Feb 2004
                                                                                                      • 4708

                                                                                                      #100
                                                                                                      testestest
                                                                                                      ICQ: 298-523-037

                                                                                                      Comment

                                                                                                      Working...