News:

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

Main Menu

nneonneo's Shoutbox

Started by nneonneo, December 26, 2006, 06:58:11 PM

Previous topic - Next topic

eyo

#5960
Notice: Undefined index: modsettings_title in /home/myname/public_html/Sources/Subs.php on line 4265

Notice: Undefined variable: chatButton in /home/myname/public_html/Sources/Subs.php on line 4497

Notice: Undefined variable: chatLink in /home/myname/public_html/Sources/Subs.php on line 4498

using ezportal btw, not really fond of the shoutbox it has, this is similar to that other guys issues with tinyportal so i think granting that i can already type stuff that it can be fixed, just that the errors need to be addressed coz it comes up every so often and is really distracting
subs problem with this, anyone care to help as a christmas gift? :) thanks in advance

eyo



eyo

still can't be seen by admins and regular members, seems weird only global mods can see the chat

cieplutki





.

eyo

its working now, but sometimes it's not. really weird. like it just works at random with ADMIN account and other membergroups EXCEPT GLOBAL moderators. such a random problem i know :(

catalan90_V

install the shoutbox and edit the index.temple file, but the only thing that appear is this:


btw, how can i change the shoutbox position below hxxp:home.forum/help [nonactive]?

cieplutki

it's on smf 1.1.12 ??

and ... reference theme ???
edit only index.template.php

find
   // If we're in a board, or a topic for that matter, the index will be the board's index.
   if (!empty($context['current_board']))
      echo '
   <link rel="index" href="' . $scripturl . '?board=' . $context['current_board'] . '.0" />';


and add after
   // YSHOUT HERE - <head> code
   global $boardurl,$shoutFile;
   $shoutFile='home';
   $scripturlparsed = parse_url($scripturl);
   $scriptpath=isset($scripturlparsed['path'])?$scripturlparsed['path']:'/';
   $args='';
   foreach($_GET as $key => $value) // passthrough $_GET
      $args.='&'.urlencode($key).'='.urlencode($value);
   echo '
   <script src="',$boardurl,'/mymod/animatedcollapse.js" type="text/javascript"></script>
   <script src="',$boardurl,'/yshout/js/moo.ajax.js" type="text/javascript"></script>
   <script src="',$boardurl,'/yshout/settings.js" type="text/javascript"></script>
   <script type="text/javascript"><!-- // --><![CDATA[
   window.onload=function(){loadChat();};
   var shoutFile="',$shoutFile,'";
   var yshout_php="',$scriptpath,'?yshout',$args,'";
   // ]]></script>
   <script src="',$boardurl,'/yshout/js/yshout.js?July062008" type="text/javascript"></script>
   
   <script src="',$boardurl,'/yshout/js/soundmanager2.js" type="text/javascript"></script>
      <script type="text/javascript">soundManager.url="',$boardurl,'/yshout/soundmanager2.swf";
      soundManager.debugMode = false;
      soundManager.consoleOnly = false;
      soundManager.onload = function() {
      soundManager.createSound({id:"aSound", url:"', $boardurl, '/yshout/chat.mp3", autoPlay:false});
   }</script>
        <style type="text/css">
      #yshout {
         font-size: 10px;
         overflow: hidden;
      }
      #yshout #yshout-toollinks { /* tool links (History, Commands, etc.) */
      }
      #yshout #shouts { /* main shouts area */
             overflow: auto;
             width: 665px;       /* the width you want to display */
               height: 150px;     /* the height you want to display */
      }
      #yshout .shout { /* one shout */
         margin: 0 0 0; /* Top Bottom Linespacing */
         line-height: 1;
      }
      #yshout .shout-timestamp {
         font-style: normal;
         font-weight: normal;
      }
      #yshout .shout-adminlinks { /* del and ban buttons */
         font-size: 6pt;
         color: #141414;
      }
      #yshout #shout-form {
         margin: 0;
         padding: 0;
      }
      #yshout #shout-form fieldset {
         border: none;
      }
      #yshout #forum-name {
         color: #666666;
         width: 70px;
         margin-right: 5px;
      }
      #yshout #shout-text {
         width: 310px;
         margin-right: 5px;
      }
      #yshout #shout-button {
         width: 55px;
      }
      #yshout .shout-invalid { /* invalid shout (shout textbox) */
         background: #FFFDD1;
      }
   </style>';
   // YSHOUT END - <head> code




.

catalan90_V

its on smf2 rc4, with reference theme.

cieplutki

install on all themes, and that same bug




.

mcaswe

How can I make the shout bigger in text?

Dharmendra63

It says I'm not login although I was login. When I logout and login again It allowes me to use it but again after an hour the same problem happens. Please help me

Jeet Chowdhury

i'm using this mod but first i dont get icons in shoutbox so i copyied image files to theme\images folder.


but this problem occuring im using 2.0 rc4 i guess.


lukeolding

I have installed this shoutbox onto my website.

One question as I am new to all this, how do i get it to show on my homepage.   I have installed it on all themes, but none of them show it in the theme when i select it.  It is showing as installed but i have no idea.  I am using SMF 2.0 RC2.

Thanks

mathmission

Been using this plugin for ... 2 years now? Not had a single problem. Until recently, been getting a strange error. I've made not changes to my boards (outside of regular SMF updates), and I'm now getting this error in the shoutbox:



Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in /home/content/m/a/t/mathmission01/html/FFF/yshout/yshout.php on line 748

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /home/content/m/a/t/mathmission01/html/FFF/yshout/yshout.php on line 748

Warning: Unknown(): write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

mathmission

I have over 90GBs of space on the server, and easily over 900GBs of transfer. I'm just not entirely sure what I should ask them.

emonk

Quote from: mathmission on February 16, 2011, 09:51:32 AM
I have over 90GBs of space on the server, and easily over 900GBs of transfer. I'm just not entirely sure what I should ask them.
You can test cleaning your /forum/yshout/chats/history.home.txt

emonk

Quote from: Arantor on February 16, 2011, 10:02:24 AM
Quote from: mathmission on February 16, 2011, 09:51:32 AM
I have over 90GBs of space on the server, and easily over 900GBs of transfer. I'm just not entirely sure what I should ask them.

Don't delete the history.home.txt file. Tell your host about that error, only they can fix it.
I dont say delete file.

kirankuruvila

i am not able to get this to work for smf 1.1.13
is it not supported?

jimilegolas

Quote from: kirankuruvila on February 19, 2011, 02:54:27 AM
i am not able to get this to work for smf 1.1.13
is it not supported?
I recently upgraded my board from 1.1.7 to 1.1.13 and i installed the shoutbox with the instructions designated for the 1.1.7 version.
Hopefully it works just fine!

Advertisement: