Tried this, but get this error when trying to promote many articles at once. Uninstalled for now.
Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT t.threadid, t.open, t.visible, t.forumid, t.title, t.prefixid, t.postuserid, cn.nodeid
FROM vb3_thread t
left join cms_nodeinfo cn on cn.associatedthreadid = t.threadid
WHERE t.threadid IN (23834,22676,18271,18270,12423,9867,9866,9865,9864,9863,9835,9834,9833,9832,9831,9830,9829,9828,9827,9826,9825,9824,9823,9820,9819,9818,9817,9816,9815,9814,9813,9812,9811,9810,9806,567);
MySQL Error : Table 'mydatabasename.cms_nodeinfo' doesn't exist
Error Number : 1146
This would be a fantastic answer to my problems if someone can help fix it.
Tagged for future.