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

sycodelic

When I try an dinstall this through package manager using SMF 1.1.4 I get parse errors.

nneonneo

Did it have any warnings before it installed? It should work properly, unless corrupted or another mod is installed which impedes proper performance.

Post the parse error and the index.template.php file.
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

fals

#1142
Hi
Love this script, but i have one problem.
It only saves the last 12 "shouts", both in history and in the shoutbox....

12 is defined in:
// Set the maximum amount of lines to be displayed at a time
$max_lines = 12;

I want to show the last 12 messeges in the shoutbox and when the user press history, it will list all af the messages written.

How can this be ?
www.fg-forum.dk


[/center]






500fan.dk - SMF 2.0 ~ custom theme
ls-forum.dk - SMF 2.0.2 ~ custom theme and custom iPhone theme

SinnerSaint

Hi nneonneo, thanks for this wonderful shoutbox. I only have a simple issue. I want the text in my shoutbox to be aligned left, not right as it is now. How can I do this? Here is a screen shot of my shoutbox so that you can figure out what I'm describing.

SinnerSaint

nneonneo

@fals: Make sure yshout/chats/history.home.txt is writable (correct permissions, exists, etc.), as it appears that information is not being written to the history file correctly. When I visited the page, I found the history file is not there; try to create a blank file called history.home.txt in /yshout/chats.

@dence66: Try changing '<div id="yshout"' to '<div id="yshout" align="left"' in index.template.php.
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

fals

Thanks a lot neo.... i forgot that file






500fan.dk - SMF 2.0 ~ custom theme
ls-forum.dk - SMF 2.0.2 ~ custom theme and custom iPhone theme

SinnerSaint

Thank you so much nneonneo for the fix, it worked like a charm!
SinnerSaint

burobu

#1147
Quote from: ruelnov on July 28, 2007, 04:32:27 PM
Quote from: nneonneo on July 27, 2007, 07:41:12 PM
@ruelnov: The shoutbox isn't supposed to auto-collapse. That would be a bug. Which browser, and what's the URL? If I have time before I leave (for vacation, probably no Internet for me next week) I will look at it.


Border problem solved.

auto-collapse of shout box also resolved.

My remaining problem is the lack of smileys, even after creating another default directory with smiley set under Forum/Smileys/Default directory.

Am using the latest version of nneonneo's shout box.

How did you solve border and auto-collapse issue? I am getting them too. It's really frustrating, it collapses after 5 seconds of not doing anything. Can anyone help? This shoutbox looks really good otherwise.

edit: it was a case of changing $updateTimeout=20; to 10

medflux

hey nneonneo , thanx alot for the great shoutbox it installed smoothly but nothing appeared as i'm using custom theme , anyway i checked it on the default theme and it works just fine.

i did what you said in the first 2 pages of this topic for themes but all i got is --loading shoutbox--- and it never loads although i did the guest permission area correction too but all in vain

i used the SB_1.10.tgz edition and i have php 5 support

may be u could have a look on my index.template.php i PMed it to you

thanx and i appreciate your massive work

wattie

I have a strange problem on motohell.com [nofollow]

When I run the forum with the shoutbox with Firefox - everything is fine and it is working perfectly

When I run with IE7 - it's still fine, but I have a strange "lagging" problem. At first run everything works fine. However when you start browsing the forum (read topics and click on links) it suddenly starts to hang for few seconds until it load the next page... If I disable the shoutbox the lagging is not happening... I can't figure it out - can somebody look at the html code and check for something strange?

nneonneo

@wattie: Odd, it may be some bug in my Javascript which causes IE to be slow. I will need to test - to you have a test account?
@medflux: See PM
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

sunnyslp

thnx for this mod,best SB i have cn till now

i have a small Q how do change the width of the SB i mean the whole sb itself

sorry if this is already answered

nneonneo

Quote from: vnoIf you want to add a scrollbar on your block, in your theme's index.template.php, add this:

#yshout #shouts {
overflow: auto;
                        width: 165px;       /* the width you want to display */
height: 200px;     /* the height you want to display */
}


Originally posted at http://www.simplemachines.org/community/index.php?topic=137508.msg1221413;topicseen#msg1221413
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

desistyle

can someone post the package of this shout box which will work with 1.1.4

nneonneo

Hmm? 1.10 should work with 1.1.4.
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

desistyle

when i upload thru the package manager it says the file is corrupted

nneonneo

Erm...try again (i.e. make sure it isn't corrupt); but if you've done that, try unpacking the file and repacking it as a .zip file (make sure that the package-info.xml file and other files aren't in a subfolder of the zip, or it won't work!).
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

Andrijachi

Please could someone tell me how to change CHMOD premissions 755 for yshout.php file, which is compressed as .tgz ?

Thanks! :)

gjoe

Quote from: Andrijachi on October 16, 2007, 03:07:35 AM
Please could someone tell me how to change CHMOD premissions 755 for yshout.php file, which is compressed as .tgz ?

Thanks! :)
You change the CHMOD on your server , i think.....

gjoe

#1159
nneonneo!

Thnx this nice mod, but i have a little problem with this.
I tried more shoutbox, but this was the only one, that working with FF and IE too!
I have installed yesterday this mod, and i was very happy. It worked with FF and IE, and all is was OK, but today mornig, when i logen in my site, i saw a loading shoutbox... message on the shoutbox div, and not loaded the shoutbox.
Only the loading message is in the shoutbox window with FF end IE too....
Anyone can help me? I tried reading this topic for the solution, but the 59 page is not to easy...

Sorry for my weak english....

I use SMF 1.1.4   with Joomla 1.0.13(this ins't important i think), not default theme (acidtechbloodex)

Advertisement: