dont recieve the IM


  -----  
Author Message

Stefan_Mordana
Member

Sun Feb 12, 2006 9:36 am   Post subject: dont recieve the IM
Hi, everything is working fine but in the 'Users Online' bit of index of Prillian where you click on an image to send Instant Message. It all pops up and you can send an instant message normally but the user who it is to doesnt recieve the PM.
I think this might be because i have Profile Control Panel installed.

If its looking too hard to solve i thought i there might be a simple way, changing the IM link from 'http://www.mordana.co.uk/phpBB/imclient.php?mode=post&u=2' to
'http://www.mordana.co.uk/phpBB/privmsg.php?mode=post&u=2'

so it sends IM's in the same way as PM's because If you send a normal PM they recieve it.

It this hard to do??? or is there a better way to solve the problem???

Thx, Stefan
 

Thoul
Administrator

Mon Feb 13, 2006 10:43 am   Post subject: re: dont recieve the IM
If the problem is an issue between Prillian and PCP, I can't fix it currently. I'm not nearly familiar enough with PCP to try.

But changing the sending method to PMs will be easy. Just find this line in mods/prillian/functions_im.php:

Code:

         'U_MESSAGE_USER' => append_sid($u_message_user),


Change it to:

Code:

         'U_MESSAGE_USER' => append_sid($u_pmessage_user),
 

Stefan_Mordana
Member

Mon Feb 13, 2006 3:25 pm   Post subject: re: dont recieve the IM
Thx alot thoul, It works perfect now Smile
 

Page 1 of 1
Display posts from previous: