Hi aramil!
<img src=\"{SMILIES_PATH}/icon_e_smile.gif\" alt=\"
\" title=\"Smile\" />
Not sure what that would be, this works on 0.7.0.2 and 0.7.0.1 dev trunk. Sounds like a configuration problem or a communication problem between the db and the client. However, you are not too far off if the message is being saved properly and can be viewed from the front end. When you login, indeed the message does get deleted. But you should see the IM there in-world. Check your history, but that is the way it is designed to work. Take a look at your console when logging in when you have a message.
Example of how the process looks.
-- Instant message logging enabled --
[15:14] Tim Peters is offline.
[15:15] Jim Reeves: Testing a message to Tim Peters
[15:15] System: User is not logged in. Message saved.
Console should show the following when sending IM when someone is offline. This is what is shown when Tim Peters sends and IM to Jim Reeves and he is offline.
17:15:31 - [INSTANT MESSAGE]: Delivering IM to 1ba4fdf9-a7d0-4f20-9079-e7ece68cb936 via XMLRPC
17:15:31 - [GRID INSTANT MESSAGE]: Unable to deliver an instant message
17:15:36 - [INVENTORY TRANSFER]: MessageFromAgent IM type received from Jim Reeves
17:15:36 - [INSTANT MESSAGE]: Delivering IM to 1ba4fdf9-a7d0-4f20-9079-e7ece68cb936 via XMLRPC
17:15:36 - [GRID INSTANT MESSAGE]: Unable to deliver an instant message
It couldn\'t deliver, because he wasn\'t online.
Tim Peters logs in
Console shows the following:
17:23:17 - [INSTANT MESSAGE]: Delivering IM to root agent Tim Peters 1ba4fdf9-a7d0-4f20-9079-e7ece68cb936
17:23:17 - [INVENTORY TRANSFER]: MessageFromAgent IM type received from Jim Reeves
Tim Peters has an IM button down at the bottom left of the screen (hears the IM sound), he opens.
-- Instant message logging enabled --
[15:23] Jim Reeves: (Saved Wed 26 Jan 2011 17:15:36) Testing a message to Tim Peters
----
This then gets deleted upon delivery. So I\'m not sure why you don\'t see the IM as they don\'t get deleted until delivered on login. Unless of course you are reading and deleting from within Joomla or having them forwarded to your E-Mail. I\'m pretty sure even if sent to e-mail that it still sends upon login. The login itself is the key to it\'s deletion. As far as your error, it cannot find the message it appears. Which would have me believe there is either the communication issue, or not quite configured correctly.
Regards,
rjspence