Page 1 of 2

Handyman's Ajax Chat MOD...

Posted: Wed Dec 03, 2014 8:04 pm
by spaceace
here's a complete install for Handyman's Ajax Chat with instructions to install it on phpBB 3.1.2 to have the same exact chat installed on this board.

yes, this is a MOD and not an EXT so you have to go against the idea of phpBB 3.1.X's extension system and do the file edits ;)
Ajax_chat_mod.zip

Re: Handyman's Ajax Chat MOD...

Posted: Sun Dec 07, 2014 7:12 pm
by ThumperTM
is there chance to edit this mod and make it for siteurl.com/chat only ... not for index page?

Thanks

Re: Handyman's Ajax Chat MOD...

Posted: Sun Dec 07, 2014 7:37 pm
by spaceace
ThumperTM wrote:is there chance to edit this mod and make it for siteurl.com/chat only ... not for index page?

Thanks
not sure i follow what you are asking.

Re: Handyman's Ajax Chat MOD...

Posted: Sun Dec 07, 2014 10:50 pm
by spaceace
i think i see what you are wanting now. all you would have to do is leave out the edit to the template/index_body.html file and it will work for just a simple chat page as well as it's own popup window

Re: Handyman's Ajax Chat MOD...

Posted: Mon Dec 08, 2014 8:07 am
by ThumperTM
so it will look like http://www.livemembersonly.com/chat ?

I wanted to have old chat design (ex: http://a.fsdn.com/con/app/proj/ajax-cha ... 156299.jpg ) for my site... i tired to install this Blueimp's AJAX Chat but is not compatible for phpbb 3.1.1.. Any idea why?

Thanks

Re: Handyman's Ajax Chat MOD...

Posted: Mon Dec 08, 2014 8:31 pm
by spaceace
this is completely different than what you are talking about. you are wanting Blueimp's Ajax Chat. this is Handyman's Ajax Chat ;)

Handyman's Ajax Chat MOD...

Posted: Sun Dec 20, 2015 9:32 am
by Muekon
Hello,
First. A very big thanks for Handyman, this chat is that what i need.

I have a simply question. I like to include this chat in the overall footer, so that my users can see und use the chat from every page. I have testet it, but when i use the
Code: Select all
<!-- INCLUDE chat_body.html -->
in the overall footer, i will become a wrong display.
Display the chat on a external page is not a problem ( and no, i mean not the popup)

what can i do.
And sorry, but my english is not the best, please ignored mistakes

my forum:

Startrek - The New Adventures - Foren-Übersicht


Thanks a lot Muekon

Re: Handyman's Ajax Chat MOD...

Posted: Sun Dec 20, 2015 9:37 am
by spaceace
if you are using phpBB 3.0.x you will have to make the edits that were made to the index.php on every page you want to display chat... example would be viewforum.php and viewtopic.php

Re: Handyman's Ajax Chat MOD...

Posted: Sun Dec 20, 2015 10:20 am
by Muekon
Sorry i Forgot to say,
I am using phpbbb3.1.6

btw. nice to have where also, that the new message are displayed under the older message.

Thanks a lot of you,

Re: Handyman's Ajax Chat MOD...

Posted: Sun Dec 20, 2015 10:33 am
by spaceace
Muekon wrote:Sorry i Forgot to say,
I am using phpbbb3.1.6

btw. nice to have where also, that the new message are displayed under the older message.

Thanks a lot of you,
this topic is for the phpBB 3.0.x modification and not my chat extension

but, this is not possible the way the extension is currently coded as it is injecting itself into the index only