Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 19, 20204 yr It would be nice to have a bot with settings that would delete topics without responses after a certain number of days (0 pieces). Or is it there and I just don't know? :)
September 19, 20204 yr There is no such functionality in Invision Community. I wonder why one would need that... What I agree with though is that more automation would be very helpful. (And no, Zapier does not cover it at all unfortunately.)
September 19, 20204 yr Not best solution but you may try this mod to recognize "zero replies" topics and delete them manually:
September 19, 20204 yr Author 7 minutes ago, MMXII said: There is no such functionality in Invision Community. I wonder why one would need that... This is usually a useless page. I don't like, for example, switching from a Search engine to such pages usually. 3 minutes ago, DawPi said: Not best solution but you may try this mod to recognize "zero replies" topics and delete them manually: You can clean up old topics with 0 responses in the admin panel by hand without plugins :)
September 19, 20204 yr 6 minutes ago, Egorkin said: You can clean up old topics with 0 responses in the admin panel by hand without plugins 🙂 How?
September 19, 20204 yr Author Not very convenient. In each forum, select "Move/delete posts" from the menu. There, in the filter, select the appropriate settings. In 4.4, there were sometimes glitches, so it's better to first move the topics to a temporary section, check, and then delete them from there. P.S.: I CRON use a simple php script to search for topics with 0 messages once a month and change them to a hidden section "for deletion". 👨🍳 Edited September 19, 20204 yr by Egorkin