Welcome Guest, Not a member yet? Register   Sign In
Chat between members
#1

Hey community, a beginner here regarding CodeIgniter. I have searched under the chat term in the forums but the results were irrelevant or I wasn't able to find proper threads. So I've decided to join and ask, hope that's OK.

So, what I have is, a website built with CodeIgniter. I am just a web designer mostly working with HTML and CSS/JS, but I've also built a website with CodeIgniter after following basic tutorials, a very basic dating website. Users can register, create accounts, set some info to their profiles, others can see some info only if they are logged in and so on. Works pretty well and it also started gaining a few members. All is free and it's just very basic, for fun.

What I want now, is, a messenger system in which they can send messages to each other, just like you do in Facebook Messenger. I've found some chat systems in GitHub but when I've implemented them they didn't work or I didn't know how to proceed/debug further.

I have also found this: https://codecanyon.net/search/codeigniter%20chat but I am not sure which one to get from there, could you guide me if possible please and share your thoughts about if any of that will work for what I need?

If you are aware of any tuts from where I could get some guiding about this, how to start, I would appreciate that very much. Also, if anyone wants to team up and be part of this, I am gladly opened to it.

Thanks in advance.
Reply
#2

Gee guys, not all at once, I can hardly go through your answers, gimme some space for checking and feedback...
Reply
#3

It could always be that this is not a typical or popular website ability amonst the community, and that the members have nothing constructive to contribute Undecided
Reply
#4

(09-04-2019, 12:24 PM)vaughnerjohn Wrote: Hey community, a beginner here regarding CodeIgniter. I have searched under the chat term in the forums but the results were irrelevant or I wasn't able to find proper threads. So I've decided to join and ask, hope that's OK.

So, what I have is, a website built with CodeIgniter. I am just a web designer mostly working with HTML and CSS/JS, but I've also built a website with CodeIgniter after following basic tutorials, a very basic dating website. Users can register, create accounts, set some info to their profiles, others can see some info only if they are logged in and so on. Works pretty well and it also started gaining a few members. All is free and it's just very basic, for fun.

What I want now, is, a messenger system in which they can send messages to each other, just like you do in Facebook Messenger. I've found some chat systems in GitHub but when I've implemented them they didn't work or I didn't know how to proceed/debug further.

I have also found this: https://codecanyon.net/search/codeigniter%20chat but I am not sure which one to get from there, could you guide me if possible please and share your thoughts about if any of that will work for what I need?

If you are aware of any tuts from where I could get some guiding about this, how to start, I would appreciate that very much. Also, if anyone wants to team up and be part of this, I am gladly opened to it.

Thanks in advance.
I've tried searching for a good chatbot with no luck as well...not many tutorials regarding it for CI that are current and the few that are pure PHP and which has to be converted to an MVC for them to work Sad
Reply
#5

i am on the same page, i want to add a chatting system to a website. i found this one https://www.phpzag.com/build-live-chat-s...php-mysql/ which is pretty nice and easy to implement.
Just read the tutorial and add/config it to yours.
Also you can try the firebase messagging https://github.com/firebase/quickstart-a.../messaging
Reply
#6

(09-10-2019, 11:10 PM)mboufos Wrote: i am on the same page, i want to add a chatting system to a website. i found this one https://www.phpzag.com/build-live-chat-s...php-mysql/ which is pretty nice and easy to implement.
Just read the tutorial and add/config it to yours.
Also you can try the firebase messagging https://github.com/firebase/quickstart-a.../messaging
Thank ya kindly....will check this out Heart
Reply




Theme © iAndrew 2016 - Forum software by © MyBB