PDA

View Full Version : The deletion of old visitor messages from day X automatically?


OturanBoğa
04-28-2009, 07:55 AM
I can delete previously deleted old visitor messages completely through Deluxe Delete Soft Deleted (https://vborg.vbsupport.ru/showthread.php?t=188225) when I want. Is there any way that I can delete old visitor messages from day X in a similar manner ?

Lynne
04-28-2009, 02:18 PM
You want to delete ALL visitor messages older than x days? You may want to just write a cron job/scheduled task to do that. I don't know of any default vbulletin method to do that automatically.

OturanBoğa
04-28-2009, 03:11 PM
yes, I would like to delete all of the visitor messages that are older than X days. How can I do this with vbulletin's cron job/scheduled task?

Lynne
04-28-2009, 03:33 PM
You would just create a page with the query and put the page in the /cron directory and then create a Scheduled Task to run it. I don't like writing queries, but I don't mind checking over queries written by others. So, post your query and I'm sure we can review it for you.

OturanBoğa
04-29-2009, 11:35 AM
With 20 thousand members, I receive thousands of visitor messages. Considering that mine is not the only forum with 20 thousand members and that nobody else is making a problem out of it (or trying to find a solution to it), maybe I can ignore this situation as well. Thank you