How can I add edit/delete functions for each message in chatbox?
+2
JScript
Van-Helsing
6 posters
Page 4 of 4
Page 4 of 4 • 1, 2, 3, 4
How can I add edit/delete functions for each message in chatbox?
First topic message reminder :
Hello,
How can I add edit/delete functions in chatbox messages per each message? I need to allow the members edit/delete their messages from chatbox and the staff will be able to edit/delete messages for each message of chatbox.
Example:
Hello,
How can I add edit/delete functions in chatbox messages per each message? I need to allow the members edit/delete their messages from chatbox and the staff will be able to edit/delete messages for each message of chatbox.
Example:
Last edited by Black-Shadow on May 8th 2015, 10:30 pm; edited 2 times in total
Re: How can I add edit/delete functions for each message in chatbox?
Hello @JScript, i think the problem is in chat box cookies management or in widget staff online cookies management , I tried the latest update of chatbox and I am still facing problem. As I watched previously the latest chatbox code conflicts the staff online widget.
Re: How can I add edit/delete functions for each message in chatbox?
@JScript I managed to fix both errors in the console, but still there is no text to edit when i click edit. Can this be fixed?
I await your response.
Regards
FrOsTyXi
I await your response.
Regards
FrOsTyXi
Re: How can I add edit/delete functions for each message in chatbox?
This AddOn that I did for the chat box does not use anything of cookies, therefore your problem is the widget and since the topic here is about my code, I will limit myself to just support him!Black-Shadow wrote:Hello @JScript, i think the problem is in chat box cookies management or in widget staff online cookies management
@FrOsTyXi & @Black-Shadow
New update: The messages parse has been rewritten!
Download: https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis#956186
So long,
JS
Re: How can I add edit/delete functions for each message in chatbox?
@JScript seems to be getting better, but still the same issue when going to edit a message nothing is in the text box and also noticed i cant edit one of my messages the edit link is not active. Its just one message.
Regards
FrOsTyXi
Regards
FrOsTyXi
Re: How can I add edit/delete functions for each message in chatbox?
@FrOsTyXi
So, everything is ok?
Latest version: https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis#956186
JS
So, everything is ok?
Latest version: https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis#956186
JS
Re: How can I add edit/delete functions for each message in chatbox?
@JScript all with the edit is fine now thank you but my admin is saying every reoad she does this is what she is seeing
Could this be on her end only? She said only since this shoutbox update she has seen this.
Regards
FrOsTyXi
Could this be on her end only? She said only since this shoutbox update she has seen this.
Regards
FrOsTyXi
Re: How can I add edit/delete functions for each message in chatbox?
@FrOsTyXi
If this does not happen to you that is also admin and with me it does not happen, then ask him to clear the browser cache, close, reboot the computer and then test to see if still remains ok?
Another important thing: Always clean the messages when you update a code ok?
JS
If this does not happen to you that is also admin and with me it does not happen, then ask him to clear the browser cache, close, reboot the computer and then test to see if still remains ok?
Another important thing: Always clean the messages when you update a code ok?
JS
Re: How can I add edit/delete functions for each message in chatbox?
Hello @JScript and @FrOsTyXi,
Where can I found the latest update? Is the chabox code link updated at first topic of this post https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis?
Where can I found the latest update? Is the chabox code link updated at first topic of this post https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis?
Re: How can I add edit/delete functions for each message in chatbox?
Black-Shadow wrote:Hello @JScript and @FrOsTyXi,
Where can I found the latest update? Is the chabox code link updated at first topic of this post https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis?
@Black-Shadow Yes sir!
Re: How can I add edit/delete functions for each message in chatbox?
Latest version: Edit/Delete messages in chat box
Note: Always clean the messages when you update a code ok?
JS
Note: Always clean the messages when you update a code ok?
JS
Re: How can I add edit/delete functions for each message in chatbox?
JScript wrote:Latest version: Edit/Delete messages in chat box
Note: Always clean the messages when you update a code ok?
JS
Ok @JScript,
I have cleaned up the messages and update the code to test it again, but it needs 1-2 refreshes to display correct the messages otherwise displaying the messages in this format:
The same bug appearing when i am deleting a message and then refresh the page:
I think the edit/delete functions usage is not restoring the settings of chatbox and the code somewhere is breaking and dont restore/keep the chatbox settings. I think after edit / delete message the chatbox configuration must be kept and restored or the edit / delete message functions must not affecting the chatbox configuration.
Those messages appearing when member status changed to "Away" as I watched.
Re: How can I add edit/delete functions for each message in chatbox?
@JScript I watched another bug:
When the cursor is in chatbox message input box and when you scroll down with mouse the forum it jumps back to the chatbox.
When the cursor is in chatbox message input box and when you scroll down with mouse the forum it jumps back to the chatbox.
Re: How can I add edit/delete functions for each message in chatbox?
This is incredible because I can not reproduce this problem in any browser!Black-Shadow wrote:@JScript I watched another bug:
When the cursor is in chatbox message input box and when you scroll down with mouse the forum it jumps back to the chatbox.
New update:
/***
* New Chatbox pseudo commands (Beta test and staff only!)
*
* Command ------------ Explanation
* --------------------------------------------------------------------------------------------------------
* /shake ---------------- "Username" shook the chat window to catch everyone's attention!
*
*/
Download: https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis#956061
So long,
JS
Re: How can I add edit/delete functions for each message in chatbox?
Also it's ony like that for me
I know why this happend it the TM i have in my name that does not show in the chatbox!
Regards
FrOsTyXi
Re: How can I add edit/delete functions for each message in chatbox?
Hello dear all,
What is new update contains?
What is new update contains?
Re: How can I add edit/delete functions for each message in chatbox?
@Black-Shadow
New update:
Download: https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis#956061
So long,
JS[/quote]
New update:
/***
* New Chatbox pseudo commands (Beta test and staff only!)
*
* Command ------------ Explanation
* --------------------------------------------------------------------------------------------------------
* /shake ---------------- "Username" shook the chat window to catch everyone's attention!
*
*/
Download: https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis#956061
So long,
JS[/quote]
Re: How can I add edit/delete functions for each message in chatbox?
I think the most of the problems have been solved. I am marking this topic as solved to keep the discussion only in this topic https://help.forumotion.com/t138790-new-chat-box-a-brief-analysis.
Best Regards,
Black-Shadow
Best Regards,
Black-Shadow
Re: How can I add edit/delete functions for each message in chatbox?
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 4 of 4 • 1, 2, 3, 4
Similar topics
» [ONLY TOPIC] Can't delete or edit groups
» Moderator without edit/delete permission
» How Delete Edit Skin Images
» Moving Edit, Delete, IP, etc. to Bottom of Post
» Members can't edit or delete their posts
» Moderator without edit/delete permission
» How Delete Edit Skin Images
» Moving Edit, Delete, IP, etc. to Bottom of Post
» Members can't edit or delete their posts
Page 4 of 4
Permissions in this forum:
You cannot reply to topics in this forum