Originally posted by honkytonkman
View Post
Help For Xhtml_wml_chat_script2
Collapse
X
-
find function cleardata() at core.php..remove the codes of deleting chat msgs..Also in chat.php there's a timeout there..just look for it..Analyze
-
please give me the function code what u have added in ur chat ro0m script . I trayed to add thiz function in my script many times but i can . . Plz help meOriginally posted by honkytonkman View Post<div class='quotetop'>QUOTE (drwap @ Nov 14 2008, 05:49 PM) <{POST_SNAPBACK}></div>
..i will try it..maybe it must be the solution..why i did'nt think me?
..thanks a lot..
one thing..in your updated version it would be a original idea to put
advise messages when users enter and exit from chat rooms:
johndoe enters in (chatroomname) at 11.12
also original thing would be a symbol to end of the staff nicknames..
if johndoe is owner:
johndoe_@
if he's mod
johndoe_(M)
in my italian version i have done a
random gif image that shows close the inbox alert.
it likes pretty..
i am not a real good in php scripts but some little thing i can do..
Leave a comment:
-
Honky what would be the value that you changed the file core.php? to remain the messages in chat?
Leave a comment:
-
<div class='quotetop'>QUOTE (drwap @ Nov 14 2008, 05:49 PM) <{POST_SNAPBACK}></div>..i will try it..maybe it must be the solution..why i did'nt think me?go to cpanel and turn auto pm off then evrything should be fine[/b]
..thanks a lot..
one thing..in your updated version it would be a original idea to put
advise messages when users enter and exit from chat rooms:
johndoe enters in (chatroomname) at 11.12
also original thing would be a symbol to end of the staff nicknames..
if johndoe is owner:
johndoe_@
if he's mod
johndoe_(M)
in my italian version i have done a
random gif image that shows close the inbox alert.
it likes pretty..
i am not a real good in php scripts but some little thing i can do..
Leave a comment:
-
<div class='quotetop'>QUOTE (honkytonkman @ Nov 14 2008, 05:37 PM) <{POST_SNAPBACK}></div>go to cpanel and turn auto pm off then evrything should be finewell. i hope so..
meanwhile i have fixed the problem for to keep chat messages in the rooms..simply changin' a value in the core.php page..
i've been lucky i thought !..
now ,putting on it numbers in seconds i can keep messages inside the rooms created by owner as i want..24 ,48 hours etc.
the great bug on this version is the "ghost" inbox alert that appears on rooms and topics ,without no new inbox ..
impossible to wipe the alert..only way to do it is to delate anything in privates ibf on sql database.
i see that this ghost inbox alert appears when you make a post in forums..
another change i've done by myself is a automatic logout (after 9 seconds) in logout.php .
now i'm still fighting for the data close nickname in chatrooms..
[/b]
Leave a comment:
-
well. i hope so..
meanwhile i have fixed the problem for to keep chat messages in the rooms..simply changin' a value in the core.php page..
i've been lucky i thought !..
now ,putting on it numbers in seconds i can keep messages inside the rooms created by owner as i want..24 ,48 hours etc.
the great bug on this version is the "ghost" inbox alert that appears on rooms and topics ,without no new inbox ..
impossible to wipe the alert..only way to do it is to delate anything in privates ibf on sql database.
i see that this ghost inbox alert appears when you make a post in forums..
another change i've done by myself is a automatic logout (after 9 seconds) in logout.php .
now i'm still fighting for the data close nickname in chatrooms..
Leave a comment:
-
<div class='quotetop'>QUOTE (honkytonkman @ Nov 12 2008, 02:05 PM) <{POST_SNAPBACK}></div>Well i am gonna finish my version of lavalair soon if you want u can get this script then and it has no bugsi done some changes to keep open users chatrooms for 48 hours..changin' values in chat.php and core.php .
the changes work , and rooms stand there..but text messages disappears the same when anyone goes out..
on xhtml_wml_chat script2 i see a bad function on inbox messages..sometimes the advice appears
but no new inbox are on it..and it's impossible to wipe the inbox alert in rooms and topics..this bug is known?
i put also if (trim($message) != "strtotime()")
but no date appears close the nick/message ..but now at avery page refresh the nick /message is duplicated!!..
i'm a bad one but wml_xhtml_script2 ..lavalair or wapdesire,call it as ya want, IS A BUGS CONVENTION..[/b]
Leave a comment:
-
i done some changes to keep open users chatrooms for 48 hours..changin' values in chat.php and core.php .
the changes work , and rooms stand there..but text messages disappears the same when anyone goes out..
on xhtml_wml_chat script2 i see a bad function on inbox messages..sometimes the advice appears
but no new inbox are on it..and it's impossible to wipe the inbox alert in rooms and topics..this bug is known?
i put also if (trim($message) != "strtotime()")
but no date appears close the nick/message ..but now at avery page refresh the nick /message is duplicated!!..
i'm a bad one but wml_xhtml_script2 ..lavalair or wapdesire,call it as ya want, IS A BUGS CONVENTION..
Leave a comment:
-
<div class='quotetop'>QUOTE (honkytonkman @ Nov 11 2008, 06:31 PM) <{POST_SNAPBACK}></div>If you would know it you did not woite itthe formula i know it..it's WHERE to put the code that i don't find..[/b]
<div class='quotetop'>QUOTE (honkytonkman)</div>and would find WHERE to put the code I mean did not ask for the copy and paste workdate ,for exemple,as : 10-04-2008
instead that english days words: saturday 21,etc.[/b]
Leave a comment:
-
<div class='quotetop'>QUOTE (rukiya @ Nov 11 2008, 06:00 PM) <{POST_SNAPBACK}></div>the formula i know it..it's WHERE to put the code that i don't find..
Leave a comment:
-
thanks.. i have another modification i'd like to put it..
date and hour behind the nicks in chatroom text..
11/11/2008-14:08 -johndoe
Leave a comment:
-
Find this in chat.php and change it how u want it
Code:$timeto = 300;
Leave a comment:
Leave a comment: