sql hulp
Geplaatst: 11 nov 2008, 12:49
- Modificatie & Versie:Welcome PM on First Login 1.0.0
Directe link naar de modificatie:
Adres van je forum: http://
phpBB versie:3.0.0
Heb je onlangs een andere modificatie of stijl geïnstalleerd?
Wat is het probleem?
Code: Selecteer alles
SQL
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', '');