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

Kettu

Quote from: mojodeli on July 19, 2007, 05:27:37 PM
my entire shoutbox is available to the public via google.

http://www.buddhasgarden.net/Sources/sboxDB.php?ts=1184880336

how do I fix this?
If you deactive availability for guests.
Main Forum: SMF 2.0.6
Co-Forum: SMF 2.0.6

tonzi

is the any way i could put this shoutbox in a block to my portal?

TrueSatan

If you use Tiny Portal it has its own shoutbox and their forums offer a second shoutbox as an alternative.  If you use Joomla they have their own shoutbox codes, likewise with most portals.

tonzi

i am using mkportal and their shoutbox sucks,  dont have an auto refresh, so i descided to use this shoutbox but i cant figured out how to put this shoutbox on my home page which is mkportal ^^

TrueSatan

Auto refresh can cause problems so their choice may be for a good reason. Unless you have a php accelerator as part of your php installation auto refresh shoutboxes (without timeout) can have your host sending you threats of account termination...with a timeout and refresh rate set appropriately and if there aren't too many members using it intensively for excessively long periods you should be OK.

You might like to ask on the MK Portal support pages to see if an auto refresh has been developed by any member for it or look at how an AJAX shoutbox has been offered for Tiny Portal and see if you can adapt that script.

You might opt to offer to pay for custom coding to be done to offer this shoutbox in MK Portal if nobody has adapted it and offers you the details for free.

mojodeli

The shoutbox is not visable to guests, history logging has been turned off and the whole forum to viewable members only. 

Any other ideas?

Quote from: Kettu on July 20, 2007, 03:16:04 AM
Quote from: mojodeli on July 19, 2007, 05:27:37 PM
my entire shoutbox is available to the public via google.

hxxp:www.buddhasgarden.net/Sources/sboxDB.php?ts=1184880336 [nonactive]

how do I fix this?
If you deactive availability for guests.

SouLFury

Please someone can help me....

Shouts doesnt appear in IE, only with FIREFOX....

im desesperate...
http:/www.pubunderground.info

DarkAngel612

@SoulFury

Your files for the shoutbox on the server do not happen to be permissioned at 775 or 755 are they

if so then try setting them at 644, I think
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

JhonV

OK , Hi All!!
When Pass my forum From English To Spanish ,  i went a Problem Script... Do you Now this Problem ???

SouLFury

Quote from: DarkAngel612 on July 21, 2007, 06:40:13 PM
@SoulFury

Your files for the shoutbox on the server do not happen to be permissioned at 775 or 755 are they

if so then try setting them at 644, I think

the files are OK, with firefox works ok

the problem is with internet explorer, shouts of people with IE doesnt appear...
http:/www.pubunderground.info

DarkAngel612

#1150
@vanstygma

is this a fresh install of the forum or do you have mods applied too? If you have mods then maybe some of them won't have the ability to go to spanish.

Did you get an error message of any kind...if you did then posting that would probably get you better help. An image of the problem or a link would be great too.

@SoulFury:

Same for you, a link would be good also so that those that work on problems here can use IE to see what the shoutbox is not doing right.

In the board index file you edited, did you put this:

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

immediately before:

/* Each category in categories is made up of:
      id, href, link, name, is_collapsed (is it collapsed?), can_collapse (is it okay if it is?),

If not then edit the file (a copy of it) and replace the one on the server with it and see if that helps. It may have blocked the IE codig in there somehow...not sure cause I am still learning a lot of php and this software too.

If it does no good you can always put back the original one before this last edit.

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

JhonV

OK this is the image :


DarkAngel612

In your browser have you seen the updates and used them to see if that helps. It may be browser related.
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

SouLFury

#1153
IE is giving me this error:
QuoteLine: 154
Char: 21
Error: 'document.sbox.sboxText' is null or not an object
code: 0

in this code part of sbox.template:

Quote</form>

                  <script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[

                    document.sbox.sboxText.value = \'' . $txt['sbox_TypeShout'] . '\';

                  // ]]></script>

javascript problems..maybe.. i dont know

by the way, the forum is here
www.pubunderground.info 
user: tester
pass: test
http:/www.pubunderground.info

SouLFury

i found the problem, IEXplorer is blocking sboxDB cookie... i allow in IE cookies from my site and works... but i cannot tell all the people to allow them...

does anyone know any other way to allow everyone that cookie?
http:/www.pubunderground.info

DarkAngel612

Well if it is needed by everyone to see the shoutbox then maybe you could post a statement in the title  (where it shows the name of the shoutbox) or in the newsfader that Cookies need to be enabled in IE to view the shoutbox.

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

SneakyDave

Quote
Error: 'document.sbox.sboxText' is null or not an object

That shows up because for guests, the xboxText isn't displayed on the screen. the JS should only do "document.sbox.sboxText.value = \'' . $txt['sbox_TypeShout'] . '\';" if the user isn't a guest.

the only way to fix it at the moment is to
1) Enable guest posting of shouts
-OR-
2) Disable guests from viewing the shout box.

SouLFury

http:/www.pubunderground.info

ShinyhunterX

Incorrect table name ''
File: /home/content/s/y/n/sync95/html/forumspokemon/sbox_setup.php
Line: 83
I keep getting it when i try to run sbox_setup.php

qubbah

is there any code to make pop up private msg with smf shoutbox?

Advertisement: