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

kekvitirae

Does the option to ban users apply only to the shoutbox, or to the whole forum in general?

shaitanfr

Quote from: TDNY on June 01, 2009, 08:57:12 PM
I have default core version 1.1.9 and your HacksPark vers. 2.0

I was able to figure out the sound bug but I'm stumped here.

Can I get some help with this?

  In shoutbox, when you click on the smiley button, the smileys that are installed on your forum in "post form" show up and the word [sample] also shows up. I can click on any one of these smileys and it works (the smiley code is added to the text bar)

  In shoutbox, if I scroll down the smileys to the word [sample] and click on it, my smiley pop-up box opens up with all my other smileys which are in "pop-up"mode. When I click on any of these smileys the code does not get entered like it should.

  I think it's an easy fix but I can't figure it out.

TD

P.S. I'd also like to change the word [sample] located with the smileys to [more]

Thanks in advance for the help with these two issues.

1 Same issue.

2 change txt in  ~/language/Shoutbox.english.php  >  $txt['sb_15']

Bachian

I installed this Mod and it works in on the Default theme but not on my custom theme.

Can someone tell me what to add to the BoardIndex.Template to get it to show?

Thanks!

TDNY

Quote from: Bachian on June 02, 2009, 05:07:25 AM
I installed this Mod and it works in on the Default theme but not on my custom theme.

Can someone tell me what to add to the BoardIndex.Template to get it to show?

Thanks!

You need to do that manually by editing your custom themes index.template.php

on the custom themes index template find:
}

function template_main_below()
{


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


TDNY

Thanks for the help Shaitanfr, I was able to change [sample] to [more].

  Hopefully we can get a fix for the additional smileys that are in popup form. The popup smileys work when my members are making regular posts so I know it's something with this mod..........Have a good day,
TD

Bachian

#485
Quote from: TDNY on June 02, 2009, 07:18:54 AM
Quote from: Bachian on June 02, 2009, 05:07:25 AM
I installed this Mod and it works in on the Default theme but not on my custom theme.

Can someone tell me what to add to the BoardIndex.Template to get it to show?

Thanks!

You need to do that manually by editing your custom themes index.template.php

on the custom themes index template find:
}

function template_main_below()
{


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


I did that and I'm getting this error...

Fatal error: Cannot redeclare template_main_below() (previously declared in /home/content/b/a/c/bachian/html/Sources/Load.php(1730) : eval()'d code:290) in /home/content/b/a/c/bachian/html/Sources/Load.php(1730) : eval()'d code on line 293

I can't even get back in to fix it...

Can you look over the index.php for me?




TDNY


Bachian

Quote from: TDNY on June 02, 2009, 07:37:21 AM
checking it out now.
Thanks. I hope I didn't accidentally remove anything.

TDNY

No, you had
function template_main_below code entered twice.
The Hackspark code was very different too. Try this here:

Bachian

Quote from: TDNY on June 02, 2009, 07:47:59 AM
No, you had
function template_main_below code entered twice.
The Hackspark code was very different too. Try this here:
Works great!

Thanks.

TDNY

Quote from: Bachian on June 02, 2009, 08:00:06 AM
Quote from: TDNY on June 02, 2009, 07:47:59 AM
No, you had
function template_main_below code entered twice.
The Hackspark code was very different too. Try this here:
Works great!

Thanks.

Glad I could help, was that the custom themes template that I fixed?

Bachian

Quote from: TDNY on June 02, 2009, 08:03:12 AM
Quote from: Bachian on June 02, 2009, 08:00:06 AM
Quote from: TDNY on June 02, 2009, 07:47:59 AM
No, you had
function template_main_below code entered twice.
The Hackspark code was very different too. Try this here:
Works great!

Thanks.

Glad I could help, was that the custom themes template that I fixed?
It was a custom theme.

TDNY

Cool,
Glad I could help, have a good day.
TD

rufen

weird, this works well in firefox, but not in IE!

any though?

Morp

#494
Well I've tried this at my forum version 1.1.9. In the admin menu, under the configuration, there is a hole with no text inside Also the Shoutbox won't show up.
Any ideas?

In the Admin Menu when the text won't show up is because of all the extra languages I got.
But still the Shoutbox won't show

TDNY

#495
Quote from: rufen on June 02, 2009, 09:41:33 AM
weird, this works well in firefox, but not in IE!

any though?

Hey rufen,
  On IE you need to click the page compatibility button up top on the right of the browser window/ address bar, the button looks like a ripped piece of paper.

TD

TDNY

Quote from: Morp on June 02, 2009, 09:54:21 AM
Well I've tried this at my forum version 1.1.9. In the admin menu, under the configuration, there is a hole with no text inside Also the Shoutbox won't show up.
Any ideas?

In the Admin Menu when the text won't show up is because of all the extra languages I got.
But still the Shoutbox won't show

Did you install it manually or with the package manager? It sounds like a language file problem with some missing code or missing code elsewhere. What is the default language of your forum? You need to be sure the language file you use is edited too. You should go thru the manual install instructions and check to make sure the right edits were made.
TD

Roman10

How I print the shoutbox in all pages of my forum?

Thanks a lot

Morp

Quote from: TDNY on June 02, 2009, 12:31:48 PM
Did you install it manually or with the package manager? It sounds like a language file problem with some missing code or missing code elsewhere. What is the default language of your forum? You need to be sure the language file you use is edited too. You should go thru the manual install instructions and check to make sure the right edits were made.
TD
I used the package manager.
And the shoutbox problem shouldn't do anything tho I moved all language to another folder somewhere else on my website still the same but the shoutbox admin panel worked great almost.. except that no text was at the side of the boxes or in any option box.
And still the Shoutbox won't show.

I got about 15-30 languages on the Forum.
I can try some.

DELHI_BOY

I am using smf 2 rc1 with default theme but it failed to install. What to do?

Advertisement: