TaigaChat Pro - Realtime chat/shoutbox [Deleted]

Hi Luke,
Thanks for the update,
after updating, i am facing an issue :
Chat is displayed ok on my forum page, but no reaction when entering text.
Also, in users > permission, the permission block for taigachat is not present.
Can i give you an access to check?
Regards
Nicolas
 
Last edited:
The inline deletion does not work without a refresh. I use the new version and after delete a post the whole page reloads as before.
 
Hello, I cannot find any introduction how to update my existing paid version, can someone help?
 
Last edited:
Hello, I cannot find any introduction how to update my existing paid version, can someone help?
Just need to look > here <

Update instructions:

1.1.0 to 1.2.0:
  1. Upload contents of upload folder to forum root, overwriting all files.
    Disregard widget_framework_taigachat_pro.xml and xenporta folder.
  2. Upgrade addon using addon-TaigaChat.xml file
  3. Note that there is a new permission 'Bypass flood time', though 99% of you don't need to worry about configuring this

There is no change, the post is only gone when the page is automatically reloaded.

Did you try CTRL + F5?
 
I think you don't understand me. The message is gone after reloading the page, but in the update logs an inline deletion without reloading is mentioned.
  • Added inline deletion (no refresh)

And this is not working.
 
I think you don't understand me. The message is gone after reloading the page, but in the update logs an inline deletion without reloading is mentioned.
No, I understand you very well. If it is working fine for @RoldanLT and not working for you, then I think something is not working right on your side, don't you think?
 
  • Like
Reactions: rdn
The inline deletion does not work without a refresh. I use the new version and after delete a post the whole page reloads as before.

Can you PM me a link to your site and a test account?

Hi Luke,
Thanks for the update,
after updating, i am facing an issue :
Chat is displayed ok on my forum page, but no reaction when entering text.
Also, in users > permission, the permission block for taigachat is not present.
Can i give you an access to check?
Regards
Nicolas

PM me admin CP details and I will check this for you


Sorry, talked to XFRocks and he told me to try back here. Something about editing the template.

In template dark_taigachat_full, remove or comment out:

Code:
                <xen:include template="sidebar_online_users">
                    <xen:map from="$taigachat.onlineUsers" to="$onlineUsers" />
                </xen:include>
 
No, I understand you very well. If it is working fine for @RoldanLT and not working for you, then I think something is not working right on your side, don't you think?
It is actually not working. You can simply produce the situation yourself. Open your forum twice and post something in the first tab, then delete it. Your second tab will display the message, but not delete it. If you post something else after deleting the first message, your second tab will load this second message as well, but will not delete the first message. It will only be be gone when you refresh the page on your second tab.
 
It is actually not working. You can simply produce the situation yourself. Open your forum twice and post something in the first tab, then delete it. Your second tab will display the message, but not delete it. If you post something else after deleting the first message, your second tab will load this second message as well, but will not delete the first message. It will only be be gone when you refresh the page on your second tab.

The feature you are thinking of has not been added yet. Deletions only apply without refresh now for the user deleting the message (previously the page was reloaded after clicking the delete link)
 
The feature you are thinking of has not been added yet. Deletions only apply without refresh now for the user deleting the message (previously the page was reloaded after clicking the delete link)
And this (the change you made) was the result I was after.

It's okay that it will not be removed from other user pages as that would add a lot of extra processing required for such a rare event. The main goal was to make it easier on the moderators by not disorienting them when they delete messages on their own screen, especially if they have to delete more than one right after another, and the change you made should do that.

I assume that a user coming into chat for the first time (or reloading the page) after a message has been deleted would not see it. The other existing users in chat would have likely seen and read the to-be-deleted message anyway so removing it after the fact from their page is not really a priority.

-Zeras
 
Last edited:
Back
Top Bottom