[Released] Handymans Chat with Sound and Archive

MODs and Styles for phpBB3.

To post your MOD or style, go to the STG MOD Manager
Forum rules
Go to http://startrekguide.com/mods to submit your MOD or style

Re: [Released] Handymans Chat with Sound and Archive

Postby lpu183 » 24 Nov 2009, 10:53

This sb got problem in chrome and opera. After the type You hear 2 different sounds. In IE i got sound after some delay. But nice idea...I would recommend delaytime on busy boards, example:

Delay is 0,5 s

1. User x typed within 0,2s - no sound
2. User y typed within 0,3 - no sound
3. User z typed after y within 0,6s - sound

Its very simple to implement :)
lpu183
Cadet I
Cadet I
 
Posts: 16
Joined: 02 Mar 2008, 08:34
Gender: Male
phpBB Knowledge: 4




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [Released] Handymans Chat with Sound and Archive

Postby TrZ » 24 Nov 2009, 19:17

Works great on 3.0.6. Thanks again.
TrZ    
Cadet II
Cadet II
 
Posts: 26
Joined: 04 Sep 2009, 12:33
Gender: Male
phpBB Knowledge: 3

subsilver2 style for Handymans Chat with Sound and Archive

Postby Siropu » 15 Jun 2010, 17:46

Since no one wanted to make this MOD work with subsilver2, I took the time to make it work.
Enjoy. ;)
Attachments
subsilver2.zip
Subsilver2 style for chat
(5.4 KiB) Downloaded 96 times
Last edited by Siropu on 02 Jul 2010, 09:10, edited 1 time in total.
User avatar
Siropu    
Cadet I
Cadet I
 
Posts: 15
Joined: 11 Apr 2009, 09:19
Location: World Wide Web
Gender: Male
phpBB Knowledge: 7

Re: [Released] Handymans Chat with Sound and Archive

Postby MrRod » 28 Jun 2010, 14:05

^ Thank you but pagination still doesn't work. It shows all the messages in the first page (for example I set it to 50 on chat.php and I currently have like 500 messages, but they aren't being divided in each page).
User avatar
MrRod    
Supporter
Supporter
 
Posts: 67
Joined: 23 Mar 2008, 14:59
Gender: Male
phpBB Knowledge: 7

Re: [Released] Handymans Chat with Sound and Archive

Postby Siropu » 02 Jul 2010, 09:12

It works fine for me. I've made a few changes for chat archive pagination.
User avatar
Siropu    
Cadet I
Cadet I
 
Posts: 15
Joined: 11 Apr 2009, 09:19
Location: World Wide Web
Gender: Male
phpBB Knowledge: 7

Re: [Released] Handymans Chat with Sound and Archive

Postby Silentia » 01 Oct 2010, 05:44

Is there a solution for this by now? I love the chat and all works fine but I don´t like that all people can read it. I would like that only registered user can read the chat and the archive, no guests. Could you help me please?

I would also like to know if the archive can be viewed by those with admin or moderator permissions only. Dont want guests or regular users to have access if they stumble upon the URL

It could pretty easily be done. I will see if maybe I can dig up the code for you to alter, it's a one to two liner I think, I just can't remember off the top of my head. For regular users, many of the users on my site like to use it for looking back at what was posted over the past day, that is why I leave it there. The reason I left it visible to guests/bots is 'cause I wanted google to index it, that way I can search it if I want. I guess maybe I could block it from guests however.
Silentia
Crewman
Crewman
 
Posts: 2
Joined: 01 Oct 2010, 05:37
Gender: Female

Re: [Released] Handymans Chat with Sound and Archive

Postby Siropu » 02 Oct 2010, 08:36

Here's what you need to do:

Open index_body.html and search for this code:
Code: Select all
<!-- INCLUDE chat_body.html -->

Replace it with this one:
Code: Select all
<!-- IF S_USER_LOGGED_IN -->
<!-- INCLUDE chat_body.html -->
<!-- ELSE -->
You need to log in to access the chat.
<!-- ENDIF -->

If you like to make the archive visible only for moderators and admins, try this:
Open chat_arch_body.html and add this code at the beginning :
Code: Select all
<!-- IF U_MCP -->

At the end add this code:
Code: Select all
<!-- ELSE -->
You are not allowed to access the chat archive.
<!-- ENDIF -->

Hope this helps. ;)
User avatar
Siropu    
Cadet I
Cadet I
 
Posts: 15
Joined: 11 Apr 2009, 09:19
Location: World Wide Web
Gender: Male
phpBB Knowledge: 7

Re: [Released] Handymans Chat with Sound and Archive

Postby Silentia » 02 Oct 2010, 16:53

Thank you :)
Silentia
Crewman
Crewman
 
Posts: 2
Joined: 01 Oct 2010, 05:37
Gender: Female

Re: [Released] Handymans Chat with Sound and Archive

Postby cebu » 17 Oct 2010, 18:53

is there a way to just modify the current handymans chatbox that i have to have this features?
cebu    
Crewman
Crewman
 
Posts: 4
Joined: 07 Mar 2010, 04:05
Gender: Male
phpBB Knowledge: 1

Re: [Released] Handymans Chat with Sound and Archive

Postby IBurn36360 » 21 Oct 2010, 15:41

No longer important
Leader of Alls Requiem web development.

Capability, is humanities greatest strength, and it greatest flaw. We are capable of such good, and such evil. And yet it is in the run for the both of them, that evil is indeed winning. It grows and festers, and it holds the lives of many in its grotesque grip. The few who stay from it will eventually be tainted by its filth, but try as it might, a few will never turn.
-IBurn36360
User avatar
IBurn36360    
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 167
Joined: 09 Aug 2010, 12:35
Favorite Team: AReq Game Battles Te
Gender: Male
phpBB Knowledge: 7

PreviousNext

Return to phpBB3 Customizations

Who is online

Users browsing this forum: Googlebot and 6 guests