Página 1 de 1

Error al instalar Ajax Chat

Publicado: 15 Jun 2011, 00:52
por Magui75
Bueno soy nueva y es mi primer foro instalado, qise intalar el Ajax Chat 2.0.0 y tuve problemas al llegar al paso de instalar el chat x la web: http://www.librosgratismagui.com/phpBB3 ... nstall.php
puse eso pero no me instala nada me salta una pagina donde dice:
Not Found

The requested URL /phpBB3/chat_install.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

hice estos pasos:

Copiar Archivo

Copiar: root/chat.php
A: chat.php
Copiar: root/shout.php
A: shout.php
Copiar: root/chat_install.php
A: chat_install.php
Copiar: root/language/en/chat.php
A: language/en/chat.php Editar
swxUsá tu teclado para navegar las cajas de código. También podés presionar 's' en tu teclado para ir a la primer caja de código.

Abrir: index.php
Encontrar
Sugerencia: Esta puede ser una búsqueda parcial y no la línea completa.

Código:Seleccionar Todo
display_forums('', $config['load_moderators']);
Agregar antes
Sugerencia: Agregar esta(s) línea(s) en un nuevo renglón anterior a la(s) precedente(s).

Código:Seleccionar Todo
include($phpbb_root_path . 'shout.' . $phpEx);

<< Ocultar
Abrir: includes/functions_posting.php
Encontrar
Sugerencia: Esta puede ser una búsqueda parcial y no la línea completa.

Código:Seleccionar Todo
function generate_smilies($mode, $forum_id)
Reemplazar con
Sugerencia: Reemplazar la(s) línea(s) precedente(s) con las siguiente(s).

Código:Seleccionar Todo
function generate_smilies($mode, $forum_id, $chat_box = false)
<< Ocultar
Encontrar
Sugerencia: Esta puede ser una búsqueda parcial y no la línea completa.

Código:Seleccionar Todo
if ($mode == 'inline' && $display_link)
Reemplazar con
Sugerencia: Reemplazar la(s) línea(s) precedente(s) con las siguiente(s).

Código:Seleccionar Todo
if ($mode == 'inline' && ($display_link || $chat_box))
<< Ocultar


y al llegar a este paso ya no puedo seguir!!

PHP install file

There is a PHP install file that needs to be run in order to complete the installation.
To run it point your browser to, for example, domain.tld/phpBB3/chat_install.php

Code:Select All
chat_install.php


en que me habre eqivocado??. gracias x su ayuda.





URL: http://www.librosgratismagui.com/foro/
Versión phpBB: 3.0.8
MODs Instalados: Ninguno
Plantilla(s) usada(s): acidtechpurple
Servidor:
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No
URL del MOD:: http://www.phpbb-es.com/foro/download/file.php?id=2604

Re: Error al instalar Ajax Chat

Publicado: 15 Jun 2011, 01:41
por Makoto

Código: Seleccionar todo

The requested URL /phpBB3/chat_install.php was not found on this server.
debes ejecutar el install asi

Código: Seleccionar todo

[url]http://www.librosgratismagui.com/foro/chat_install.php[/url]

Re: Error al instalar Ajax Chat

Publicado: 15 Jun 2011, 07:40
por Magui75
Lo probe y tampoco me sale.
sale esto:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@librosgratismagui.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

:(

Re: Error al instalar Ajax Chat  Tema Solucionado

Publicado: 16 Jun 2011, 13:35
por michan
Te aseguraste de que estuviese subido ese archivo?? Recuerda, tienes que subir todos los archivos que hay dentro de la carpeta "root" en la carpeta "foro". Asegurate de que lo hiciste así.

Re: Error al instalar Ajax Chat

Publicado: 16 Jun 2011, 18:14
por Magui75
ok, abandono no mas, doy el tema como solucionado!! de todas maneras muchas gracias x tu ayuda!!! besitosss

Re: Error al instalar Ajax Chat

Publicado: 19 Jun 2011, 18:26
por user00
Magui75 escribió:ok, abandono no mas, doy el tema como solucionado!! de todas maneras muchas gracias x tu ayuda!!! besitosss
Magui75, no te des por vencida todavía. Yo también tuve un problema con la instalación y conseguí solucionarlo, me respondí a mi mismo. Mira este hilo y me dices, tal vez encuentres la solución:

http://www.phpbb-es.com/foro/soporte-mo ... ml#p174144

Saludos.