amartin2112   27 Apr, 2011, 6:04 pm
#1
hola gente tengo un gran problema, con el cometchat y me esta exasperando en mi web andrumartin.com.ar
instale en el directorio raiz la carpeta cometchat

pongo andrumartin.com.ar/cometchat/install.php

<link type="text/css" href="/www/www.andrumartin.com.ar/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/www/www.andrumartin.com.ar/cometchat/cometchatjs.php" charset="utf-8"></script>

porque me tira dos /www/www
no entiendo que hago mal instale todo bien
no falta ningun archivo mi host es 000webhost

incluso aunque ponga el codigo

<link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>

me aparece el chat pero las imagenes y eso aparecen cortadas
porque aparentemente toma la direccion para todo /www/www.andru....
no porque.

agradezco la ayuda gracias!
Omar G.   27 Apr, 2011, 6:35 pm
#2
Sere yo o tu mensaje esta codificado? (no enendi la mitad @.@)

Cambia esto:
<link type="text/css" href="/www/www.andrumartin.com.ar/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/www/www.andrumartin.com.ar/cometchat/cometchatjs.php" charset="utf-8"></script>

Por:
<link type="text/css" href="http://www.andrumartin.com.ar/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="http://www.andrumartin.com.ar/cometchat/cometchatjs.php" charset="utf-8"></script>

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
DARKNESSDH   27 Apr, 2011, 6:38 pm
#3
Cierro por incumplimiento de reglas, mas datos en mi firma
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.