Quote:
Originally Posted by mtha
These are ONE TIME query, to get dateline information from moderatorlog and put into deldate in deletion log.
Assume that you have whole bunch of posts/threads deleted, and you just add a new field deldate (actually you should name it dateline for vB consistancy). the deldate value for all deleted posts/threads are ZERO.
However, when a moderator/admin delete a post/thread, the action will be record into moderator log (with dateline, and action = Post/Thread XXX Deleted)
The timeline in moderator log IS the time when the mod/admin delete a thread. I can just copy this value and put into deletionlog (if the deldate indeletionlog is missing (=0)
|
You mean I could add these to the installer?
And I cant name it dateline because it interferes with other rows, which causes errors. Believe me I tried
Quote:
Originally Posted by mtha
I want to sort the list by deldate, so that all the oldest deleted post are displayed first => I can take a look and hard-delete them first
|
Ill add this
Quote:
Originally Posted by teksigns
Small Bug found ....
if i select a few deleted post and i forget to tick one of the radio buttons .....
your script undeletes them instead of giving a error !
can you fix this
|
Ill take a look at this when I get home, I promise
I got abit distracted yest cos I installed RPG Maker XP.....