FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Bulk Move?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Bulk Move? [message #158716 is a reply to message #158715] Fri, 13 March 2009 14:51 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Yes, it's doable. Start with something like this:

UPDATE fud26_thread
   SET forum_id = ...
 WHERE datediff(now(), from_unixtime(last_post_date)) > 730;


Also look at the code in admaprune.php.

Please let me know when your script is ready so we can add it to the wiki.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: contributions only for registered user
Next Topic: Is there a way to merge threads?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Nov 25 03:49:43 GMT 2024

Total time taken to generate the page: 0.05566 seconds