[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

Big White Space between Chat body and the Chat Footer

Postby distefano » 26 May 2009, 18:41

Hello guys, i installed the chat and it works beautifully. However, i have some concerns in IE. Its ok in all the other browsers except IE, which creates a big space between the chat body and the Chat footer(where it has the 'AJAX Chat' and 'Startrekguide' links). That space it creates is filled by 'usernames' of the people online instead of the usernames being on the right h-side of the chat.

Here's the link: http://freeadsjoint.com. Pls, test it in both IE and FF and see the difference. How could i rectify it?

thnx.
distefano
Cadet III
Cadet III
 
Posts: 35
Joined: 13 Jun 2008, 16:51
Gender: Male
phpBB Knowledge: 2




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [Released] Handymans Chat with Sound and Archive

Postby cisco007 » 28 May 2009, 05:53

hi, i have had handyman's chat installed for a while, and i installed this version, i get this error on my header
Code: Select all
[phpBB Debug] PHP Notice: in file /chat.php on line 254: Undefined index: ARCH_TITLE
[phpBB Debug] PHP Notice: in file /chat.php on line 255: Undefined index: ARCH_LABEL

i don't know that i missed any language edits, please help!
cisco007
Supporter
Supporter
 
Posts: 64
Joined: 19 Jul 2008, 13:59
Favorite Team: Florida Gators
Gender: Male
phpBB Knowledge: 5

Re: Big White Space between Chat body and the Chat Footer

Postby distefano » 29 May 2009, 00:08

distefano wrote:Hello guys, i installed the chat and it works beautifully. However, i have some concerns in IE. Its ok in all the other browsers except IE, which creates a big space between the chat body and the Chat footer(where it has the 'AJAX Chat' and 'Startrekguide' links). That space it creates is filled by 'usernames' of the people online instead of the usernames being on the right h-side of the chat.

Here's the link: http://freeadsjoint.com. Pls, test it in both IE and FF and see the difference. How could i rectify it?

thnx.


Any assist plzz?
distefano
Cadet III
Cadet III
 
Posts: 35
Joined: 13 Jun 2008, 16:51
Gender: Male
phpBB Knowledge: 2

Re: [Released] Handymans Chat with Sound and Archive

Postby Morpheus10 » 15 Jun 2009, 15:34

hi all,

it's possible to add a button for activate or desactive sound ? please ;)
Morpheus10
Cadet I
Cadet I
 
Posts: 10
Joined: 04 Mar 2009, 15:08
Gender: Male
phpBB Knowledge: 2

Re: [Released] Handymans Chat with Sound and Archive

Postby bravehrt17 » 30 Aug 2009, 06:49

nicholasalipaz wrote:you could search the code for "sound" in all the files and extract those parts where they differ from yours. then add the sound files I included in your root. That would be all you need. I think there are additions in shouts.php, chat.php, <templates>/chat_body.html and two sound files in root.

*I wrote the above from memory, so don't take it for granted*

Using something like winmerge is really useful for viewing the differences between the two files. If you have issues let me know and I will try to help, but I am leaving in a few hours for a trip and won't be back for about 4-5 days.


shahinavthal wrote:I have tried to figure out the changes so that i need not replace the entire chat.php file or the shout.php file..

Please correct if i am wrong,

But the difference for the sound etc are

Code: Select all
$template->assign_block_vars('soundrow', array(
                'SOUND'   => '<div style="visibility: hidden; position: absolute;"><object data="sound.swf" type="application/x-shockwave-flash"><param name="movie" value="sound.swf" /></object></div>',
                ));


Twice in chat.php,

Code: Select all
$template->assign_block_vars('soundrow', array(
             'SOUND'   => '<object data="sound.swf" type="application/x-shockwave-flash" width="0" height="0"><param name="movie" value="sound.swf" /></object>',
          ));


once in shout.php and,

Code: Select all
<!-- BEGIN soundrow -->{soundrow.SOUND}<!-- END soundrow -->


once in chat_body.html ... as well as the 2 swf sound files within the mod

Anything more if you remember please??? :scratch:

Will be of great help...thanks



Hello there! I have found many tips up to here, usefull, and managed to have my forum running, using BBCodes, smilies, Arcade room, and some small customizations, to use with AERO Styles. ( http://www.antikerkida.net )
I always try everything on prosilver o subsilver styles, and then make the apropriate edits for the AERO style too...

Since i can't go back again, i tried using the above posts, to just add sound in my prosilver template...
I've done the edits --->2 in chat.php, 1 in shout.php, 1 in chat_body.html (in prosilver style) but i have no sound. I've added the 2 sound files in the root!
I've cleaned cache, refreshed template, even tried login from 2 browsers with 2 usernames, to hear the sound in the other...
NO LUCK! :cray:

Any ideas? I would apreciate every help...
Cheers!
bravehrt17    
Crewman
Crewman
 
Posts: 2
Joined: 30 Aug 2009, 06:06
Gender: Male
phpBB Knowledge: 4

Re: [Released] Handymans Chat with Sound and Archive

Postby bravehrt17 » 12 Sep 2009, 10:02

Nobody?? :cray:
bravehrt17    
Crewman
Crewman
 
Posts: 2
Joined: 30 Aug 2009, 06:06
Gender: Male
phpBB Knowledge: 4

Re: [Released] Handymans Chat with Sound and Archive

Postby spaceace » 06 Oct 2009, 13:32

bravehrt17 wrote:Nobody?? :cray:



ok, you might need to check if your chat_body.html has this

Code: Select all
      <!-- END chatrow -->---{LAST_ID}---
      <!-- BEGIN soundrow -->{soundrow.SOUND}<!-- END soundrow -->
      <!-- IF S_WHOISONLINE -->


and not just this

Code: Select all
      <!-- END chatrow -->---{LAST_ID}
      <!-- BEGIN soundrow -->{soundrow.SOUND}<!-- END soundrow -->
      <!-- IF S_WHOISONLINE -->---
User avatar
spaceace
Supporter
Supporter
 
Posts: 263
Joined: 14 Feb 2008, 20:44
Location: Ontario, Canada
Gender: Male
phpBB Knowledge: 5

Re: [Released] Handymans Chat with Sound and Archive

Postby abish1572 » 06 Oct 2009, 23:18

Why does the shouts come back after i refesh the page? When i delete the shouts they reapear when i refresh the page :(

any idea how to fix this?
abish1572
Crewman
Crewman
 
Posts: 6
Joined: 12 Jan 2009, 15:54
Gender: Male

Re: [Released] Handymans Chat with Sound and Archive

Postby espen » 12 Nov 2009, 11:24

i need help the chat is there but i get errors and the chat dosent look rigth.
link to the site: http://gryffindor.pcriot.com/

the errors i get:

y[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3833: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3835: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3836: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3837: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)


yes the y is there to. please please help. :(
espen
Crewman
Crewman
 
Posts: 1
Joined: 12 Nov 2009, 11:12
Gender: Male

Re: [Released] Handymans Chat with Sound and Archive

Postby NMI » 13 Nov 2009, 22:16

abish1572 wrote:Why does the shouts come back after i refesh the page? When i delete the shouts they reapear when i refresh the page :(

any idea how to fix this?

try purging the cache (ACP)
Image
Image
Image
Image
The price of freedom is eternal vigilance. - Thomas Jefferson
User avatar
NMI    
Supporter
Supporter
 
Posts: 110
Joined: 19 Oct 2007, 14:15
Location: Illinois
Favorite Team: Chicago Bears
Gender: Male
phpBB Knowledge: 5

PreviousNext

Return to phpBB3 Customizations

Who is online

Users browsing this forum: Google Adsense [Bot] and 17 guests