2012-03-18, 03:57 AM
file: install/resources/sqlite_db_tables.php:486
it should be
file: install/resources/sqlite_db_tables.php:811
it should be
file: install/resources/sqlite_db_tables.php:815
it should be
postnum bigint(30) NOT NULL default '0',
it should be
postnum bigint(30) NOT NULL default '0'
file: install/resources/sqlite_db_tables.php:811
showinbirthdaylist int(1) NOT NULL default '0'
it should be
sshowinbirthdaylist int(1) NOT NULL default '0',
file: install/resources/sqlite_db_tables.php:815
signofollow int(1) NOT NULL default '0',
it should be
signofollow int(1) NOT NULL default '0'