Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   2 and more accounts (http://www.bvlist.com/showthread.php?t=7158)

mediki87 3rd November 2011 09:55

2 and more accounts
 
How can I allow users to register 2 and more account from 1 ip? because when i'm trying to create another account there is ip dublication error

joeroberts 3rd November 2011 12:33

in user/takeregister.php

comment out
PHP Code:

        if ($db->sql_numrows($db->sql_query("SELECT * FROM ".$db_prefix."_users WHERE lastip = '".sprintf("%u",ip2long(getip()))."';")) != 0)
                
$errmsg[] = "Duplicate Ip In use"



All times are GMT +2. The time now is 09:44.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.