Quote:
Originally Posted by ozzy47
What version of vB4 and what version of PHP are you running?
|
4.2.1 is the vBulletin version (4.2.2 breaks some plugins).
PHP:
PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
Also, would it be fine for me to do the following query to move threads instead?
UPDATE `database`.`thread` SET `forumid` = '117' WHERE `thread`.`threadid` =30113;