No sé si este es el lugar indicado... lo siento si no lo es ^^U
Bueno, el caso es que he estado instalando un chat ajax en mi foro phpbb3 pero al ir al foro me da error diciendo que no he creado la tabla phpbb_chat. En el tutorial de instalación no pone nada de eso, y no sé qué valores ponerle a la tabla entonces ni nada x_x
Al entrar al foro me pone esto:
Código:
Error General
SQL ERROR [ mysqli ]
Table 'shinichi_ankame.phpbb_chat' doesn't exist [1146]
SQL
SELECT * FROM phpbb_chat ORDER BY message_id DESC LIMIT 25
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/db/mysqli.php
LINE: 185
CALL: dbal_mysqli->sql_query()
FILE: includes/db/dbal.php
LINE: 159
CALL: dbal_mysqli->_sql_query_limit()
FILE: shout.php
LINE: 54
CALL: dbal->sql_query_limit()
FILE: index.php
LINE: 29
CALL: include('shout.php')
Por favor si alguien me dice qué debo hacer... muchas gracias U.U