Página 1 de 1

ayuda para instalar foro  Tema Solucionado

Publicado: 03 Jun 2011, 17:56
por kramxel
URL: http://www.nomasvagos.cz.cc
Versión phpBB: 3.0.8
MODs Instalados: por ahora ninguno, espero hacerlo
Plantilla(s) usada(s): Prosilver
Servidor: gratuito (000webhost)
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Me sale el siguiente error, me podriais ayudar y perdon por no poner los datos de soporte en mi mensaje anterior.

Un error fatal de base de datos e irrecuperable ha ocurrido. Esto puede ser porque el usuario especificado no tiene permisos apropiados para CREATE TABLES o INSERT, etc. Más información puede ser proporcionada debajo. Por favor contacte con su proveedor de hospedaje en primera instancia o visite los foros de soporte de phpBB3 para recibir ayuda.

install_install.php [ 1193 ]

SQL : CREATE TABLE phpbb_attachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post_msg_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, topic_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, in_message tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, poster_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, is_orphan tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, physical_filename varchar(255) DEFAULT '' NOT NULL, real_filename varchar(255) DEFAULT '' NOT NULL, download_count mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, attach_comment text NOT NULL, extension varchar(100) DEFAULT '' NOT NULL, mimetype varchar(100) DEFAULT '' NOT NULL, filesize int(20) UNSIGNED DEFAULT '0' NOT NULL, filetime int(11) UNSIGNED DEFAULT '0' NOT NULL, thumbnail tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (attach_id), KEY filetime (filetime), KEY post_msg_id (post_msg_id), KEY topic_id (topic_id), KEY poster_id (poster_id), KEY is_orphan (is_orphan) ) CHARACTER SET `utf8` COLLATE `utf8_bin`

Table 'phpbb_attachments' already exists

me podeis ayudar por favor