The Proxy Discussion Thread

Discussion in 'General Business' started by antman, Jul 14, 2007.

  1. greenline

    greenline Banned

    Messages:
    910
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4321
    Does anyone know what the best proxy advertising service is? I mean, who is offering the best submissions, mailing service and so on.
     
    greenline, Jan 23, 2008 IP
  2. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #4322
    IMO widgetbucks load extremely load slow for most users and before it ends loading, your user will be on their 50th page or so :)
     
    kaung, Jan 23, 2008 IP
  3. thefreebielife

    thefreebielife Peon

    Messages:
    1,202
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4323
    Does ANYONE know how to get adsense/ad's at the top of the page that the user goes to. I am using PHProxy.
     
    thefreebielife, Jan 23, 2008 IP
  4. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #4324
    adsense is not allowed on proxified pages.

    as for other ads,

    find

    <div><form> in index.php and before that add your ad code but without any ""s

    for example: ad code has
    color="red", align="center"
    change to
    color=red, align=center
     
    kaung, Jan 23, 2008 IP
  5. thefreebielife

    thefreebielife Peon

    Messages:
    1,202
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4325
    Hm, i don't see any div or form tags on the index.php page, just a lot of functions :(
     
    thefreebielife, Jan 23, 2008 IP
  6. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #4326
    around line 1140 or 1142

        if ($_flags['include_form'] && !isset($_GET['nf']))
        {
            $_url_form      = '<div style="width:100%;margin:0;text-align:center;border-bottom:1px solid #725554;color:#000000;background-color:#F2FDF3;font-size:12px;font-weight:bold;font-family:Bitstream Vera Sans,arial,sans-serif;padding:4px;">'
                            . '<form method="post" action="' . $_script_url . '">'
                            . ' <label for="____' . $_config['url_var_name'] . '"><a href="' . $_url . '">Address</a>:</label> <input id="____' . $_config['url_var_name'] . '" type="text" size="80" name="' . $_config['url_var_name'] . '" value="' . $_url . '" />'
                            . ' <input type="submit" name="go" value="Go" />'
                            . ' [go: <a href="' . $_script_url . '?' . $_config['url_var_name'] . '=' . encode_url($_url_parts['prev_dir']) .' ">up one dir</a>, <a href="' . $_script_base . '">main page</a>]'
                            . '<br /><hr />';
    Code (markup):
    replace with

        if ($_flags['include_form'] && !isset($_GET['nf']))
        {
            $_url_form    [B]  = 'ad code'
    
    . '<div style=[/B]"width:100%;margin:0;text-align:center;border-bottom:1px solid #725554;color:#000000;background-color:#F2FDF3;font-size:12px;font-weight:bold;font-family:Bitstream Vera Sans,arial,sans-serif;padding:4px;">'
                            . '<form method="post" action="' . $_script_url . '">'
                            . ' <label for="____' . $_config['url_var_name'] . '"><a href="' . $_url . '">Address</a>:</label> <input id="____' . $_config['url_var_name'] . '" type="text" size="80" name="' . $_config['url_var_name'] . '" value="' . $_url . '" />'
                            . ' <input type="submit" name="go" value="Go" />'
                            . ' [go: <a href="' . $_script_url . '?' . $_config['url_var_name'] . '=' . encode_url($_url_parts['prev_dir']) .' ">up one dir</a>, <a href="' . $_script_base . '">main page</a>]'
                            . '<br /><hr />';
    Code (markup):
     
    kaung, Jan 23, 2008 IP
  7. thefreebielife

    thefreebielife Peon

    Messages:
    1,202
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4327
    Got it! Thanks!
     
    thefreebielife, Jan 23, 2008 IP
  8. llamafier

    llamafier Peon

    Messages:
    388
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4328
    There is a list of changed files in the install file.
     
    llamafier, Jan 23, 2008 IP
    anions likes this.
  9. usmanzali

    usmanzali Well-Known Member

    Messages:
    2,168
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    145
    #4329
    usmanzali, Jan 23, 2008 IP
  10. cpufreak3

    cpufreak3 Well-Known Member

    Messages:
    346
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #4330
    This is probably somewhere in here, but does someone know any sites that list all the proxy topsites, their PR, free/paid, and if they require a reciprocal link? Thanks
     
    cpufreak3, Jan 23, 2008 IP
  11. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #4331
    Probably not. If someone made a site like that cataloging every proxy site it would get us all blocked alot quicker. :rolleyes:
    .
     
    Dollar, Jan 23, 2008 IP
  12. cpufreak3

    cpufreak3 Well-Known Member

    Messages:
    346
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #4332
    I meant proxy topsites, as in sites for Proxies to be submitted.
     
    cpufreak3, Jan 23, 2008 IP
  13. revolution13

    revolution13 Peon

    Messages:
    405
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4333
    ok I am trying to set up adbrite for my proxified pages. I am wondering how. I mean whatshould I fill in on the form to get the add and where in my phproxy script to I add it in?
     
    revolution13, Jan 23, 2008 IP
  14. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #4334
    i just told that on this page :0
    scroll up ;)
     
    kaung, Jan 23, 2008 IP
  15. revolution13

    revolution13 Peon

    Messages:
    405
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4335
    yeah I tried that but still not working
     
    revolution13, Jan 23, 2008 IP
  16. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #4336
    make sure you did not put any "" in your adbrite code and uploaded back up in ASCII format and chmodded 755
     
    kaung, Jan 23, 2008 IP
  17. MacAttack

    MacAttack Well-Known Member

    Messages:
    120
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #4337
    where would be a good place to get free/cheap proxy traffic?
     
    MacAttack, Jan 23, 2008 IP
  18. MightyMann

    MightyMann Peon

    Messages:
    83
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4338
    is the adinsert for glype proxified same way?
     
    MightyMann, Jan 23, 2008 IP
  19. anions

    anions Notable Member

    Messages:
    4,840
    Likes Received:
    179
    Best Answers:
    0
    Trophy Points:
    275
    #4339
    Great. Here it is:

    That should be quick :D
     
    anions, Jan 23, 2008 IP
  20. roflux

    roflux Peon

    Messages:
    560
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4340
    hey guys, this is really noob i know, but i was just wondering if someone could help me link all my proxy sites in proxified windows? Just at the top, please help me out!
     
    roflux, Jan 23, 2008 IP