1 Users appreciate this thread.
SomeLuigiBot deletes old Misc!
luigi4thewin (2012-08-26 00:10:34)bye misc
2012-08-26 00:10:53
-Man that'd be a lot of manual work, because individual posts don't keep a reference to the forum, but to the thread.
SomeLuigi is changing in 2015.
little5 (2012-08-26 14:52:44)Goodbye. I have a gravestone sprite to replace where it says miscellaneous 1…
Log in to submit a comment
Back to forum: Announcements
New registered users today: 7
Newest registered user: ElegantVulpes

Hello everyone! Right now, actually, I just made SomeLuigiBot clear 25 threads out of the old Miscellaneous every hour.
I've done the calculations, and in 385 hours the forum should be empty.
Status:
Unknown, waiting for test (previously Bugged)
(9611 threads /div/ 25 threads/h = 384.44)
(384.44 /ceil=/ 385)
So, sit back and relax!
Well, this is turning a little short, maybe I should add one last thing:
The script uses mysqli_* plugin for PHP, instead of php_mysql, so I can take advantage of the multi_query() function as php_mysql doesn't send any packets to allow multiple queries, and it's can't parse their output either.
There, happy now, "Too Short; Waste of Space"-ers.
Edit:
seems the cron job doesn't like my code, maybe cron doesn't use the mysqli_* add-on?
Edit:
Disregard that! Cronjobs don't provide a $_SERVER[] variable, which I was relying on to path to the DB information file. Should be fixed
2012-08-26 12:09:00