News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

SMFPacks.com Shoutbox

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

Previous topic - Next topic

devil_jin

It works with SMF 2.0 RC2 you just have to put "SMF2.0" as  LLStarks said tried it on my test forum and works like charm...

Thanks for the update  LLStarks...

:)

Joker™

worked for me also just put SMF 2.0 in Emulate Version

n it worked like charm

thanx to everyone    :D
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

rjckE

Hello... I hate this error at error log:

Apply Filter: Only show the error messages of this URL  http://www.pgames.com.ar/smf/index.php?action=forum
Apply Filter: Only show the errors with the same message
8: Undefined index: sb_8
Apply Filter: Only show the errors from this file
File: /home/gh000321/public_html/smf/Sources/Subs-Shoutbox.php
Line: 118

Krip

I have this installed and working fine, but does anyone know how to edit the template so it fits in properly with the Curve theme? Thanks :)


A.

qubbah

how can we add ' GUEST MUST REGISTER TO USE THIS SHOUTBOX'
below the message?

clothahump

#945
Installed but a couple of questions.
1. Auto refresh does not work
2. Update button does not work
3. I am using Tiny Portal, I would like the box to appear above the forums not the top of the page.

SnakeCRO

How can i make it work that all users can use hxxp:it.it [nonactive] appears that only admins can use it?

zoran_dj

Quote from: SnakeCRO on November 25, 2009, 01:44:42 AM
How can i make it work that all users can use it.It appears that only admins can use it?

Permissions man permissions :)

sattninja

hi i installed this and it works on the default them there are settings and everything in the admin panel however i am using a theme called 2nd and as soon as i apply that theme everything disappears including any reference in the admin panel . it install fine with no errors is there some code i need to add to the theme to make it show up in the custom theme?
Running Rc4

sattninja

ok installed and edited my code
heres what it looks like

// The main content should go here.
echo '
<div id="body_wrap">';
// Hack's Park Shoutbox -->
if (function_exists('template_shoutbox')) template_shoutbox('main');
// <-- Hack's Park Shoutbox
}

function template_main_below()
{
global $context, $settings, $options, $scripturl, $txt;

echo '
</div>';

// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!
echo '


it shows up but only to admons it will not show up to anyone elseif i create a user and make him an admin it works perfectly if i change him to a regular member the box will not show up. i have gone through all the permissions and checked and double checked and they are all set all boxes for shout box are checked i cant figure this out please help
Running Rc4

sheila_lee

Hello guys, ive been searching the forum for this little problem of mine but i just cant fine a remedy.

I have installed HP Shoutbox on my forum, some members were asking me for a Shoutbox Post/Send Button because they are just using mobile phone where there's no ENTER key like computer keyboards do.

Please Please Please..............
Anyone please? Thank you in advance for your help.

BTW, Im sheila 24 y.o.
I know nothing about java script so please be gentle on  me guys. :) :) :)

Pяηѕѕ LF

hello,

with the 2.0.2 version ie8 bug was fixed writing but l have already this error message.

any problem with mozilla but with ie8 l have this problem.

what can l do if this bug was fixed  :-[


Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727)
Tue, 1 Dec 2009 23:47:49 UTC


Message : Erreur d'exécution inconnue
Ligne : 256
Caractère : 3
Code : 0
URI : http://www.site.com/Themes/default/script.js?fin11

1.1.21 Default

lexa90

#952
3 questions:

1. How can i disable sound? >>>FIXED<<<
2. How to disable smileys ? :) >>>>FIXED<<<
3. Can i change font size and how ? :)  >>>>FIXED<<<

Thanks in advance


EDIT:

btw for the ones who have problem with the shoutbox not showing on the themes

Open /Themes/<your theme>/Boardindex.template.php
Find:

<script language="JavaScript" type="text/javascript" src="', $settings['default_theme_url'], '/fader.js"></script>
</td>
</tr>
</table>';
}


And add after:

// Hack's Park Shoutbox -->
if (function_exists('template_shoutbox')) template_shoutbox('main');
// <-- Hack's Park Shoutbox


And the shoutbox will appear on custom/default theme, below the news fader.

Hope i helped someone. :D

hvyhitter

Quote from: makito on May 18, 2009, 08:20:03 PM

// Track forum statistics and hits...?
if (!empty($modSettings['hitStats']) && $_REQUEST['action'] != 'shoutbox')
trackStats(array('hits' => '+'));
}


Solution: http://en.hackspark.com/index.php?issue=6.0

great.. my issue is somewhere beyond this link.. Which of course doesnt exist anymore.

i will update this thread with the actual fix rather than a link to somewhere that goes nowhere (heh heh you can tell I am annoyed)


Arantor

See your original thread where I suggest a fix.
Holder of controversial views, all of which my own.


sattninja

can someone tell me is there a way to increase the text size it is very small
Running Rc4

lexa90

Just go in admin panel and then shoutbox.
And in the "Class style (CSS) of messages" delete smalltext.

;)

qubbah

how can we add - guest must register to post in shoutbox?

perplexed

Quote from: sid2varun on November 15, 2009, 02:07:34 AM
worked for me also just put SMF 2.0 in Emulate Version

n it worked like charm

thanx to everyone    :D

I installed on 2.0 RC2 using emulate and everything installed with no errors.  However, I can't get the sound button to turn the sound on in Firefox and Safari.  Other browsers (IE, Opera) are ok.

Can someone tell me how to fix this?

~thanks

Will1054

Im trying to get my shoutbox added, I've added this code (Posted Below) and I'm still getting Unable to load the 'Shoutbox' template when I click on home.

This is really messing up my forums, please help.

The Code I put in was: // Hack's Park Shoutbox -->
   if (function_exists('template_shoutbox')) template_shoutbox('main');
   // <-- Hack's Park Shoutbox
   

Advertisement: