Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fixing the horribly fucked up blue thrust scripts
#17
I was testing out the deborked version of the scripts, and when I 'recruit' someone it does not remember who recruited the person.  You lost a part of the 'addmember.php' somewhere in translation. (#4 from below)

Code:
btcs_members STRUCTURE

    1     id     smallint(255)             No     None     AUTO_INCREMENT     Change Change     Drop Drop     More Show more actions
    2     username     varchar(20)     latin1_swedish_ci         No             Change Change     Drop Drop     More Show more actions
    3     password     varchar(20)     latin1_swedish_ci         No             Change Change     Drop Drop     More Show more actions
    4     recruitedby     varchar(255)     latin1_swedish_ci         No     Admin Account         Change Change     Drop Drop     More Show more actions
    5     recruits     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    6     aim     varchar(25)     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    7     loggedin     int(11)             No     0         Change Change     Drop Drop     More Show more actions
    8     remember     int(1)             No     0         Change Change     Drop Drop     More Show more actions
    9     medals     text     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    10     gamesplayed     text     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    11     rank     int(11)             No     0         Change Change     Drop Drop     More Show more actions
    12     email     varchar(255)     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    13     lastlogin     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    14     datejoined     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    15     lastpromotion     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    16     lastdemotion     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    17     ipnum     varchar(255)     latin1_swedish_ci         No             Change Change     Drop Drop     More Show more actions
    18     maingame     varchar(255)     latin1_swedish_ci         No             Change Change     Drop Drop     More Show more actions
    19     realname     varchar(255)     latin1_swedish_ci         No             Change Change     Drop Drop     More Show more actions
    20     country     varchar(255)     latin1_swedish_ci         No             Change Change     Drop Drop     More Show more actions
    21     bday     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    22     age     smallint(2)             No     0         Change Change     Drop Drop     More Show more actions
    23     pic     varchar(255)     latin1_swedish_ci         No     http://         Change Change     Drop Drop     More Show more actions
    24     disable     smallint(1)             No     0         Change Change     Drop Drop     More Show more actions
    25     inactive     int(1)             No     0         Change Change     Drop Drop     More Show more actions
    26     inactivedate     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    27     inactivedays     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    28     gender     varchar(255)     latin1_swedish_ci         No     Male         Change Change     Drop Drop     More Show more actions
    29     timesloggedin     int(255)             No     0         Change Change     Drop Drop     More Show more actions
    30     yahoo     varchar(255)     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    31     msn     varchar(255)     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    32     quote     text     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    33     smurfnames     text     latin1_swedish_ci         No     None         Change Change     Drop Drop     More Show more actions
    34     motmvotes     int(225)             No     0         Change Change     Drop Drop     More Show more actions
    35     motmvoted     varchar(255)     latin1_swedish_ci         No     0         Change Change     Drop Drop     More Show more actions
    36     tourneystaff     int(1)             No     0         Change Change     Drop Drop     More Show more actions
Game, The

Messages In This Thread
RE: Fixing the horribly fucked up blue thrust scripts - by tn5421 - Nov 27 2011, 04:59 PM

Users browsing this thread: 9 Guest(s)