Author |
Topic |
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 04 May 2008 : 22:13:07
|
cool got it. Thanks a heap! :)< |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
|
|
mdelcour2000
Junior Member
United States
133 Posts |
|
Stevensan
Starting Member
38 Posts |
Posted - 05 November 2008 : 23:57:14
|
Hi guys, anyone experience error with the shoutbox? The shoutbox hanged on me sometimes after I have successfully implemented it in my forum. The scenario is that, it will hang at the last message and refuse to accept anymore new incoming messages and the last message are just text message with smileys. There were no error generated therefore I can't determine the source of the error.
Any help from the experts here?< |
Snitz Forum 3.4 + PM + Poll + Avatar + Message Icon + Gender + Hover Color + CellBGImage + Additional Smilies + ActiveUser Mod |
Edited by - Stevensan on 06 November 2008 00:00:05 |
|
|
Mr Pink
Junior Member
United Kingdom
387 Posts |
Posted - 06 November 2008 : 08:28:23
|
My shoutbox sometimes gets stuck. try deleting some messages and it might start working again.< |
Martin Leyland Forum Leyland Lancashire UK |
|
|
Stevensan
Starting Member
38 Posts |
Posted - 10 November 2008 : 19:55:58
|
Thats the exact same problem i get but how to completely resolve this issue anyone knows? I think its something to do with the shoutboxs' code. Could it happen becos someone might have input some weird stuff into the shoutbox?< |
Snitz Forum 3.4 + PM + Poll + Avatar + Message Icon + Gender + Hover Color + CellBGImage + Additional Smilies + ActiveUser Mod |
|
|
Stevensan
Starting Member
38 Posts |
Posted - 11 November 2008 : 19:41:50
|
Anyone out there who can advise us? =)< |
Snitz Forum 3.4 + PM + Poll + Avatar + Message Icon + Gender + Hover Color + CellBGImage + Additional Smilies + ActiveUser Mod |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 11 November 2008 : 23:58:59
|
For those wanting a collapsing table for the callbox, here's a replacement "inc_shoutbox.asp": Shoutbox
I haven't been able to get the shoutbox to freeze, so that fix will have to wait a bit.< |
|
|
Stevensan
Starting Member
38 Posts |
Posted - 13 November 2008 : 02:55:58
|
Alright! Thanks Carefree. I am not sure how the freeze came about also... Its rather random. What should i do to help when the freeze happens again? So far the only thing i can feedback is that the freeze simply don't allow new message to be added or shown unless all the existing messages is cleared from the shoutbox.< |
Snitz Forum 3.4 + PM + Poll + Avatar + Message Icon + Gender + Hover Color + CellBGImage + Additional Smilies + ActiveUser Mod |
Edited by - Stevensan on 13 November 2008 02:57:09 |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 13 November 2008 : 05:07:47
|
Take a screenshot, in case it's being caused by an image. Press Alt-PrtScr. Open wordpad, paste it in there. Save it on the web so we can see it.
< |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 13 November 2008 : 05:11:24
|
On another note, the member_name field in the shoutbox code is set to size of 255. Since the forum limits the name field to 75, that can be reduced drastically in size.< |
|
|
Stevensan
Starting Member
38 Posts |
Posted - 13 November 2008 : 07:05:44
|
Ok no problem. I will take a screenshot if the error crop up again. But what do i need to do for the member_name field? Edit the field size to 75 in the database? Does this help in the error? Or is it a mean to optimise the database?
quote: Originally posted by Carefree
On another note, the member_name field in the shoutbox code is set to size of 255. Since the forum limits the name field to 75, that can be reduced drastically in size.
< |
Snitz Forum 3.4 + PM + Poll + Avatar + Message Icon + Gender + Hover Color + CellBGImage + Additional Smilies + ActiveUser Mod |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 14 November 2008 : 03:21:02
|
Well I reduced the size in the database for space reasons. I do not see any way that the size could cause a locking issue, but I won't say that it couldn't happen.< |
|
|
Stevensan
Starting Member
38 Posts |
Posted - 15 November 2008 : 01:07:50
|
Thanks Carefree. Your advise is good! I will optimise the database too. =)< |
Snitz Forum 3.4 + PM + Poll + Avatar + Message Icon + Gender + Hover Color + CellBGImage + Additional Smilies + ActiveUser Mod |
|
|
marcomax
Starting Member
19 Posts |
Posted - 07 February 2009 : 01:40:04
|
How can I make shoutbox taller so that more msgs are shown?
THX< |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 07 February 2009 : 07:26:28
|
To increase the height of the shoutbox area, look for the following line (appx 107) in "inc_shoutbox.asp".Change that to say: Change the value (in red) until you get your desired size.< |
|
|
Topic |
|