Highlander - Were the news posts made before or after you installed the script? If they were made after you installed the script, check your newthread.php and newreply.php files to make sure that you edited them right. If the posts were made before the script was installed, see this post for quick instructions on how you can update them -
https://vborg.vbsupport.ru/show...3825#post333825
Showing the news from multiple fourms isn't hard. Just open your myvbindex.php file and look for:
PHP Code:
thread.forumid=$newsforum
Replace that with:
PHP Code:
forumid=X OR forumid=Y OR forumid=Z OR forumid=W
(replace x,y,z, & w with the id numbers of those forums)