patvdv
05-07-2002, 08:47 AM
Hi,
I am trying to come up with a way to move threads by a background job. I have seen that there is a routine present in postings.php to accomplish this but it works by means of an interactive dialog first (the move thread option). How can I make a thread move WITHOUT having to pass through this dialog box?
I have tried something like:
../../postings.php?s=&action=domove&threadid=7000&forumid=66&method=move
But it doesn't work. Any ideas?
I am trying to come up with a way to move threads by a background job. I have seen that there is a routine present in postings.php to accomplish this but it works by means of an interactive dialog first (the move thread option). How can I make a thread move WITHOUT having to pass through this dialog box?
I have tried something like:
../../postings.php?s=&action=domove&threadid=7000&forumid=66&method=move
But it doesn't work. Any ideas?