josraso
14-Feb-2008, 02:58 PM
First of all apologies for my English is not my case is that I am lengua.El installing the mod birthday and I have to insert this sentence in new_forum_sql and I do not see how they do it. The judgement is this
ALTER TABLE phpbb_users ADD user_birthday int(8) DEFAULT '0' NOT NULL;
And this too
INSERT INTO phpbb_config (config_name, config_value) VALUES ('bday_show',1);I hope someone can help me
ALTER TABLE phpbb_users ADD user_birthday int(8) DEFAULT '0' NOT NULL;
And this too
INSERT INTO phpbb_config (config_name, config_value) VALUES ('bday_show',1);I hope someone can help me