News:

Wondering if this will always be free?  See why free is better.

Main Menu

nneonneo's Shoutbox

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

Previous topic - Next topic

[unplugged]

OK. It may take me a bit because the theme is set up a bit different than most. I installed it on my test site, so I can work with it until it is integrated with that theme like it should be. Please be patient.  ;D
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



nneonneo

@Nequil: add it to the beginning of writeLine().
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!

[unplugged]

Quote from: SunKing on August 31, 2008, 10:57:13 AM
It's actually quite easy on most custom themes, once you understand how it's added.

>:(

I stand corrected. That was by far the most ridiculously difficult shoutbox custom theme edit to date - and I have done probably about 30 or so.

<insert cussing here>

OK. CLICK HERE and tell me if that will work for you. That was the best I could do.
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



dangerboy

nneonneo i already attached the two files in my last post. thanks

nneonneo

@dangerboy: You are using version 1.15 of the shoutbox with 1.21 <head> code. You should update your shoutbox to 1.21.
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!

dangerboy

which version 1.21? sb or the advance?  i tried the advance 1.21 it works i can see the shoutbox and type.. but i  it wont enter or appear the messages that i wrote. its just there the shoutbox and textfield

nneonneo

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!

callteg4

Anyone know how to change the history text as what got suggested to me above does not change the history text  :)

Ferretness

anyway to make the shoutbox text imput box add another line when you reach the end of the one you're on as opposed to continueing into nothing


ex.

:)

sdhfdshfoidhf
dsfhaisdfhsdd

:(

dishdisdhishd(end of box text goes into nothingness)

Sut

#yshout #shouts {
         overflow: auto;
         width: 550px;       /* the width you want to display */
         height: 150px;     /* the height you want to display */
}
font-size: 6px;
overflow: hidden;
}
#yshout #yshout-toollinks { /* tool links (History, Commands, etc.) */
}
#yshout #shouts { /* main shouts area */
}
#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: 4pt;
color: #141414;
}
#yshout #shout-form {
margin: 0;
padding: 0;
}
#yshout #shout-form fieldset {
border: none;
}
#yshout #forum-name {
color: #666666;
width: 50px;
margin-right: 5px;
}
#yshout #shout-text {
width: 200px;
margin-right: 5px;
}
#yshout #shout-button {
width: 55px;
}
#yshout .shout-invalid { /* invalid shout (shout textbox) */
background: #FFFDD1;
}
</style>';
// YSHOUT END - <head> code

hi, where i can change size fonts in my shoutbox? when i edit this code i dont have any Changes.sry for my english.

Con

Quote from: SunKing on August 31, 2008, 01:47:57 PM
Quote from: SunKing on August 31, 2008, 10:57:13 AM
It's actually quite easy on most custom themes, once you understand how it's added.

>:(

I stand corrected. That was by far the most ridiculously difficult shoutbox custom theme edit to date - and I have done probably about 30 or so.

<insert cussing here>

OK. CLICK HERE and tell me if that will work for you. That was the best I could do.
So it wasnt me, it was just that I picked a too difficult theme? well that does make me feel better.
And yea, it does work, could you add the php file for me? :D

You rawk <3

[unplugged]

As long as you have already installed the shoutbox using the package manager (which I believe you stated you have), then this should be all you need to have it working on your theme.
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



dangerboy

nneonneo it worked thank you man ur da best

Con

#3653
Quote from: SunKing on September 01, 2008, 11:25:59 AM
As long as you have already installed the shoutbox using the package manager (which I believe you stated you have), then this should be all you need to have it working on your theme.
Strange enough.. it doesnt work, and it only shows the shoutbox to admins? Oh and without looking as nice on your forum as well.
Maybe it didn't install right? I guess I'll browse through the manual install..manual to check if it installed properly...

-edit-
It did install everything... I dont get it.. want me to PM you the login to a test account with admin powers?

[unplugged]

Only showing to admins means you need to set the permissions for other membergroups using SMF's permission system in the admin area. As far as it not looking right, can you post/PM a link to your site so I can take a look at it in action. I can adjust it to work for your site like it is on my test site. I promise.  :P
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



Ferretness

anyway to make the shoutbox text imput box add another line when you reach the end of the one you're on as opposed to continueing into nothing


ex.

:)

sdhfdshfoidhf
dsfhaisdfhsdd

:(

dishdisdhishd(end of box text goes into nothingness)

[unplugged]

Are you talking about the textbox where you type your shout?
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



Con

#3657
SunKing fixed the problem with the theme, (he rawks!)

But now there's an error in the load, or so it says...
Notice: Undefined offset: 1 in /usr/home/deb11508/domains/tfdreamhouse.com/public_html/forum/Sources/Load.php(1726) : eval()'d code on line 72

Notice: Undefined offset: 2 in /usr/home/deb11508/domains/tfdreamhouse.com/public_html/forum/Sources/Load.php(1726) : eval()'d code on line 72

It wont auto-refresh, nor does it let me click history, it crashes the browser then.
attached the load.php for problem solving @_@

Ferretness

Quote from: SunKing on September 01, 2008, 12:49:08 PM
Are you talking about the textbox where you type your shout?

yes i am, I would give you screen shouts but photoshop is bugging out.

Ferretness

#3659
lemmui make it easier

// Shout form
echo '
<form id="shout-form" name="shout_form" action="#" onsubmit="doSend();return false;">
<fieldset>';
$inputForumName=' <input id="forum-name" type="text" maxlength="'.$maxUsernameChars.'"  ';
$inputShoutText=' <input id="shout-text" type="text" maxlength="'.$maxShoutChars.'"  ';
$inputShoutButton=' <input id="shout-button" type="submit" ';
if(isPostBanned())


Im pretty sure thats the code I have to edit.

I have no idea how but i want it to be like width=50px rows=4 I can change the numbers no my personal needs but I want to define how wide and how many rows the forum has.


Advertisement: