61
culex
Re: xoops chat integration (like facebook) ?
  • 2010/2/9 10:52

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


you can download the 2 versions from here

Instant messenger

xim

62
mariane
Re: xoops chat integration (like facebook) ?
  • 2010/2/9 11:03

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


Quote:
so where do i download it to test guys?
look at culex website you will find it in the news:
http://www.culex.dk/

Culex, is the module ready now to use ?? can we translate it into arabic and french??

thanks , great work

63
culex
Re: xoops chat integration (like facebook) ?
  • 2010/2/9 17:57

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


@someone yeah you're right.But the piece of code is actually not doing any good or bad so I simply removed.

About the jquery it seem most themes are already using jquery in some extend so also this is now gone ;)

p.s. saw you had added new json "$xoopsLogger->activated = false;" so also I added ;)

64
btesec
Re: xoops chat integration (like facebook) ?
  • 2010/2/9 18:43

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


Hi Guys,
I tested both chat mods.
- XIM works partially. Seems messages are not refreshing/sending the messages. To view my friends message I have to refresh my browser.
- For instantmessenger mod - chat box shows up but when friend tries to send message it says undefined.

Probably you guys can tell us how to prepare the browser and if any files need to be installed. I am using XOOPS 2.4.4. Some of us are using custom themes so might need to add some code?
thanks.

65
culex
Re: xoops chat integration (like facebook) ?
  • 2010/2/9 18:54

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


it should work with only jquery installed in your theme :)

66
jimmyx
Re: xoops chat integration (like facebook) ?
  • 2010/2/9 23:01

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


1. someone's XIM
I can't really test this module yet...in localhost im all alone - no other online user..currently have problem with access to my real server...will test soon...can't wait

2. Culex's IM - i tested it by sending my message to myself in localhost (lol) and also test it in culex.dk.

question
how long actually the history of chat (offline message) are keep when we send message to a user who are currently offline

this is nice--like facebook

suggestion
- about the online status..no need to display my own name..
- if no user are online..display no online
- will be nice if there's a single page to show online members offline members -
- or integrate with user account info and whos online block
so user can send mesage also to offline members



i actually have a modification i made to the trabis membership module index page and user account info to show online and offline members based on this code

https://xoops.org/modules/newbb/viewtopic.php?post_id=321914#forumpost321914


it will be complete to have 'chat with user right now' in both members index page or the user info page

67
sailjapan
Re: xoops chat integration (like facebook) ?

Found a bug with XIM (on XOOPS 2.5a)

When a user you've been chatting with logs off, the chat window remains open and the block still displays that other user as being on-line.

68
mariane
Re: xoops chat integration (like facebook) ?
  • 2010/2/10 13:13

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


to solve the conflit between jquery codes (in the theme and the module), edit the file templates/blocks/b_instantmessenger.html
and in the line 41 use :
jQuery.noConflict();  
jQuery(document).ready(function($) {

instead
$(document).ready(function(){

69
Mazarin
Re: xoops chat integration (like facebook) ?
  • 2010/2/10 14:04

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


That just gives me a "jQuery is not defined" error and the same as before

70
btesec
Re: xoops chat integration (like facebook) ?
  • 2010/2/10 14:45

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


great maybe we should wait till after the merging is completed then test that release.

Login

Who's Online

206 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 206


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits