Seite 1 von 1

Bildgalerie Problem

Verfasst: 03.05.2007 21:46
von mote
Ich will jetzt mal einen Birthday Mod zu instalieren aber ganz am Anfang ist schon ein großes Problem. Was heißt

Code: Alles auswählen

#-----[ SQL ]-------------------------------------------------
#
ALTER TABLE phpbb_users ADD user_birthday INT DEFAULT '999999' not null;
ALTER TABLE phpbb_users ADD user_next_birthday_greeting INT DEFAULT '0' not null;
INSERT INTO phpbb_config (config_name, config_value) VALUES ('birthday_required', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('birthday_greeting', '1');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('max_user_age', '100');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('min_user_age', '5');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('birthday_check_day', '7');

Danke lg

Verfasst: 03.05.2007 21:49
von Jan500
KB:modsfaq

Verfasst: 04.05.2007 21:46
von mote
sorry versteh ich nicht... Is das bei jeder Bildgaleirie??

lg

Verfasst: 04.05.2007 21:47
von Kewwwin
lesen dann verstehst du das: MODS FAQ

Verfasst: 05.05.2007 09:02
von mote
Ja ok mit phpmy admin... hab ich ja auch aber wie genau setzen ich diesen Befehl (steht ganz oben) nun um? Bitte helft mir

lg

Verfasst: 05.05.2007 09:28
von Andi1111

Verfasst: 05.05.2007 18:59
von darkon
Was hat der BirthdayMod aus deinem ersten Posting mit einer Bildgalerie zu tun?

Verfasst: 05.05.2007 23:03
von mote
Sorry war ziemlich blöd gewählt (die Überschrift) bei allen zwei Mods muss ich was bei der Datenbank machen...


lg