Fout tijdens installatie MOD
Geplaatst: 08 sep 2006, 21:38
Ik ben bezig een Birthday MOD te installeren.
Nadat ik de birthday_db_update.php heb gedraaid, komt de onderstaande melding. Houd dit nu in dat ik dit handmatig in de databse moet gaan ivoeren?
Als ik in de datbase kijk zie ik de regels wel staan. Neem de 1e regel even in de datbase staat deze ook alleen de INT staat op 11.
This list is a result of the SQL queries needed for the additional mods in the pre-moded pack
Birthday PART 1 Mod
[Added/Updated] line: 1 , ALTER TABLE phpbb_users ADD user_birthday INT DEFAULT "999999" not null
[Added/Updated] line: 2 , ALTER TABLE phpbb_users ADD user_next_birthday_greeting INT DEFAULT "0" not null
Birthday PART 2 Mod
[Added/Updated] line: 3 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_required", "0")
[Added/Updated] line: 4 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_greeting", "1")
[Added/Updated] line: 5 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("max_user_age", "100")
[Added/Updated] line: 6 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("min_user_age", "5")
[Added/Updated] line: 7 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_check_day", "7")
Nadat ik de birthday_db_update.php heb gedraaid, komt de onderstaande melding. Houd dit nu in dat ik dit handmatig in de databse moet gaan ivoeren?
Als ik in de datbase kijk zie ik de regels wel staan. Neem de 1e regel even in de datbase staat deze ook alleen de INT staat op 11.
This list is a result of the SQL queries needed for the additional mods in the pre-moded pack
Birthday PART 1 Mod
[Added/Updated] line: 1 , ALTER TABLE phpbb_users ADD user_birthday INT DEFAULT "999999" not null
[Added/Updated] line: 2 , ALTER TABLE phpbb_users ADD user_next_birthday_greeting INT DEFAULT "0" not null
Birthday PART 2 Mod
[Added/Updated] line: 3 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_required", "0")
[Added/Updated] line: 4 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_greeting", "1")
[Added/Updated] line: 5 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("max_user_age", "100")
[Added/Updated] line: 6 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("min_user_age", "5")
[Added/Updated] line: 7 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_check_day", "7")