ryanb000977(2014-10-25 02:37:07)Hello! I'm hear to announce the RySNM alpha for you guys! It stands for Ryan Social Network Manager. Right now the Login, Register, and Logout are in this package but check for updates! It requires ionCube loader to function.
Table "users":
id int(5) NOT NULL auto_increment
username char(15) NOT NULL
password text NOT NULL
ip char(20) NOT NULL
color char(11) NOT NULL default 'blue'
rank int(1) NOT NULL default '1'
banned int(1) NOT NULL default '0'
admin int(1) NOT NULL default '0'
This post has been edited one or more times, the last time was: 2014-10-25 02:49:51
Hello! I'm hear to announce the RySNM alpha for you guys! It stands for Ryan Social Network Manager. Right now the Login, Register, and Logout are in this package but check for updates! It requires ionCube loader to function.
Download: Click
Be sure to edit rootfiles/config.php!
Table "users":
id int(5) NOT NULL auto_increment
username char(15) NOT NULL
password text NOT NULL
ip char(20) NOT NULL
color char(11) NOT NULL default 'blue'
rank int(1) NOT NULL default '1'
banned int(1) NOT NULL default '0'
admin int(1) NOT NULL default '0'
2014-10-25 02:49:51