AFF!! Please explain this to me.... my links not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spacedog
    Yes that IS me. Bitch.
    • Nov 2001
    • 14149

    #1

    AFF!! Please explain this to me.... my links not working

    Ok.,,
    here is a link for one of your FHG with my linking code & affiliate id
    http://adultfriendfinder.com/go/page...id=g763772-pct

    notice the pid=g763772

    when you go to the gallery,
    why is it that instead of pid g763772 it shows p181022 ???

    on another note,, seems the id is getting erased all together if it is used with trade script? All the AFF galleries on my site at http://www.xxxdates.com , when visitor gets sent to gallery, my id is completely erased?? This does not happen unless it's with the trade script url before the gallery url
  • sharp
    Confirmed User
    • Jan 2003
    • 7006

    #2
    See sig.... :P

    muahha

    Comment

    • Jace
      FBOP Class Of 2013
      • Jan 2004
      • 35562

      #3
      Originally posted by astar
      See sig.... :P

      muahha
      'you are a worthless waste of space


      I just tried that link spacedog and you are right, wrong aff id in that gallery, that is fucked up

      Comment

      • summerland
        So Fucking Banned
        • Jun 2006
        • 162

        #4
        It is a big virus.

        Comment

        • GonZo
          Confirmed User
          • Jul 2002
          • 3180

          #5
          I bet they are going to tell you the system "burped".
          Assclown Bob Rice wants to BANG your credit card!
          "I am putting the bastards of this world on notice; greed and corruption will always be met with "a voice made of ink and rage."
          All the information above is my personal opinion.

          Comment

          • Lycanthrope
            Confirmed User
            • Jan 2004
            • 4517

            #6
            I thought you were removing all of their links anyway?

            Comment

            • teksonline
              So Fucking Banned
              • Jan 2005
              • 2904

              #7
              your link just appears wrong

              http://adultfriendfinder.com/go/page...id=g763772-pct

              maybe should be...
              http://adultfriendfinder.com/go/page...id=g763772-pct
              Last edited by teksonline; 07-13-2006, 06:33 PM.

              Comment

              • Jace
                FBOP Class Of 2013
                • Jan 2004
                • 35562

                #8
                Originally posted by teksonline
                I am getting the same result on both pages

                Comment

                • spacedog
                  Yes that IS me. Bitch.
                  • Nov 2001
                  • 14149

                  #9
                  Something to do with the outphp? thing before the url.. on another site of mine, I notice that it happens to pimproll & a couple others,,, fucking should've stayed with damn blogs,,

                  Comment

                  • teksonline
                    So Fucking Banned
                    • Jan 2005
                    • 2904

                    #10
                    Originally posted by Jace
                    I am getting the same result on both pages
                    I edited that post it had a typo in the fixed link... look at the original
                    link it is so wrong... no ? for the query_string, only a & which is an append to the query string, as far as your script goes, most likely because its a bad url...
                    and or database is causing the problem because of the & key

                    Comment

                    • Jace
                      FBOP Class Of 2013
                      • Jan 2004
                      • 35562

                      #11
                      Originally posted by teksonline
                      I edited that post it had a typo in the fixed link... look at the original
                      link it is so wrong... no ? for the query_string, only a & which is an append to the query string, as far as your script goes, most likely because its a bad url...
                      and or database is causing the problem because of the & key
                      I clicked on the edited one, this one http://adultfriendfinder.com/go/page...id=g763772-pct

                      I still get another affiliate code on the landing page

                      Comment

                      • SmokeyTheBear
                        ►SouthOfHeaven
                        • Jun 2004
                        • 28609

                        #12
                        the link is fine those ar elike sub id's look on the source code of the target page you will find you "g" ref id
                        hatisblack at yahoo.com

                        Comment

                        • SmokeyTheBear
                          ►SouthOfHeaven
                          • Jun 2004
                          • 28609

                          #13
                          click on thru the first link you posted.. you will find this on the join page

                          <input type="hidden" name="from_ad" value="g763772-pct">
                          hatisblack at yahoo.com

                          Comment

                          • Sexxxy Sites
                            Confirmed User
                            • Oct 2005
                            • 851

                            #14
                            The first link you posted works fine. The problem is not with AFF.

                            Comment

                            • spacedog
                              Yes that IS me. Bitch.
                              • Nov 2001
                              • 14149

                              #15
                              Originally posted by Sexxxy Sites
                              The first link you posted works fine. The problem is not with AFF.
                              ok, so how do I solve problem of trade script fucking up the link,,

                              The url is entered correct, but when clicked, portion of the end of url gets cut off.. it comes out as http://adultfriendfinder.com/go/page/tgp_ffadult_44

                              Comment

                              • SmokeyTheBear
                                ►SouthOfHeaven
                                • Jun 2004
                                • 28609

                                #16
                                Originally posted by spacedog
                                ok, so how do I solve problem of trade script fucking up the link,,

                                The url is entered correct, but when clicked, portion of the end of url gets cut off.. it comes out as http://adultfriendfinder.com/go/page/tgp_ffadult_44
                                you cant pass along 2 & symbols to one & symbol

                                example if my script points to https://www.mysite.com/out.php?url=h...44&id=blahblah

                                your script is getting 2 variables, so one is the cutoff link "http://adultfriendfinder.com/go/page/tgp_ffadult_44" and the second variable is "id=blahblah"

                                to fix this it depends on the script , but if you icq me i can prob solve it pretty quickly

                                using the example above you could simply put as your first line

                                if (preg_match("/adultfriendfinder/", $url)) {
                                $url = "$url&id=$id";
                                }
                                hatisblack at yahoo.com

                                Comment

                                • 4Pics
                                  Confirmed User
                                  • Dec 2001
                                  • 7952

                                  #17
                                  Your just need to urlencode your links if they have more then one variable in the url.

                                  Comment

                                  • KrisKross
                                    Confirmed User
                                    • Jan 2006
                                    • 5025

                                    #18
                                    If you're familiar with PHP, you can modify the out.php script. Or you could just use a URL encoder like this one: http://meyerweb.com/eric/tools/dencoder/

                                    Comment

                                    • fatman1
                                      So Fucking Banned
                                      • Oct 2005
                                      • 340

                                      #19
                                      this is very common. known as shaving.


                                      lmao

                                      Comment

                                      • Damian_Maxcash
                                        So Fucking Banned
                                        • Oct 2002
                                        • 12745

                                        #20
                                        Originally posted by 4Pics
                                        Your just need to urlencode your links if they have more then one variable in the url.
                                        http://meyerweb.com/eric/tools/dencoder/

                                        I use this

                                        Comment

                                        • spacedog
                                          Yes that IS me. Bitch.
                                          • Nov 2001
                                          • 14149

                                          #21
                                          thanks ..........

                                          Comment

                                          • studiocritic
                                            Confirmed User
                                            • Jun 2005
                                            • 2442

                                            #22
                                            yep, urlencode and urldecode is the solution.

                                            when writing the links that go thru the outscript..

                                            $outurl = "http://www.aol.com/?a=1&b=2";
                                            $outurl = "/out.php?url=". urlencode($outurl);

                                            then in out.php
                                            header("Location: ". urldecode($_GET["url"]));

                                            this might have typos and such, i didnt check it
                                            254342256

                                            Comment

                                            • CamsLord
                                              Confirmed User
                                              • Jun 2006
                                              • 3663

                                              #23
                                              thats fucked up.. bump for an AFF explanation
                                              sig for sale - pornpicz(at)gmail.com

                                              Comment

                                              Working...