Ver Mensaje Individual
  #1 (permalink)  
Antiguo 06/02/2005, 07:06
asturiano
 
Fecha de Ingreso: enero-2005
Mensajes: 6
Antigüedad: 19 años, 4 meses
Puntos: 0
Código para crear tabla mod Birthday

Hola, necesito crear la tabla del mod birthday_db_update.php que acabo de instalar , al ejecutar http://www.miforo.com/foro/birthday_db_update.php en el navegador me sale esto:

This list is a result of the SQL queries needed for the additional mods in the pre-moded pack


Birthday PART 1 Mod
[Already added] line: 1 , ALTER TABLE phpbb_users ADD user_birthday INT DEFAULT "999999" not null
[Already added] line: 2 , ALTER TABLE phpbb_users ADD user_next_birthday_greeting INT DEFAULT "0" not null


Birthday PART 2 Mod
[Already added] line: 3 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_required", "0")
[Already added] line: 4 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_greeting", "1")
[Already added] line: 5 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("max_user_age", "100")
[Already added] line: 6 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("min_user_age", "5")
[Already added] line: 7 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_check_day", "7")

Estoy empezando......alguien que me ayude?
Ah! el mod está instalado y sin errores
(Por cierto, si me pudierais cambiar el nick por "asturiana" es que me confundí al abrir la cuenta, gracias)