Help appreciated! :)

Discussion in 'PHP' started by SVargo, Oct 31, 2007.

  1. #1
    Hey, I'm making a new skin for my Proxy, http://fawku.com
    And somehow I must have done something wrong, because, it's not possible to start browsing. It stays on the same site.. ;/
    I would appreciate if someone could look in to this and help me.

    Thanks in advance! :)
    Sincerely, Simon
     
    SVargo, Oct 31, 2007 IP
  2. Funk-woo10

    Funk-woo10 Peon

    Messages:
    1,108
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #2
    look at the action="" in your form. Its wrong
     
    Funk-woo10, Oct 31, 2007 IP
  3. Xavier_3D

    Xavier_3D Well-Known Member

    Messages:
    1,299
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Can u share the coding of this form. Mayb we can have a better look at it then. JUST SHARE THE FORM PART.
     
    Xavier_3D, Oct 31, 2007 IP
  4. SVargo

    SVargo Guest

    Messages:
    203
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    <form method="post" action="./">
    <center>
    <!-- Make sure you leave the two input fields the same! -->
    <input type="hidden" name="__proxy_action" value="redirect_browse" />
    <input type="text" name="__proxy_url" value="" id="proxy_url" />
    <div id="proxy_options">
    <!-- Don't rename the name="_no_xxx" of these input fields! -->

    <input type="submit" value="Start Bypassing" id="proxy_button" />
    <input type="button" onclick="location.href='http://localhost/1/advertise.php'" value="Advertise at Fawku">
    <br />
    <label for="__no_javascript">
    <input type="checkbox" name="__no_javascript" id="__no_javascript" />
    Disable JavaScript
    </label>
    <label for="__no_images">
    <input type="checkbox" name="__no_images" id="__no_images" />
    Disable Images
    </label>
    <label for="__no_title">
    <input type="checkbox" name="__no_title" id="__no_title" />
    Strip Title
    </label>
    <label for="__no_meta">
    <input type="checkbox" name="__no_meta" id="__no_meta" />
    Strip Meta
    </label>
    </div></center>
    </form>
     
    SVargo, Oct 31, 2007 IP
  5. Funk-woo10

    Funk-woo10 Peon

    Messages:
    1,108
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You need to change this- action="./" located here in the code-

    <form method="post" action="./">

    Dont know what to. But it should be clear in the install text or something ?
     
    Funk-woo10, Oct 31, 2007 IP
  6. SVargo

    SVargo Guest

    Messages:
    203
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Change it to what? ;/
     
    SVargo, Oct 31, 2007 IP
  7. Funk-woo10

    Funk-woo10 Peon

    Messages:
    1,108
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #7
    It has to point to a file that has the code which puts the data in the database. ***.php or try the name of the file where you got that code from. ex- <form method="post" action="filenamehere.php">
     
    Funk-woo10, Oct 31, 2007 IP
  8. bobb1589

    bobb1589 Peon

    Messages:
    289
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #8
    no thats not true... it could be in the index file depends on how the proxy works
     
    bobb1589, Oct 31, 2007 IP
  9. Funk-woo10

    Funk-woo10 Peon

    Messages:
    1,108
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Yes he is correct I was just suggesting...You better read the install text files !!!!!!
     
    Funk-woo10, Oct 31, 2007 IP
  10. SVargo

    SVargo Guest

    Messages:
    203
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    They dont mention anything about that in the install text files, none of the txt files actually.. Please help.
     
    SVargo, Nov 1, 2007 IP
  11. SVargo

    SVargo Guest

    Messages:
    203
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #11
    If you help me, I'll give you $3!!
     
    SVargo, Nov 1, 2007 IP