PDA

View Full Version : News Hack with Multiple Forums?


freakify
09-21-2002, 07:02 AM
I've been searching, so please forgive me if there is one and I didn't look hard enough, but I didn't see it. Anyway, is there a news hack that displays news, but not only from one forumID, but from other forumIDs?

Thanks

Xenon
09-21-2002, 10:14 AM
well it depends on the newshack you use, but normally every newshack can do that.

in the newshack you'll find a line like $DB_site->query("SELECT * FROM thread WHERE forumid=x"); or something like...
if you change forumid=x into forumid IN (x,y,z) you can add more forumids

TECK
09-21-2002, 12:50 PM
ya. vbHome (lite). you can set a simple array to select your forums.

Logician
09-22-2002, 07:07 AM
You might want to check Logician News (https://vborg.vbsupport.ru/showthread.php?s=&threadid=39278) too..