Thread subject: Official Home of the PHPFusion CMS :: Chat Program for 8.00.100

Posted by douwe_yntema on 10-08-2022 15:21
#1

I have one working, but it needs soms css tweeking.

Posted by daimonbok1 on 10-08-2022 19:19
#2

[quote name=douwe_yntema post=211555]@douwe_yntema - I have one working, but it needs soms css tweeking.[/quote]

That's my biggest problem Douwe, I failed programming twice and gave up...CSS is worse for me.

Thanks anyhow,

Gene

Posted by Grimloch on 10-08-2022 20:36
#3

[quote name=douwe_yntema post=211555]@douwe_yntema - I have one working, but it needs soms css tweeking.[/quote]
How about a link man? I'll work on it for you. smile

Posted by douwe_yntema on 11-08-2022 07:44
#4

Wait one day for it. Currently I am on holyday, so cannot give you a link.

Posted by daimonbok1 on 11-08-2022 13:43
#5

[quote name=douwe_yntema post=211558]@douwe_yntema - Wait one day for it. Currently I am on holyday, so cannot give you a link.[/quote]

sounds good douwe...

Posted by daimonbok1 on 11-08-2022 13:45
#6

[quote name=Grimloch post=211557]@Grimloch - [quote name=douwe_yntema post=211555]@douwe_yntema - I have one working, but it needs soms css tweeking.[/quote]
How about a link man? I'll work on it for you. smile[/quote]

Thanks Grimloch...all the help is appreciated..

Posted by douwe_yntema on 11-08-2022 14:46
#7

Attached is the infusion I made. I have it running under 8.0.70. There is an admin link infused, but not code programmed for it yet. It needs some CSS adustment, and I think add an option to remove old chats from the database / and / or display only messages send after some time.

Usage is: post message to message table, every logged in user can read the messages.

Posted by Grimloch on 11-08-2022 16:00
#8

Thanks douwe; I'll take a look at it and see what I can do. smile

UPDATE: Well so far I have not been able to get it to infuse or even show up in infusions. Still working on it though.

Edited by Grimloch on 11-08-2022 18:28

Posted by Grimloch on 12-08-2022 08:26
#9

Well I got it infused finally but had to manually build the db table. Enabling the panel gives me this: very strange... it stretches out all the right side panels and it doesn't work.

Edited by Grimloch on 12-08-2022 08:28

Posted by daimonbok1 on 12-08-2022 12:40
#10

[quote name=Grimloch post=211564]@Grimloch - Well I got it infused finally but had to manually build the db table. Enabling the panel gives me this: very strange... it stretches out all the right side panels and it doesn't work.[/quote]

don't go nuts over it, Grimloch...

Posted by Grimloch on 12-08-2022 17:03
#11

OK here's my results:
@douwe
I really can't do anything with this my friend; not only did the table not infuse and I had to build it manually, the send function does not work for me. So then I inserted the first record manually in the table and it still won't work for sending and recording a message post. I'm using 8.00.80 but I don't think that should matter. Are you actually using this on your site? Does it work for you?

Posted by karrak on 12-08-2022 17:21
#12

the program is incomplete.
Code
 echo "";

file accesses in chat.js file are wrong
it creates the database for me.
looks like the picture above sad
but the idea is good

Edited by karrak on 12-08-2022 17:22

Posted by douwe_yntema on 12-08-2022 17:35
#13

Program is complete as far as I can see. On my site it is working, the issue with the panels Grimloch described is CSS issue.
You need Ajax/Jquery enabled on your site to get it working.
Otherwise you indeed will not see any messages. The program (jquery) polls the database every xx-sec and shows the messages

Posted by daimonbok1 on 12-08-2022 18:27
#14

[quote name=douwe_yntema post=211568]@douwe_yntema - Program is complete as far as I can see. On my site it is working, the issue with the panels Grimloch described is CSS issue.
You need Ajax/Jquery enabled on your site to get it working.
Otherwise you indeed will not see any messages. The program (jquery) polls the database every xx-sec and shows the messages[/quote]

I'll check with my supplier on the ajax being enabled douwe.

Thanks

Posted by Grimloch on 15-08-2022 03:36
#15

Hey guys I have installed a Live Chat System and it seems to work great. The only thing is I don't know if it can be converted to an infusion. I don't think so but I will try. In the meantime go to my website and check it out. Right now it's a custom page that uses an iframe. Here is the url. Click the Live Chat link on the left:

https://rogue.grimswebdesign.us/

Posted by daimonbok1 on 15-08-2022 13:55
#16

Looks good Grimloch. Downloadable from your site?

Gene

Posted by Grimloch on 15-08-2022 14:22
#17

[quote name=daimonbok1 post=211573]@daimonbok1 - Looks good Grimloch. Downloadable from your site?

Gene[/quote]
Not yet but if you want it I can put it together with instructions on how to install it.

Posted by daimonbok1 on 15-08-2022 16:42
#18

[quote name=Grimloch post=211574]@Grimloch - [quote name=daimonbok1 post=211573]@daimonbok1 - Looks good Grimloch. Downloadable from your site?

Gene[/quote]
Not yet but if you want it I can put it together with instructions on how to install it.[/quote]

Sure, if you wouldn't mind, it looks good on your site.

Gene

Posted by Grimloch on 15-08-2022 17:03
#19

OK here you go Gene. I think I covered everything in the quickly assembled ReadMe if not just ask on here.
https://whisperwillow.net/stuff/FreeL...veChat.zip

Well I did forget something in the readme. Don't forget to edit the 'dbconnect.php' file with your db parameters.

Edited by Grimloch on 15-08-2022 17:56

Posted by daimonbok1 on 15-08-2022 21:22
#20

Got it, thanks Grimloch...loads of work Tuesday now :-)

Gene