Maestro!!!!!!!!!!!! espektakular y tambien puedo hacerle algunas modifikaciones??![]()
Esta es una discusión para el tema [Hack] Chat integrado con vBulletin 3.5 en el foro Soporte para Productos/Plugins, bajo la categoría Soporte vBulletin; Iniciado por Rgo
No logro ponerlo, please ayuda, me dice que
" Your session has expired. Please login to the el dominio con el que te registras (normalmente tu nombre de usuario) Userplane again to ...
Página: 2
tienes ke entrar en panel de control de tu cuenta de Userplane, y hacer click en el boton ke dice webchat script, luego en el cuadro ke está abajo veras el codigo. en la segunda linea dice DomainID, y vas a ver una combinacion de numeros y letras. bueno, ese es tu DomainID. ahora tienes poner ese domainID en el archivo chat.php, en el campo $wcii['domainID'].Iniciado por Rgo
espero ke te sirva
Maestro!!!!!!!!!!!! espektakular y tambien puedo hacerle algunas modifikaciones??![]()
Por hacerle puedes modificarlo cuanto quieras mientras no toques la función javascript
Mi Blog 1: http://www.bmwfaq.com/blogs/danny/
Mi Blog 2: http://www.vbseo.com/blogs/danny-bembibre/
Mi Web: http://www.bmwfaq.com
Mi Web: http://tweetboard.com
Ufff hay manera de hacer que los usuarios no puedan cambiar de nick? es decir, que al darle al chat, se abra directamente la ventana, sin posibilidad de cambiarlo...
iré a mirar en la página del chat de todas maneras a vre si encuentro algo![]()
ufff que chungo pinta
7. What is involved in authenticating a user? The getMemberID function is the core of the authentication and security. There are two different ID's that you will need to use;
-memberID [internal identifier in your system for a particular user, usually will not ever change]
-sessionGUID [Global Unique IDentifier, created when you user logs in, will be different every time]
You will need to save this sessionGUID to your database when the user logs in and delete it when they log out. When the app window opens you pass the sessionGUID to us in the HTML, we then pass it back to you in the getMemberID XML function so you can confirm that the user is currently logged in. If the user is logged in you will return the memberID of the particular user, and the app will run. If the sessionGUID cannot be found in your database INVALID is returned and the app will not run
y esto...
3. How can I generate a list of the people using the Webchat? There are two XML calls that facilitate this. The first is onUserConnectionChange, this call lets you know when a user connects to the Webchat or disconnects by sending the appropriate request to your CSXML file. This call alone can be used to generate a list of the users that are currently in the Webchat. if you want to also keep track of what rooms users are in you can listen for the onUerRoomChange call. This call happens whenever a user changes rooms in the Webchat by sending a request to your CSXML file. This by listening to these calls you can store in your DB what users are in the Webchat, how many users are in the Webchat and what rooms these users are in etc. You can then use this info to create a list elsewhere on the site.
hice todo al pie de la letra.. se inkluyo bien,... inkluso pegue el domain ID y nada..
me sigue apareciendo esto
Your session has expired. Please login to the Userplane again to continue chatting.
Close
help.. please.. :S
Solucionado.. okupe el archivo de la misma pagina y lo modifike ... gracias de todas maneras..![]()
Buenas bueno intente montar el chat a mi Pagina web ( foro ) pero no pasa nada :S podria alguien agregame y ayudarme a hacerlo pocible de verdad se lo agradeceria a cualquiera porfavor .. no es ninguna web de Juegos es una Web para un Instituto que eh Realizado .. no gano nada por ello solo la hise por nuestra seccion para hacerla un poco mejor de verdad se los agradeceria un mundo si me ayudan
Desde Ya Gracias
E-Mail = Shorty.102@Gmail.Com
me sale lo mismoIniciado por Rgo
donde tendria que colocar el archivo php llamado chat.php?Una vez tengas todo funcionando, ya estás listo para integrarlo.
Crea este archivo PHP y llámalo chat.php
loco no me podrias colaborar hacerlo pero con el flash chat como aria para integrarlo?
Última edición por booster; 20/05/2006 a las 18:31