News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

SMF Shoutbox

Started by Deep, March 15, 2006, 08:09:52 AM

Previous topic - Next topic

DarkAngel612

ouch, I know migraines and sometimes coding tends todo that to peeps.


when you get a chance go to the server files and compare files with the default theme and the theme you have installed---all of them.

if you downloaded the zip file holding the shoutbox then you will also need to open it up to have the files on your computer to upload to your server into the places that you found them in the default theme folder.

Once you make sure all the themes have the same sbox files in the proper places then you can reboot the browser and go to your site to check and see if the place ha shown up in the admin panel.

Another thing...if you installed it thru the packages part of admin and had gotten ANY red checkmarks or fiels that were flagged as not quite right then it may not have installed everything properly so you may need to delete the installation (remove it from the packages folder also on the server) then reinstall the shoutbox again. YUK I know.
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal


DarkAngel612

since nobody answered there must not be a way to do it
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

Government

Hello,

I was searching solution for setup this SB on another template and didnt find resolve.
Soo i must ask here.
I see there is too much posts for this plugin and i didnt find finaly solution for this or i didnt see.

Soo, can u someone tell me how to set sb in another theme (www.forum-freedom.org)

Thank you

DarkAngel612

In order for the shoutbox to show in ANY other theme than the SMF default one you need to follow the instructions in the zipped file or the download page and enter the code manually into the files for the themes you want it to be in.


I think you need to enter this code into the boardindex.template.php file of each theme you want it to appear in:

// display shoutbox
  if (function_exists('sbox')) sbox();

Some themes do not have that file so you may need to insert it into the index.template.php file instead.




Quote from: Government on November 27, 2007, 05:41:39 PM
Hello,

I was searching solution for setup this SB on another template and didnt find resolve.
Soo i must ask here.
I see there is too much posts for this plugin and i didnt find finaly solution for this or i didnt see.

Soo, can u someone tell me how to set sb in another theme (www.forum-freedom.org)

Thank you
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

Government

allright, i want to add whatever need, but didnt find in pack anythink where write what to write and where ...

Tnx. for advice

DarkAngel612

I looked it up and this is what it says to do

To make the shoutbox work with other themes, you have to do the following:

Add the code

  // display shoutbox
  if (function_exists('sbox')) sbox();


at the position you want the shoutbox to appear. (Mostly you will put this into BoardIndex.template.php.)


with that you should be able to see t in the themes...remember some do not have this file ao you need to put it into the index.template.php  file


Quote from: Government on November 28, 2007, 05:44:14 AM
allright, i want to add whatever need, but didnt find in pack anythink where write what to write and where ...

Tnx. for advice
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

andygar

#1347


TinyPortal v0.9.8
smf 1.1.3
shoutbox 1.16

b
I've just installed sbox_v1.16b, but i got an error

the path is
mipage.com
when i go to the forum and open the iframe of shoutbox
url is: mipage.comsources/sboxDB.php?         (...page.comsou...)
the correct is: mipage.com/Sources/sboxDB.php?

i dont know how to fix   please helpme


well,,, i fix  my error, is smfbox template...

Windux

Hi,

I have just installed this Shoutbox on my forum, but this one is not at the center of the page.
Could you help me to find a solution?
This is the address of my forum:
hxxp:www.hardware-pc.fr/forum/index.php [nonactive]

Thanks for helping.

PS: excuse my english because i'm french.

Government

Quote from: DarkAngel612 on November 28, 2007, 09:30:46 PM
I looked it up and this is what it says to do

To make the shoutbox work with other themes, you have to do the following:

Add the code

  // display shoutbox
  if (function_exists('sbox')) sbox();


at the position you want the shoutbox to appear. (Mostly you will put this into BoardIndex.template.php.)


with that you should be able to see t in the themes...remember some do not have this file ao you need to put it into the index.template.php  file


Quote from: Government on November 28, 2007, 05:44:14 AM
allright, i want to add whatever need, but didnt find in pack anythink where write what to write and where ...

Tnx. for advice

hm, i edit boardindex.template.php and index.template.php and nothink was change :S

rejetto

i found a bug:
if your nickname is contained in the URL of smileys, the URL will be broken by the nickname highlighter.

i solved this by moving the parse_bbc() [and all the IF block outside] after the nickname highlighter.

Government

i got sb to work on another themes.
andygar help me.

thank you mate.

DarkAngel612

Thanks for the two of you that got your boxes to work for posting back and letting us know.
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

directive0

Tried searching, got no results.

Hi, I'm using this mod on my forum and while my first few messages worked fine, now it omits the first 8 characters from every shout from every user.  I can't figure out why.

Any help would be appreciated, thanks.

robbie93

#1354
i have installed the shoutbox into my forum and when i go to send a message instead of seeing these :) ;) :D ;D >:( :( :o :-X
all i see are these x x x x x x x x x x x x x x x x x x x x x x x x
yet when i logout i can see the smileys as a guest?  yet when i login ( and i am admin  )  all i can see when people send or i send smileys are x's ?  does anybody know what is causing this problem?
thank you. ;D
http://robbie93andhotchildxox.com/

charlys2112

Quote from: andygar on November 29, 2007, 06:32:10 AM


TinyPortal v0.9.8
smf 1.1.3
shoutbox 1.16

b
I've just installed sbox_v1.16b, but i got an error

the path is
mipage.com
when i go to the forum and open the iframe of shoutbox
url is: mipage.comsources/sboxDB.php?         (...page.comsou...)
the correct is: hxxp:mipage.com [nonactive]/Sources/sboxDB.php?

i dont know how to fix   please helpme


well,,, i fix  my error, is smfbox template...

I have the same problem how did you corrected it

charlys2112

I found a quick and durty solution if someone has a best solution thks by advance

in sbox.template.php i add this line
$sourceurl = str_replace("Sources", "/Sources",$sourceurl);
After
$sourceurl = str_replace($boarddir, $boardurl, $sourcedir);

I have a other template probleme

hxxp:www.nightfall-wow.fr/index.php?action=forum [nonactive]

as you can see it is not pretty

robbie93

does anybody know anything about my problem? i still have x's in my shoutbox?  this is the right section. :D

Bust_Ed

So, it won't work in UTF-8?

olandir

It appears that when I am on any other page of my forum the javascript that controls the shoutbox keeps refreshing.

So say I go to my board index where the shoutbox is, and then maybe I view my profile... the page continues to refresh every 20 seconds like it's trying to refresh the shoutbox... of course the shoutbox isn't there so I get the "parent.document.sbox.ts is null or not an object' when it refreshes

any reason why it would still try to reload the shoutbox on other pages in the forum?

Advertisement: