instalare mod
Scris: 13-Apr-2007, 13:29:58
vreau sa instalez un mod insa imi spune
Sql:
cum inserez asta?
Sql:
Cod: Selectaţi tot
INSERT INTO phpbb_config (config_name, config_value) VALUES ('wpm_enable', '1');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('wpm_send_id', '2');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('wpm_subject', 'Welcome to our forums!');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('wpm_message', 'Hello, [b]{USERNAME}[/b]!\n\nWelcome to {SITE_NAME}. You registered on [b]{USER_REGDATE}[/b]. According to your input, your email is: [b]{USER_EMAIL}[/b].\n\n-Thank you for registering at {SITE_NAME}! :D');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('wpm_preview', '');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('wpm_variables', '');