Page 4 of 14

Re: [DEV] Messenger Box

Posted: Sat Mar 14, 2015 10:28 pm
by Florin Pavel
I fixed various bugs which are included:
  • database error
  • double message error
  • insert diacritics
Currently, i'm working at a new friends system.

NOTE: Do not install the extension on live forum

Re: [DEV] Messenger Box

Posted: Sun Mar 15, 2015 2:14 pm
by Beun12
Will you take this Ext. first to a Rc1 or Beta status please? ;) So we can use this

Re: [DEV] Messenger Box

Posted: Mon Mar 16, 2015 9:27 am
by systemcrack
I can not wait to be in the RC version to be able to test !!! Thank you so much !!!
Florin Pavel wrote: Note: Because the extension uses the Sqlite3, you must to set write permission for messages.db
I'm not very experienced .. Can you be more specific please

Re: [DEV] Messenger Box

Posted: Mon Mar 16, 2015 11:05 am
by Holger
Very nice ext! Keep up the good work!

Re: [DEV] Messenger Box

Posted: Mon Mar 16, 2015 4:14 pm
by chfs
Add facebook sound and feature jquery_titlealert.min.js?
Thanks!

Re: [DEV] Messenger Box

Posted: Mon Mar 16, 2015 4:52 pm
by Florin Pavel
To make my work easier please use Github issues for bugs and features

Re: [DEV] Messenger Box

Posted: Tue Mar 24, 2015 11:22 am
by wkuzma
I have a request
I noticed if you chat with someone and then log out and come back all the chat from the previous session is still
there. Question is there anyway once either user logs out of the system that all chat they did is erased?

Re: [DEV] Messenger Box

Posted: Tue Mar 24, 2015 1:52 pm
by Octopus
Your Chat looks like the chat from "phpbb Social Network" for phpbb 3.0.x
I like this mod very much but there is no port to phpbb 3.1.x extension-system

Perhaps you can get som inspiration there:
http://phpbbsocialnetwork.com/
https://github.com/phpBB-Social-Network ... al-Network

Re: [DEV] Messenger Box

Posted: Wed Apr 01, 2015 9:08 am
by Holger
Very nice ext. Any progress?

Re: [DEV] Messenger Box

Posted: Thu Apr 02, 2015 9:29 pm
by nero
Holger wrote:Very nice ext. Any progress?
+1

Re: [DEV] Messenger Box

Posted: Fri Apr 03, 2015 8:13 pm
by nero
Is this being actively developed?

Re: [DEV] Messenger Box

Posted: Fri Apr 03, 2015 8:15 pm
by nero
systemcrack wrote:I can not wait to be in the RC version to be able to test !!! Thank you so much !!!
Florin Pavel wrote: Note: Because the extension uses the Sqlite3, you must to set write permission for messages.db
I'm not very experienced .. Can you be more specific please
Go into your webserver either using WinSCP or another SSH program and right click messages.db and go into properties and set it as WRITE (W) so that the file is writeable.

Image

http://nscp.net/eng/docs/ui_permissions

That is how to use WinSCP's SSH.

Re: [DEV] Messenger Box

Posted: Fri Apr 03, 2015 8:41 pm
by systemcrack
Thank's

Re: [DEV] Messenger Box

Posted: Wed Apr 15, 2015 9:10 am
by systemcrack
Hello Pavel Florin, I have tested your extension..
As for others, when I send a message, it is sent more time..
The dispatch is not always immediate, sometimes seems that it blocks.
Sending messages that requires shift + Enter.. is a bit cumbersome.. maybe it would be better if you give the user the option to choose whether to set the sending only by clicking on Enter or Shift + Enter

I also believe that the list of friends in the chat is not the best of life.. it is misleading... I think it would be better if it appeared the name of the friends only if online.

P.s.
I would add a sound when receiving a message .

Re: [DEV] Messenger Box

Posted: Thu Apr 16, 2015 6:50 pm
by Florin Pavel
I added a new friends system and i made some improvements. You can view the changes on Github.