Hi.
We would like to move a lot of articles (3.000) from weblog A to weblog B. The items we would like to move are all items that have status -> closed.
I’ve looked into running a database query, but noticed that both exp_weblog_data and exp_weblog_titles have a field weblog_id. Do I need to update both tables to achieve a move?
thanks!