nneonneo's Shoutbox

Started by nneonneo, December 26, 2006, 06:58:11 PM

Previous topic - Next topic

wolfeater92

no one can see it, but guests can see the Sorry guests can not use the shoutbox

mickeyb107

thank you nneonneo,

that worked perfect... i just had to make sure when you have co admin and mod when they are automatically in other groups like regular members so i had to uncheck deny for those other groups and works perfect now.... thx so much... works perfect for me now  8)
<a href="http://ftasatfile.com">FTASATFILE FREE TV YOUR
SOURCE FOR ALL YOUR SATELLITE NEEDS

wolfeater92


wolfeater92

one sec, where can I edit the settings for it?

[unplugged]

The settings can be found inside settings.php and settings.js in the yshout/folder. To change the style of the shoutbox will require you to make changes to the yshout <style>...</style> section in your index.template.php.
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



nneonneo

@blondeamon: Thank you. I don't know when I'll have time to install lighttpd, but I will try to get it done before next year xD

@n01d3a: I might've forgotten to update some code. Can you try this: remove "soundmanager2.swf" from the index.template.php file. It should be right after "/yshout/".
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

n01d3a

nneo, I don't have a index.template.php file in my yshout folder. But if you just want me to remove the .swf file I can. I guess i am a little confused as to what you wanted me to do.

nneonneo

Sorry, I meant index.template.php in Themes/default. Don't remove the swf file! I only wanted that text "soundmanager2.swf" (without quotes) removed.
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

n01d3a

Here seems to be what is happening.
1) Two people have to be logged in.
2) when I open the chat window in Internet Explorer 7, the sound icon shows without a slash through it.
3)I can't change the icon though. But Sound works when two poeple are on.
4)When I log in as my other account with Firefox, the sound icon is slashed out.
5)I can't change that icon as well, so I think the link is broken.
6)I do not have sound in Firefox.

I have switched the accounts and browsers to see if it had to do with permissions, it doesn't.
And show admin links links button also does to not work.

unfortunately your fix did not have any affect.

nneonneo

The toggle works fine for me, but I get no sound, either.

Can you try upgrading soundmanager? You can get it from this link:
http://www.schillmania.com/projects/soundmanager2/doc/download/#latest

Just replace the soundmanager2.js and soundmanager2.swf files with the ones in the package.
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

[unplugged]

I am testing a popup window version of the shoutbox and have a few questions.

First, I can't seem to get the style worked out just right. It's not finding the yshout.css.

Also, only some of the icons work properly. Commands, and the History icons all are working correctly. The Return to Chat icon works. The Admin Links, Smiley, and Sound toggle icons do not work. Sound works as it's supposed to. Ban And Del both work.
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



n01d3a

#4671
I believe it is a severe lag issue. I noticed that when in IE and sound is activated on both browsers (IE and FIREFOX), IE will not receive the text sent from Firefox until IE sends a message. And when I send the message I hear the sound.

Firefox receives the message sent from IE very quickly, but I do not hear sound.

**UPDATE**
Actually I think that was backwards, Firefox has sound and updates properly, it seems to be IE that has the problem
**Update again**
I have verified that when using firefox sound works and there is no lag. so for some reason IE is not compatible.

@sunking. I am also trying to use a popup and have the same issues. but I have not tried to use smileys yet.

n01d3a

#4672
So now that I know what my sound issue is, The link to turn sound on/off and show admin... do not work in a popup window. Once I solve this issue I will let you be.
Thanks for the great mod.

but the show history, codes and the other history links work.

nneonneo

@SunKing: I think this should be enough on index.php:
<link rel="stylesheet" type="text/css" href="', $boardurl, '/Themes/default/css/yshout.css?July022008" />

Is that not working?

As for the links: you are right, they are not working in the separate shoutbox. I think it is because the cookie path is wrong (/forum/yshout/ instead of /forum/), so I will see if I can fix that. Meanwhile, one workaround you can try is to copy yshout/index.php to the root (as, say, "shoutbox.php") and fix $boardurl accordingly.

@n01d3a: see my reply to SunKing
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

[unplugged]

I tried linking the stylesheet like that already but it didn't work. I also tried the <link> using the full url. Still nothing. I will keep looking. ;)
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



mishiran

Hello, guys! ;D

I use the nneonneo's shoutbox... and I love it! *-*

But... I think... hmm...

OK. In my SMF Board, I have installed another mod: SMF Shop and the item: "Display Name CSS Item [nofollow]"... Do you know?

And I tried to use the css for colorize the member's names in shoutbox.
I failed... U-U

So... Can you help me... or not?

wolfeater92

Where can I edit the colors of the text for the mod?

[unplugged]

@wolfeater92
In the yshout <style>...</style> section of your index.template.php or in yshout.css.

@nneonneo &  @n01d3a
I have everything working for the popup window. I made a copy of the index.php then renamed it to shoutbox.php and moved it to the forum root. I had to muck around with it a bit to get the paths working right. But as far as I can tell....everything is working. I have attached the "shoutbox.php" so you can have a look (and probably laugh at my rookie code  :P).
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



gunn3r

I just installed nneonneo's Shoutbox, and from the looks of things, it's great. However, the shoutbox won't let us post. Admins, regular users... It doesn't matter. When integrated with the forum, the shout button doesn't work. On its own, (at /yshout/index.php), it runs great, but that doesn't really do what I intended it to...
hxxp:www.gunn3rgames.net/informer.html [nonactive]

[unplugged]

Which version of the shoutbox did you install? Also, which version of SMF are you running?
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



Advertisement: