[need help]about Bring2.us URL Shortening Script

Discussion in 'PHP' started by nslee, Apr 23, 2007.

  1. #1
    :) hi~

    http://bring2.us/

    I already install my Bring2.us URL Shortening Script

    but I can't login admin panel

    After install, i enter the default password : password

    but no response :confused:

    PLEASE HELP!!! THANK YOU!!! :)





     
    nslee, Apr 23, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    This script is horribly done for a public script.

    As weird as it may sounds, it's a good thing that it doesn't work for you, because this means register_globals is disabled on your host (good thing).

    However, to fix this issue, try placing this line at the top of config.php

    
    import_request_variables('gP');
    
    PHP:
    EDIT:

    I just went further through this script, and I don't recommend using it. Unless you want to end up with thousands of folders on your server. This should be handled by htaccess.

    And security wise is this script a joke too...


    EDIT 2:

    Not even their demo works, lol:
    http://bring2.us/pt/


    We're so lucky, lol. I would have gladly paid thousands for this script.


    Don't use it, honestly...
     
    nico_swd, Apr 23, 2007 IP
  3. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #3
    If you want such script, I might provide the one I wrote.

    As a matter of fact, it is only 3 files including the HTACCESS (with as simple as couple of lines of coding).

    I might release it after next week if you are interested.

    Peace,
     
    Barti1987, Apr 23, 2007 IP
  4. nslee

    nslee Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4


    :) oh~iC thank you very much~
     
    nslee, Apr 23, 2007 IP
  5. nslee

    nslee Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    :) that's great!!! thank you very much
     
    nslee, Apr 23, 2007 IP