Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
It's fairly simple to mass move threads.[CODE]UPDATE xf_thread SET node_id = 1 WHERE node_id = 2;[/CODE]Where 1 is the new (destination) node id and 2 is the old (source) node id
It's fairly simple to mass move threads.
[CODE]UPDATE xf_thread SET node_id = 1 WHERE node_id = 2;[/CODE]
Where 1 is the new (destination) node id and 2 is the old (source) node id
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences