11
andrax
Re: XIM - XOOPS Instant Messenger
  • 2011/6/1 15:18

  • andrax

  • Just popping in

  • Posts: 60

  • Since: 2010/9/10


@mjoel, In the file xim/include/functions, replace the line 81:
$default "INSERT INTO ".$xoopsDB->prefix('xim_pers_conf')." (username, sound, status) VALUES ('$username', 1, 2)";

by this (4 is the id of blob sound) :
$default "INSERT INTO ".$xoopsDB->prefix('xim_pers_conf')." (username, sound, status) VALUES ('$username', 4, 2)";


@demian, soon I'll take a look into it
Luiz Carlos (Andrax)
"whoever wants to become great among you must be your servant" – Jesus
http://guxbrasil.org
http://about.me/LuizCerqueira

12
kardelen13
Re: XIM - XOOPS Instant Messenger
  • 2011/6/2 14:14

  • kardelen13

  • Just popping in

  • Posts: 2

  • Since: 2011/6/2 1


Hi all;
thank you andrax....you rock it works

my site users is so happy with this module..im using this in an intranet website....

thank you
mary lou king

Login

Who's Online

271 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 271


more...

Donat-O-Meter

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

Latest GitHub Commits