[uberCMS] New register + login NL - No 1000 maps

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 65
  1. #16
    Enthusiast aaronag99 is offline
    MemberRank
    Jul 2010 Join Date
    25Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Can any1 get this in english

  2. #17
    sexiess is a sin. Subway is offline
    MemberRank
    Jun 2010 Join Date
    2,491Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    nice saw it somewhere and wanted it, but thanks for rel nice one!

  3. #18
    ☮TAKU???? seanrom is offline
    MemberRank
    Nov 2009 Join Date
    1,004Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    yay yay yay yay, i been worked for this and was finnish.. when i saw that you releaed it xD

  4. #19
    Infraction Banned HabMoon is offline
    MemberRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Quote Originally Posted by Klopser View Post
    How I can put anti-clones here? lite this:

    <?php $sql = mysql_query("SELECT * FROM users WHERE ip_last='$_SERVER[REMOTE_ADDR]'");
    if(mysql_num_rows($sql) > 0) {
    echo "<center><br><br><br>¡Solo esta permitido 1 usuario por IP!<br><br>Volviendo a la página principal...";
    echo '<meta http-equiv="refresh" content="5; url=index.php"> ';
    die;
    }

    ?>
    Uhm don't really know what you mean but i think '1 user per ip?'
    If so than;
    <?php $sql = mysql_query("SELECT * FROM users WHERE ip_last='$_SERVER[REMOTE_ADDR]'");
    if(mysql_num_rows($sql) > 0) {
    echo '<script type="text/javascript">
    <!--

    alert ("You can only create 1 account per IP!")

    // -->
    </script>';
    echo '<meta http-equiv="refresh" content="1 url=index.php"> ';
    die;
    }

    ?>
    Credits to David, but thank me for this :$.
    Edit; if you use the register from this file than do '../index.php' instead of 'index.php'


    _______________________
    Great release, very usefull!
    Last edited by HabMoon; 15-12-10 at 11:18 PM.

  5. #20
    Account Upgraded | Title Enabled! salah-salah is offline
    MemberRank
    Jan 2009 Join Date
    UndergroundLocation
    716Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Love this! I will use this 9/10!

  6. #21
    Proficient Member superkulao is offline
    MemberRank
    Mar 2010 Join Date
    NorwayLocation
    166Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Someone Translate? (English)

  7. #22
    Enthusiast aaronag99 is offline
    MemberRank
    Jul 2010 Join Date
    25Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    this would work on my retro but i need it english

  8. #23
    Enthusiast aaronag99 is offline
    MemberRank
    Jul 2010 Join Date
    25Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    I have the english vershoing just look on my thread i only have 1
    its mine i edit it to english so if u wnt it just download file

  9. #24
    Member JCisgod is offline
    MemberRank
    Mar 2010 Join Date
    HeavenLocation
    52Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    I'll translate, but my English is not the best ;p

    EDIT:

    Translated succesfully! (Maybe you should make the translations better, don't know sure if it's correct ;p )

    http://www.mediafire.com/?9mji84r1etym5vt
    Last edited by JCisgod; 23-12-10 at 04:29 PM. Reason: downloadlink tranlation

  10. #25
    Apprentice PindaNL is offline
    MemberRank
    Dec 2010 Join Date
    The NetherlandsLocation
    8Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    It doesn't work for me, when I set my birthday and gender and click on 'Verder' the overlay comes where it should say 'Laden...' But instead of that, it fades a little bit and nothing happens.
    What to do? Didn't I set it up the right way?

  11. #26
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Quote Originally Posted by PindaNL View Post
    It doesn't work for me, when I set my birthday and gender and click on 'Verder' the overlay comes where it should say 'Laden...' But instead of that, it fades a little bit and nothing happens.
    What to do? Didn't I set it up the right way?
    Did you add the .htaccess stuff? :P

  12. #27
    Apprentice PindaNL is offline
    MemberRank
    Dec 2010 Join Date
    The NetherlandsLocation
    8Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Quote Originally Posted by PEjump2 View Post
    Did you add the .htaccess stuff? :P
    Of course I did ;P

  13. #28
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Quote Originally Posted by PindaNL View Post
    Of course I did ;P
    I have no idee, My friend have this to, Everthink is fine?
    Maby your internet is slow?

  14. #29
    Apprentice PindaNL is offline
    MemberRank
    Dec 2010 Join Date
    The NetherlandsLocation
    8Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Quote Originally Posted by joopie View Post
    I have no idee, My friend have this to, Everthink is fine?
    Maby your internet is slow?
    I don't know how it could be the speed of my internet ;P Also when I try on localhost the same happens ;P So definitely not the speed..

  15. #30
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts

    Re: [uberCMS] New register + login NL - No 1000 maps

    Quote Originally Posted by PindaNL View Post
    I don't know how it could be the speed of my internet ;P Also when I try on localhost the same happens ;P So definitely not the speed..
    It should work.



Page 2 of 5 FirstFirst 12345 LastLast

Advertisement