-
2013-10-30 20:34:17
If anyone wonders how I calculate installation numbers
Installation is detected if.
- User comes from referer site
- I check do i have this referer in my database if i do not have it
- I download referer page and check for live helper chat code.
- And ony then I increase counter, so you can imagine that downloads number is much bigger :)
I do not have any secret code in installation process itself wich would inform me about installation so installation number is much bigger i ques. :)
-
2013-10-30 20:29:05
Evening updates
- I accidentaly submited demo index where every hour at 11 and 12 minutes there we exit writing that demo was reinstalling. :D So this one is fixed now.
- Then file was uploaded by opreator in message nick was presented as customer. It's fixed now.
- We now have chat's search functionality.
Cheers, and now I need a rest...
-
2013-10-28 19:13:07
New version - 1.62v wildcard for FAQ module url address
Features
- FAQ modules URL now supports wildcard at the end.
E.g /shop/basket/*
- Invitation widget new style. Sound on first invitation.
- Chat API module for getting users status.
Changes from github for summary:
https://github.com/remdex/livehelperchat/issues/164
https://github.com/remdex/livehelperchat/issues/162
https://github.com/remdex/livehelperchat/issues/163
In the next few days I will add few documentation articles.
-
2013-10-24 20:10:07
New version - 1.61v files upload support for chat
Hi, after more than 5 days continously work after work here is brand new files upload module.
- Files upload module
- Option to configure who can upload files, operators or visitors
- What types can upload
- File size limit
- File types configuration
- Option to set who sees all uploaded files
- User related files upload functionality
- User can drop directly file in chat window or press attatchment icon
- Chrome users can just "Print Screen" and ctrl+v in chat window. Screenshot will be automaticaly sended to operator and vica versa.
- Advanced file storage by <year>/<month>/<day>/<chat_id>/file pattern
Upgrade instruction.
- You may have to give your operators two new permissions from roles functions if you are upgrading.
- create "var/storage" folder in your LHC installation and grant write permission to php script. Futher updates as always.
- execute doc/update_db/update_43.sql and follow standard upgrade instructions
Let me know if something won't work. It's really hard for me alone to test everything, but I do my best as always :). More updates are comming :)
-
2013-10-17 18:40:23
Upcoming changes
Hi,
Just wanted to share what's the next things I will be working regarding live helper chat.
- Files upload
- Node.js support for real time chats.
- Avatars
If you have an idea please fill github feature request.