nneonneo's Shoutbox

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

Previous topic - Next topic

hotrod

Thnx for the tip, the history is now a popup.

But:
Quote@hotrod: On reversing the order of chats:
http://www.simplemachines.org/community/index.php?topic=137508.msg1276450#msg1276450
is only the txt.. that was fixed. But i mean the txt box. Where you put the txt in.

regards for your work!!
Check: http://www.hotrodpage.nl              and       http://www.coverplaza.nl

rebus

Quote from: nneonneo on March 18, 2008, 09:43:15 AM
@rebus: Copy Themes/default/languages/Modifications.english.php to Modifications.<yourlanguage>.php, and both problems should be fixed.

That worked! Thanks again  :)

Mystiquo

#1822
Now i stop but for change from sound at no sound i do refresh page It's normal use???? it's right???

But you Think is  can  something put the volume bar also?

I'don't understand

i have attach italian version can you do control it

hotrod

Quote from: hotrod on March 18, 2008, 10:01:37 AM
Thnx for the tip, the history is now a popup.

But:
Quote@hotrod: On reversing the order of chats:
http://www.simplemachines.org/community/index.php?topic=137508.msg1276450#msg1276450
is only the txt.. that was fixed. But i mean the txt box. Where you put the txt in.

regards for your work!!
Found it.. thnx.

Next : How can i make de history 4 days? Instead of realtime ?
It displays history what in de shout stands. I want a history with days of info..

regards Hotrod
Check: http://www.hotrodpage.nl              and       http://www.coverplaza.nl

nneonneo

@Mystiquo: There is no volume bar, sorry. I don't know enough about SoundManager2 to effectively code one.

@hotrod: Do you mean to make the history show up after four days, or to be automatically deleted after four days? If the shoutbox history only shows the last few shouts, and deletes the ones afterwards, this indicates a problem with the history file (you should then apply chmod 755 or 777 to the chats folder, and delete history.home.txt if present)
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!

nneonneo

#1825
[announce] Since SMF 2.0 has been released in beta, I have ported the shoutbox to work on the beta version.

PLEASE NOTE! SMF 2.0 is still a beta, and this port is quite simple (and thus may not account for the full range of differences between 1.1 and 2.0). I will provide support, but I can't guarantee it will work.

This is not an official release.

**EDIT: Please see main mod page for "official" release.
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!

hotrod

Nneonneo .. respect..
Also the history problem is solved .. thnx

Then my last question:
I did this: http://www.simplemachines.org/community/index.php?topic=137508.msg1388091#msg1388091
And made no mistakes (i think) .. but i can not select the smileys. also its not sliding.
Open en close don't work ?
It's on the portal and on the forum of my site.
www.hotrodpage.nl and http://www.hotrodpage.nl/index.php?action=forum
Would you be so kind to look what goes wrong.. ?
or anny other sugestions..

Regards Hotrod
Check: http://www.hotrodpage.nl              and       http://www.coverplaza.nl

Mystiquo

1)I also would like to know if it is poossibile set the history that save only 1 or 2 days so as not to have a large database


2) I did not understand where to put this :

if (delete_cookie('shoutSound'))
{
set_cookie('shoutSound','true',3600*24);
}
it's the problem

Thank you all, if you need me to make me a translation or other whistle lol

nneonneo

@hotrod: It's very minor; there's an extra " after animatedcollapse.js.

@Mystiquo: Put that code at the very top of yshout.js.
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!

Mystiquo

Nothing to do but nothing I tried
If you want to contact me msn you step into my file as an audit trail together

hotrod

I am sorry but where do you mean?
Quote@hotrod: It's very minor; there's an extra " after animatedcollapse.js.
Is that in the index or where els..? On the forum or portal?

Thnx again..  ;)
Check: http://www.hotrodpage.nl              and       http://www.coverplaza.nl

waremock

After upgrading to the lates version of SMF and the shoutbox I get the following error

Call to undefined function: () in /home/content/*********/html/smf/yshout/yshout.php on line 771

I installed a fresh copy of SMF and I still get the same error.



Any idea what would be causing this?



pongsak

#1832
I've one trouble for a long time and intend to forget it.
But now it happens oftenly then i'll ask a question, please.

Overall the shoutbox is very fine, except that sometime
it gone for awhile (no any shout text) only have the line
"History Commands ปิดเสียง ExtendedHistory HideAdminLinks ReturnToShoutbox"
and the text box input , button only.
And then for ten seconds it comes again . Why?



then



This can happen for a couple times in one hour.

var floodTime = 1000;
var refreshTime = 150;

smf 1.1.2 with dilbermc themes.
> 50 mods installed.

Mystiquo

Quote from: Mystiquo on March 19, 2008, 09:15:41 AM
Nothing to do but nothing I tried
If you want to contact me msn you step into my file as an audit trail together
up

nneonneo

@hotrod: index.template.php, I think.

@waremock: Try the version made specifically for 2.0 beta; this error is due to a change in SMF's function system, which is fixed in the special 2.0 version.

@pongsak: What is updateTimeout? It's possible that in some rare cases, the yshout.php script runs out of time before managing to send an update. Also consider seeing if there's any information in the server error log.

@Mystiquo: I don't quite understand the question "up"...
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!

shadow82x

nneonneo does this work fully in SMF2?
Colin B
Former Spammer, Customize, & Support Team Member

nneonneo

To the best of my knowledge, it will work with 2.0.
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!

shadow82x

I tested it (I'm using a custom theme for SMF2.x)
It does not work. Are there separate instructions for getting this on a SMF2.x theme? I just notice it saying shoutbox on the top in bold. Also does this increase the load on the server/forum pages globally?
Colin B
Former Spammer, Customize, & Support Team Member

nneonneo

#1838
Oops!!! I uploaded the wrong package  >:(


Updated the SMF2 package, this time with the right version of yshout.php and related files...

Any page with the shoutbox loaded will have the shoutbox in auto-refresh mode, which by default refreshes every 25 seconds (the refresh is server-side, and in essence will update when someone makes a shout or 25 seconds elapses, whichever comes first). The effect on your server should be minimal.
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!

sipko

Hi,

I cannot make this mod work.

I get the ...loading shoutbox... that doesn't load and this error in my error logs and the "Premature end of script headers:"

How can I fix this?

Advertisement: