Archiving main page of chat...


no_avatar
nou nou
 
Posts: 35
Joined: Thu Nov 16, 2017 4:31 am
 Fri Aug 10, 2018 10:58 pm • via Web
Hello,


Is there a quick way to move all the messages of the main room of the chat (the one that can't be enabled/disabled and have specific users) to another room without having to tick every post in about 300 pages and do it one by one?

Even if there's a way to do it in the database would work - but I'd need some help with it...

Thanks!
no_avatar
nou nou
 
Posts: 35
Joined: Thu Nov 16, 2017 4:31 am
 Fri Aug 10, 2018 11:52 pm • via Web
Never mind - I figured it out, just change the room ID in the database:

Code: Select all
UPDATE phpbb_chat_messages SET dest_key = "new room ID" WHERE dest_key = "1"
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Sat Aug 11, 2018 9:22 pm • via Web
The only way to do it now is through the database, just as you put it.
It is possible that in the next version I included a way to do it without resorting to that

Who is online

Users browsing this forum: No registered users and 0 guests