Author |
Topic |
Mr Pink
Junior Member
United Kingdom
387 Posts |
Posted - 03 June 2006 : 18:25:05
|
Hi Simko
Rasure posted this about colours and backgrounds quote: Well to be completely compliant with snitz you can change this code in shoutbox_entries.asp near the top...
"<body>" & vbNewline
to this code...
"<body background=""" & strPageBGImageURL & """ bgColor=""" & strPageBGColor & """> & vbNewline
Alternativly replace the same code to the one below and change #008080 to suit your needs...
"<body bgcolor=""#008080""> & vbNewline
I'm no expert but I think you should look for this code to alter your colours< |
Martin Leyland Forum Leyland Lancashire UK |
|
|
Pull My Finger
Starting Member
43 Posts |
Posted - 04 June 2006 : 11:44:02
|
quote: Originally posted by rasure
I have the Smile Manager Plus mod installed on my working site and I can use custom smiles in the shout box ok.
It might have something to do with the location of the smiles all mine (on my working site not demo site) are in the images folder /forums/images/
rasure: My base snitz smilies in my Smile Manager Plus mod are located in /forums/images/ and all the new smilies I added into Smile Manager Plus mod are located in /forums/images/smilies, but none work from both locations.
I went a re-double checked the Shout Box Mod install. Then in my Smile Manager Plus mod I took all the new smilies I added in the past and transfered all those smilies from /forums/images/smilies/ to /forums/images/ so all my site smilies was located in /forums/images/. Then I made all the edits in the Smile Manager Plus mod to point to all the smilies, also double checked admin settings. After all that I still had the same problem.
Unless I missed something I came to the conclusion that my problem is because of the SHN forum code I'M running. I did fiqure out a work around that works! When I get done coding and testing it Ill post it up!
< |
Edited by - Pull My Finger on 04 June 2006 11:45:34 |
|
|
brian33433
New Member
60 Posts |
Posted - 13 June 2006 : 02:25:24
|
great mod but some members don't want to deal with it, is it possable to make it collapsable< |
When it happens after dark, its twice as nice... http://nightclubtonight.com |
|
|
brian33433
New Member
60 Posts |
Posted - 13 June 2006 : 11:51:07
|
looks good how do i do it, lol< |
When it happens after dark, its twice as nice... http://nightclubtonight.com |
|
|
CalloftheHauntedMaster
Junior Member
289 Posts |
Posted - 07 July 2006 : 21:32:47
|
I added the shoutbox DESC code. However, when I refresh, it scrolls to the very bottom of the shoutbox messages even though the DESC code is now placing new messages at the top. How can this be syncronized?< |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
|
|
Mr Pink
Junior Member
United Kingdom
387 Posts |
Posted - 27 July 2006 : 07:53:09
|
I would like to know if an option can be added so that a user can expand the shoutbox?< |
Martin Leyland Forum Leyland Lancashire UK |
|
|
klub
Starting Member
USA
37 Posts |
Posted - 07 August 2006 : 19:19:10
|
Just installed, works great, probably the easiest mod to install after trying to install the 1.5v from sonics instructions.
collapsing the shoutbox would be a great thing to have.
also my users spend 99% of their time in the "active topics" portion of the forum, so thats where i added the shout box. But if i'm in the middle of typing a response and the page refreshes i loose what i've typed.
i'm curious if it would be possible to make the "active topics" page not refresh when you type anything in the text box of the shoutbox?
i'm not sure if this could work, any comments would be appreciated, thanks.< |
"Kids, you tried your best and you failed miserably. The lesson is, never try" |
|
|
yigal7
Junior Member
297 Posts |
Posted - 13 September 2006 : 03:08:36
|
how can i do it to refresh after someone else send a post?< |
|
|
lory_wm
Starting Member
Italy
8 Posts |
Posted - 01 November 2006 : 08:58:14
|
i'd like to know a thing. how can i to do for insert the new message in the top of the shoutbox?
that is: with this shoutbox the oldest message are in the top; but, in the top, i'd like to insert the new message... but in the admin config features page i haven't this option and i'm not very skillful with the asp code.
can someone help me?! thank u, very much!!!
i'm sorry for my bad (very, very, very bad) english!!!< |
http://www.queenlegend.net/forum/
the best italian Queen's forum!!
|
|
|
lory_wm
Starting Member
Italy
8 Posts |
Posted - 01 November 2006 : 10:16:42
|
ok... i've found the solution!!!
at the line 159: set srst = my_conn.execute("SELECT * FROM " & strTablePrefix & "SHOUTBOX ORDER BY S_DATE ")
i've modified as follows: set srst = my_conn.execute("SELECT * FROM " & strTablePrefix & "SHOUTBOX ORDER BY S_DATE DESC")
so, the new message will appear at the top of the ShoutBox...
thanks to modifichicci!!< |
http://www.queenlegend.net/forum/
the best italian Queen's forum!!
|
|
|
lory_wm
Starting Member
Italy
8 Posts |
Posted - 01 November 2006 : 16:18:06
|
hello!! ahahahhahahahah
i've an another problem!!! this time, my problem, is the sliding bar... now, the new messages appear in the top of the ShoutBox, but the sliding bar remains in the bottom!!
how can i resolve this problem?? thank u!!! (i hope that you have undertood my question)< |
http://www.queenlegend.net/forum/
the best italian Queen's forum!!
|
|
|
lory_wm
Starting Member
Italy
8 Posts |
|
firstsrgt
Starting Member
2 Posts |
Posted - 25 December 2007 : 21:20:06
|
i have try to download the shout box V2.0 from the link that is provide but for some reason it say that the contenent has been remove would anyone be so kind to provide me with that MOD it would be hihgly appreciated< |
|
|
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 03 May 2008 : 21:56:24
|
anyone have a "new" link to this mod. It seems to not be available any longer.< |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
|
|
rasure
Junior Member
289 Posts |
|
Topic |
|