Se, me fijé en eso, primero traté de instalarlo en una carpeta aparte, pero cuando lo meto dentro de un foro Mybb me larga los errores de los archivos faltanes.
[fieldset=Error]Warning: include_once(D:\xxx\MOWES\www\mybb\/application/libraries/OFC/JSON.php): failed to open stream: No such file or directory in D:\xxx\MOWES\www\mybb\cometchat\integration.php on line 19 Warning: include_once(): Failed opening 'D:\xxx\MOWES\www\mybb\/application/libraries/OFC/JSON.php' for inclusion (include_path='.;D:\xxx\MOWES\php5') in D:\xxx\MOWES\www\mybb\cometchat\integration.php on line 19 Warning: require_once(./global.php): failed to open stream: No such file or directory in D:\xxx\MOWES\www\mybb\index.php on line 18 Fatal error: require_once(): Failed opening required './global.php' (include_path='.;D:\xxx\MOWES\php5') in D:\xxx\MOWES\www\mybb\index.php on line 18 [/fieldset]
Ya no sé que más hacer, siempre mi último recurso es pedir ayuda
EDIT: Esperen, creo que lo solucioné.
EDIT2: Se instaló correctamente, me largó el codigo, lo meti depués del tag <head>
[fieldset=Code]<link type="text/css" href="/mybb/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/mybb/cometchat/cometchatjs.php" charset="utf-8"></script>[/fieldset]
Pero.... no sale nada, no pasa nada, no hay barra. ¿Tengo que habilitarlo o sale por defecto?