News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

SMFPacks.com Shoutbox

Started by Nibogo, October 19, 2008, 11:41:06 AM

Previous topic - Next topic

the_shadow

i need the same... hack shout for smf 2.0 RC2

thnkx ppl

amkrisis

worked on the RC1.2, but doesn't on RC2?

the_shadow


JulesW

#923
Just saw this error in the log:
Quotepreg_match() [<a href='function.preg-match'>function.preg-match</a>]: No ending delimiter '^' found
Shoutbox.php
Line: 310

Any idea what this user has done and why this error was generated?

nm: found it! there is a ^ missing in line 310 in the file. User tried to change the font type.

$_POST['face'] = !empty($_POST['face']) && preg_match("^[a-zA-Z0-9 ]{3,30}$", $_POST['face']) ? $_POST['face'] : null;

should be
$_POST['face'] = !empty($_POST['face']) && preg_match("^[a-zA-Z0-9 ]{3,30}$^", $_POST['face']) ? $_POST['face'] : null;
And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17

Sierra1943

Quote from: [PT]Snake on November 07, 2009, 09:42:49 AM
Quote from: Sierra1943 on November 05, 2009, 12:06:46 AM
Thanks.  Which is the sound file and where should it live?
are you sure you have the shoutbox properly installed?

<forum url>/Themes/default/shoutbox.mp3

it should be in this location even if you use a custom theme

Yeah, it's there.  And I installed it from a new download on a freshly-installed forum when we switched servers.

Then I tried installing it on my test forum - no other mods and a clean install, using the default theme - and still don't have sound.

I don't care a lot but some of my members seem to really miss it.

Any ideas?

scimmiotto

guys someone could make this working with rc2?
Loop code example:
The following statement is FALSE
The previous statement is TRUE.

Arantor

There is no point keep asking - if you look back up this last page alone, it's been asked several times.

The mod author will update as/when/if they have time, energy and opportunity.
Holder of controversial views, all of which my own.


zoran_dj

Any news about that [IMG] bbcode? Thanks alot :)

Dr. Jay Sin

HAHA!  Check this shizz out, guys; I deleted the 'new messages sound' from my custom theme AND the default theme and uploaded a fart mp3 from this site (basic registration required to download stuff, but not to listen).

Now me and my crew are laughing like we're all 15 years old at an immature fart sound whenever someone shouts; it's great!

My question: is there a way to have it randomly play one of several different fart sounds if I upload a few more?  What mods would need to be done to achieve this goal?

Everyone loves the shoutbox, btw- great mod!!!  ;D

zoran_dj


LLStarks

How can let guests use the shoutbox?

zoran_dj


livedown

Damn, im too desperate to get a shoutbox for my forum... Currently NONE of them are compatible with RC2 :( :( :(

Arantor

Unfortunately you'll just have to wait until one of the mod authors has had time to update them... unless someone writes a new one for RC2.
Holder of controversial views, all of which my own.


scimmiotto

Actually, an user (tnx!!!) has made Ajax shoutbox compatible with rc2. U can find  it here:

http://www.simplemachines.org/community/index.php?topic=257973.msg2353297#msg2353297
Loop code example:
The following statement is FALSE
The previous statement is TRUE.


Arantor

Does it work in the Curve theme?
Holder of controversial views, all of which my own.


LLStarks


Arantor

Ah, good to know.

That's one of the things some have found, even if it can be installed, it doesn't always work correctly. Thanks for confirming it does though :)
Holder of controversial views, all of which my own.


qubbah

how can we add custom background with image for shoutbox?

Advertisement: